Commit graph

40 commits

Author SHA1 Message Date
j
76fc986e97 durationchange no longer calles loadedmetadata; support updating video element to no items 2013-07-14 09:16:39 +00:00
j
079114c598 support updating video 2013-07-13 23:06:44 +00:00
rlx
7572c105d7 fix loop icon 2013-07-12 20:30:07 +00:00
rlx
0fdd110f11 Ox.VideoPlayer: add loop option and control 2013-07-12 14:43:30 +00:00
j
f938f281f1 rewrite Ox.VideoElement 2013-07-09 22:48:22 +00:00
j
58e078e3bb log as Video not VIDEO 2013-06-14 16:39:38 +00:00
j
907d41642b typo 2013-05-10 11:59:39 +00:00
j
535c04d386 wrap more strings in Ox._ 2013-05-10 10:45:24 +00:00
j
4d8c716d0b add localization to Ox 2013-05-09 13:03:33 +00:00
rolux
36e3dcd264 in video player, make sure poster is below loading icon 2013-03-01 17:01:21 +05:30
rolux
31fa5f5386 Video Player: trigger timeline event 2013-02-21 13:11:20 +05:30
rolux
51881d98b9 typo 2013-02-21 01:55:24 +05:30
rolux
e20fe9f2fe fix a bug in video player 2013-02-21 01:54:18 +05:30
rolux
bdddabeb3f fix a bug in video player 2013-02-21 01:44:12 +05:30
rolux
35d2aecc4a VideoPlayer: add timelineType and timelineTypes options, update settings menu 2013-02-21 01:29:49 +05:30
rolux
235b47c1d1 VideoPlayer: support spaceX control, where X is an integer indicating the width 2013-02-20 23:49:21 +05:30
rolux
f078af1c05 in VideoPlayer, pass playInToOut as showInToOut to SmallVideoTimeline 2013-02-15 10:50:15 +05:30
rolux
4583f7bd77 fix video player poster aspect ratio 2013-02-14 12:42:18 +05:30
rolux
ab06286f8c document 'enableSubtitles' option 2013-02-12 13:57:22 +05:30
rolux
c5f038a526 typo in docs 2013-02-12 13:35:30 +05:30
rolux
fe8160484b update docs 2013-02-12 12:38:53 +05:30
rolux
d3e74f85f8 video player: add internal getPositionWidth method 2013-02-12 12:31:13 +05:30
rolux
37fd8b2ce9 add 'invertHighlight' option to video player 2013-02-12 11:58:52 +05:30
rolux
bf09fb2d90 update docs 2013-02-12 07:01:30 +05:30
rolux
f2d93c7001 video loading icon should always be white 2013-02-09 16:03:42 +05:30
rolux
dc8bde4f73 fix video buttons 2013-01-31 17:28:35 +05:30
rolux
9efb64e620 use new getImageURL method 2012-12-28 17:58:01 +01:00
j
b20d6a6e59 trigger setSizes in VideoPlayer on Ox.Fullscreen, add Ox.Fullscreen.available to check if fullscreen support is present(i.e. in iframe) 2012-12-20 18:30:48 +00:00
rolux
bda90f6b6b remove Ox.Break 2012-07-05 10:58:08 +02:00
rolux
a0867f0da6 update widget documentation (arguments first) 2012-07-04 13:29:18 +02:00
rolux
f6a767b6cb test for existence of before looping over it 2012-07-02 15:45:18 +02:00
rolux
244591d57e appendTo(that.$element) -> appendTo(that) 2012-06-26 18:21:39 +02:00
j
d2e05200da document events 2012-06-18 00:38:26 +02:00
rlx
8f4e08063e in play loop, return false instead of calling Ox.Break 2012-06-16 20:47:17 +00:00
rlx
165bd0457a remove log statements 2012-06-16 10:06:59 +00:00
rlx
a87d193ac4 fix #847 (<i> tag in subtitle); test for before looping over it 2012-06-15 19:50:04 +00:00
rolux
fbeb434e27 remove print statements 2012-06-15 11:47:18 +02:00
rolux
8bc8c57373 use base 10 in parseInt, use Math.floor for numbers 2012-06-13 10:28:21 +02:00
rolux
8c347d9009 update documentation (classes) 2012-05-31 12:32:54 +02:00
j
91e1065aab rename Ox.UI source files, remove Ox. prefix 2012-05-28 19:44:12 +00:00
Renamed from source/Ox.UI/js/Video/Ox.VideoPlayer.js (Browse further)