Commit graph

23 commits

Author SHA1 Message Date
j
db321b583b only load one video element for videos with one part 2013-07-22 21:46:43 +00:00
j
5b29e4348b add chapter support to VideoPlayer, use for next/previous in VideoEditPanel 2013-07-14 18:52:26 +00:00
rlx
34a734e9f6 cosmetic changes 2013-07-14 17:46:03 +00:00
j
155ada7992 no longer seeking on play 2013-07-14 15:26:37 +00:00
j
fd7352edac fix adding,removing,sorting video items and related updates 2013-07-14 10:41:30 +00:00
j
92e49fe41a dont set current time if not needed 2013-07-14 09:34:15 +00:00
j
76fc986e97 durationchange no longer calles loadedmetadata; support updating video element to no items 2013-07-14 09:16:39 +00:00
j
2403cd269d fix updating items 2013-07-13 23:06:07 +00:00
j
1759fa6b69 loop or stop if going to item -1, fixes #1637 2013-07-10 13:34:31 +00:00
j
538d45ce57 check if same item is in new items on update item, fire durationchanged fixes #1640 2013-07-10 13:29:48 +00:00
j
f938f281f1 rewrite Ox.VideoElement 2013-07-09 22:48:22 +00:00
j
4f37ff8783 remove debug 2013-05-01 12:40:39 +00:00
j
11b9301337 fix changing resolution for multi part videos, fixes #1491 2013-05-01 12:34:07 +00:00
j
4b0a55b43a fix changing resolution(how long was that broken?), dont seek before item is loaded 2013-03-02 08:56:15 +00:00
rolux
568119cae8 cosmetic changes 2012-12-09 01:42:57 +01:00
j
790e0c4500 dont add ?rand to empty string in Ox.VideoElement 2012-10-12 13:00:22 +02:00
j
1c02b95f82 dont reset video.src on stop, this happens in GC on dom removal now, fixes #1003 2012-09-22 22:02:00 +02: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
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
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.VideoElement.js (Browse further)