a jQuery UI plugin named nsvideo, that plays videos using html5, was implemented...
authorCalin Burloiu <calin.burloiu@gmail.com>
Wed, 3 Aug 2011 13:05:27 +0000 (16:05 +0300)
committerCalin Burloiu <calin.burloiu@gmail.com>
Wed, 3 Aug 2011 13:05:27 +0000 (16:05 +0300)
commite47a97763d745e654ab60c17a85d794b46734ddf
treeea86fe606f576f2d11c756b7b162e79904d2810f
parentc3cb1c599db718a4fd81c7df57850fced9f64c02
a jQuery UI plugin named nsvideo, that plays videos using html5, was implemented and has been integrated into the site; next step is to extend it to support vlc as well
23 files changed:
application/controllers/catalog.php
application/controllers/video.php
application/models/videos_model.php
application/views/video/watch_view.php
css/images/ui-bg_diagonals-thick_18_b81900_40x40.png [new file with mode: 0644]
css/images/ui-bg_diagonals-thick_20_666666_40x40.png [new file with mode: 0644]
css/images/ui-bg_flat_10_000000_40x100.png [new file with mode: 0644]
css/images/ui-bg_glass_100_f6f6f6_1x400.png [new file with mode: 0644]
css/images/ui-bg_glass_100_fdf5ce_1x400.png [new file with mode: 0644]
css/images/ui-bg_glass_65_ffffff_1x400.png [new file with mode: 0644]
css/images/ui-bg_gloss-wave_35_f6a828_500x100.png [new file with mode: 0644]
css/images/ui-bg_highlight-soft_100_eeeeee_1x100.png [new file with mode: 0644]
css/images/ui-bg_highlight-soft_75_ffe45c_1x100.png [new file with mode: 0644]
css/images/ui-icons_222222_256x240.png [new file with mode: 0644]
css/images/ui-icons_228ef1_256x240.png [new file with mode: 0644]
css/images/ui-icons_ef8c08_256x240.png [new file with mode: 0644]
css/images/ui-icons_ffd27a_256x240.png [new file with mode: 0644]
css/images/ui-icons_ffffff_256x240.png [new file with mode: 0644]
css/jquery-ui-1.8.14.custom.css [new file with mode: 0644]
css/jquery.ui.nsvideo.css [new file with mode: 0644]
css/video.css [new file with mode: 0644]
js/jquery-ui-1.8.14.custom.min.js [new file with mode: 0644]
js/jquery.ui.nsvideo.js [new file with mode: 0644]