npapi-vlc | branch: master | Julien Bouquillon <[email protected]> | Wed Jan 9 18:10:31 2013 +0100| [70fc8f315de4b80bb856b72a4ba0652a97dedca2] | committer: Jean-Baptiste Kempf
Add the classic VLCobject and VLCcontrol libraries Signed-off-by: Jean-Baptiste Kempf <[email protected]> > http://git.videolan.org/gitweb.cgi/npapi-vlc.git/?a=commit;h=70fc8f315de4b80bb856b72a4ba0652a97dedca2 --- share/test/VLCcontrols/ExternalLibLoader.js | 60 ++ share/test/VLCcontrols/README.txt | 48 ++ share/test/VLCcontrols/SimpleSlider.js | 226 ++++++++ share/test/VLCcontrols/VLCcontrols.js | 691 +++++++++++++++++++++++ share/test/VLCcontrols/VLCobject.js | 215 +++++++ share/test/VLCcontrols/advanced.html | 306 ++++++++++ share/test/VLCcontrols/example.html | 105 ++++ share/test/VLCcontrols/example2.html | 84 +++ share/test/VLCcontrols/example3.html | 102 ++++ share/test/VLCcontrols/example4.html | 104 ++++ share/test/VLCcontrols/example5.html | 109 ++++ share/test/VLCcontrols/idle2.gif | Bin 0 -> 17987 bytes share/test/VLCcontrols/images/fullscreen.gif | Bin 0 -> 97 bytes share/test/VLCcontrols/images/fullscreen2.gif | Bin 0 -> 1058 bytes share/test/VLCcontrols/images/idle2.gif | Bin 0 -> 17987 bytes share/test/VLCcontrols/images/increase_bg.gif | Bin 0 -> 94 bytes share/test/VLCcontrols/images/increase_knob.gif | Bin 0 -> 80 bytes share/test/VLCcontrols/images/info.png | Bin 0 -> 896 bytes share/test/VLCcontrols/images/moins.gif | Bin 0 -> 97 bytes share/test/VLCcontrols/images/moins2.gif | Bin 0 -> 869 bytes share/test/VLCcontrols/images/options.png | Bin 0 -> 1014 bytes share/test/VLCcontrols/images/pause2.gif | Bin 0 -> 1012 bytes share/test/VLCcontrols/images/play2.gif | Bin 0 -> 1003 bytes share/test/VLCcontrols/images/player_next.png | Bin 0 -> 199 bytes share/test/VLCcontrols/images/player_pause.png | Bin 0 -> 177 bytes share/test/VLCcontrols/images/player_play.png | Bin 0 -> 215 bytes share/test/VLCcontrols/images/player_prev.png | Bin 0 -> 195 bytes share/test/VLCcontrols/images/player_stop.png | Bin 0 -> 176 bytes share/test/VLCcontrols/images/plus.gif | Bin 0 -> 100 bytes share/test/VLCcontrols/images/plus2.gif | Bin 0 -> 997 bytes share/test/VLCcontrols/images/slider_bg.gif | Bin 0 -> 60 bytes share/test/VLCcontrols/images/sound.png | Bin 0 -> 357 bytes share/test/VLCcontrols/images/sound_mute.png | Bin 0 -> 377 bytes share/test/VLCcontrols/images/stop2.gif | Bin 0 -> 994 bytes share/test/VLCcontrols/images/uri.png | Bin 0 -> 362 bytes share/test/VLCcontrols/licence_BSD.txt | 15 + share/test/VLCcontrols/slim.html | 95 ++++ share/test/VLCcontrols/styles.css | 61 ++ share/test/VLCcontrols/subtitles.srt | 171 ++++++ share/test/VLCcontrols/uri.png | Bin 0 -> 362 bytes 40 files changed, 2392 insertions(+) Diff: http://git.videolan.org/gitweb.cgi/npapi-vlc.git/?a=commitdiff;h=70fc8f315de4b80bb856b72a4ba0652a97dedca2 _______________________________________________ vlc-commits mailing list [email protected] http://mailman.videolan.org/listinfo/vlc-commits
