rolux
|
51696562f1
|
remove unneeded Ox. prefix from path and file names
|
2014-09-26 15:51:50 +02:00 |
|
j
|
b665bb54d1
|
dont reset time to 0 on remove, fixes #1543
|
2014-09-24 22:32:08 +02:00 |
|
rlx
|
06c21e0a46
|
VideoElement: patch removeElement, not remove
|
2014-09-23 21:03:32 +02:00 |
|
rlx
|
3e47fa538f
|
make superRemove a bound function
|
2014-09-20 12:30:14 +02:00 |
|
j
|
95e6e4c36f
|
fix setting paused=false before video is loaded on VideoPlayer;fix calling play() on VideoElement before its ready.
|
2014-04-10 12:50:12 +00:00 |
|
rolux
|
03cbb92654
|
cleanup VideoElement
|
2014-03-13 18:53:02 +00:00 |
|
j
|
d27ce4de70
|
fix switching resolution
|
2014-02-13 06:47:10 +00:00 |
|
j
|
a5ed8ed8ed
|
fix setting clip.out if not given
|
2014-02-12 15:31:11 +00:00 |
|
j
|
ab17fc8496
|
set preload='none' if buffered beyond out point
|
2014-02-12 15:29:35 +00:00 |
|
j
|
71ef581b80
|
improve function name, fix autoplay
|
2014-02-12 09:11:59 +00:00 |
|
j
|
f538cf2b0b
|
fix seeking to beginning of item
|
2014-02-11 09:04:08 +00:00 |
|
j
|
861452512f
|
bind seeking directly before seek
|
2014-02-10 10:35:49 +00:00 |
|
j
|
635a26dc48
|
wait if video is currently seeking
|
2014-02-10 09:32:08 +00:00 |
|
j
|
89e4368a0e
|
use setInterval instead of video.timeupdate, timeupdate does not fire often enough
|
2014-02-09 06:16:57 +00:00 |
|
j
|
9da1540653
|
move video GC workaround into VideoElement
|
2014-02-09 06:06:43 +00:00 |
|
j
|
96cbf49579
|
use serialForEach to loadItems
|
2014-02-09 05:31:15 +00:00 |
|
j
|
b19efd9d12
|
better video clip handling in VideoElement
|
2014-02-08 18:43:46 +00:00 |
|
j
|
5c0d28a00d
|
avoid shoing first frame if seeking inside VideoElement
|
2014-02-08 12:32:45 +00:00 |
|
j
|
d3fc02e344
|
avoid flicker on load if no poster is set
|
2014-02-07 05:08:17 +00:00 |
|
j
|
1420ca914b
|
cosmetic changes
|
2014-02-06 15:04:47 +00:00 |
|
j
|
42cd85c59b
|
use clip.id if passed to track current video
|
2014-02-06 14:26:39 +00:00 |
|
j
|
e3d8b5d3b0
|
make Ox.getVideoInfo more reliable on Chrome
|
2014-01-28 16:27:38 +05:30 |
|
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 |
|