Initial commit of the Multimediaplayer app 97/17397/2 accepted/tizen/ivi/20140307.032032 submit/tizen/20140307.000420 submit/tizen/20140307.000925
authorbrianjjones <brian.j.jones@intel.com>
Thu, 6 Mar 2014 23:26:00 +0000 (15:26 -0800)
committerbrianjjones <brian.j.jones@intel.com>
Thu, 6 Mar 2014 23:54:05 +0000 (15:54 -0800)
commit1dc57cfdbf9af59a0548c79d2e485dae9e7ca379
tree2ce13d1e56cfb2c8927e802055cfda51b4b48005
Initial commit of the Multimediaplayer app

Change-Id: I61526aec80bd0fb5d77cec6e138140d024e41268
22 files changed:
Makefile [new file with mode: 0644]
components/infoPanel/infoPanel.js [new file with mode: 0644]
components/spectrumAnalyzer/spectrumAnalyzer.js [new file with mode: 0644]
components/timeProgressBar/timeProgressBar.js [new file with mode: 0644]
config.xml [new file with mode: 0644]
css/music_library.css [new file with mode: 0644]
css/style.css [new file with mode: 0644]
icon.png [new file with mode: 0644]
images/audio-placeholder.jpg [new file with mode: 0644]
images/container-placeholder.jpg [new file with mode: 0644]
images/default-placeholder.jpg [new file with mode: 0644]
images/video-placeholder.jpg [new file with mode: 0644]
index.html [new file with mode: 0644]
js/carousel.js [new file with mode: 0644]
js/localcontent.js [new file with mode: 0644]
js/main.js [new file with mode: 0644]
js/mediacontent.js [new file with mode: 0644]
js/multimedialibrary.js [new file with mode: 0644]
js/remotecontent.js [new file with mode: 0644]
js/utils.js [new file with mode: 0644]
packaging/html5-ui-multimediaplayer.changes [new file with mode: 0644]
packaging/html5-ui-multimediaplayer.spec [new file with mode: 0644]