Commit graph

674 commits

Author SHA1 Message Date
rlx
4ea696b451 Ox.UI.getImageURL -> Ox.getImageURL 2014-09-25 12:28:47 +02:00
rlx
0119a2d466 Ox.UI.symbols -> Ox.SYMBOLS 2014-09-25 11:50:41 +02:00
j
b665bb54d1 dont reset time to 0 on remove, fixes #1543 2014-09-24 22:32:08 +02:00
rlx
590ba4c3f2 that. -> self. 2014-09-24 20:19:25 +02:00
rlx
ecdf80a31d that. -> self. 2014-09-24 20:18:58 +02:00
rlx
0b5f8f9492 Ox.UI.elements -> Ox.elements 2014-09-24 10:26:51 +02:00
rlx
2d8d88b218 cosmetic changes 2014-09-24 00:33:54 +02:00
rlx
2a6ea64eed fix #2489; use new focus controller method 2014-09-23 21:04:40 +02:00
rlx
06c21e0a46 VideoElement: patch removeElement, not remove 2014-09-23 21:03:32 +02:00
j
5f69fd35df faster timeline markers 2014-09-23 12:13:10 +02:00
rlx
5e776eb6ae use Ox.$, not $ 2014-09-20 12:37:27 +02:00
rlx
3e47fa538f make superRemove a bound function 2014-09-20 12:30:14 +02:00
rlx
f1120a825b allow for retrieving currently shown annotations from video annotation panel 2014-09-18 16:43:00 +02:00
rlx
13a339d924 video annotations panel: only show selected subtitles track on timelines 2014-09-18 14:42:19 +02:00
rlx
916c194301 move import/export annotations to menu in annotations panel 2014-09-18 14:27:27 +02:00
j
7d4aee473e allow subtitles without tracks property 2014-09-16 13:07:55 +02:00
j
4bcb39e758 dont fail for subs without tracks 2014-09-13 23:59:55 +02:00
j
6a9b60ddca fix find 2014-09-13 15:59:44 +01:00
rlx
028f19fd1c VideoAnnotationPanel: properly handle subtitles track change (fixes #2455) 2014-09-03 14:27:49 +02:00
rlx
5aaeda46c5 AnnotationPanel: handle case where removing languages leaves one previously disabled language (fixes #2454) 2014-09-03 13:23:19 +02:00
rlx
28d8a0ddf0 Annotation Panel: on edit, update languages in menu 2014-09-02 16:12:55 +02:00
rlx
923a9ea706 add audio tracks submenu to timeline player 2014-09-02 14:09:34 +02:00
rlx
a04c0f2a1f add missing option/documentation 2014-09-02 14:09:12 +02:00
j
78e285bb12 support audioTrack in VideoTimelinePanel 2014-07-24 19:47:00 +02:00
rlx
00e6367ca9 video widgets: add support for multiple audio and subtitles tracks (first pass) 2014-07-24 19:14:34 +02:00
rlx
da7900abac add video player menu widget 2014-07-24 16:03:02 +02:00
rolux
b133719680 typo 2014-07-23 16:01:13 +02:00
rolux
07fdb094dd support audio and subtitle tracks (multiple languages etc), first round 2014-07-23 15:55:09 +02:00
rolux
36e4919138 Video Annotation Panel: Add 'Link to Selection' option 2014-06-06 14:10:06 +03: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
0044ffdbb3 loadedmetadata always seeks, only hide loading icon after seek is done, fixes #2314 2014-02-18 09:18:28 +00:00
rolux
5dac5b5a19 fix #2327 (Video Player throws when trying to add or edit subtitle) 2014-02-18 08:22:56 +00:00
j
3cd6399fff add VideoAnnotationPanel options.selectResult 2014-02-18 07:50:35 +00:00
rolux
978cc88618 remove annotations font size 2014-02-18 06:34:08 +00:00
rolux
6a84785b5a fix #2319 (Player View: When navigating with cursor keys, timeline may get out of sync with video) 2014-02-17 12:07:34 +00:00
j
a7f520281d combine multiple list.value into one 2014-02-13 09:31:06 +00:00
j
bb0b8c247c dont use sort for index 2014-02-13 06:47:53 +00:00
j
d27ce4de70 fix switching resolution 2014-02-13 06:47:10 +00:00
j
e8d4961db6 dont fail adding new annotations while editing an annotation, dont set in/out on 'find again' while editing annotation 2014-02-13 06:16:09 +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
rolux
d9bdf4e9b9 video edit panel: make getSelectedClips return the full unique id strings 2014-02-12 14:54:32 +00:00
rolux
50f4bb145d use getPasteIndex; add sort mapping to columns; include annotation property 2014-02-12 13:59:00 +00:00
rolux
7db11814e3 update VideoEditPanel and ClipPanel (select clip at position, update selection on cut) 2014-02-12 11:39:48 +00:00
j
71ef581b80 improve function name, fix autoplay 2014-02-12 09:11:59 +00:00
rolux
5fae9d2213 clip panel: add selectClipAtPosition 2014-02-12 13:39:50 +05:30
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