Commit graph

3588 commits

Author SHA1 Message Date
j
635a26dc48 wait if video is currently seeking 2014-02-10 09:32:08 +00:00
rolux
e763541eea Filter: introduce timeout (still does not work as expected) 2014-02-10 09:15:03 +00:00
j
6bad3345da dont clone if not needed 2014-02-09 08:07:51 +00:00
rolux
77376cd47c fix #2202 (Edits: 'Make Selected Clips Editable' not disabled on select-none) 2014-02-09 07:55:02 +00:00
j
bed780cd06 ; 2014-02-09 07:46:56 +00:00
rolux
3cad42ca28 URL controller: add options.getSort (some sort keys may only be valid for some items) 2014-02-09 06:36:31 +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
rolux
b2426c1ac6 video edit panel: change title of title column to 'title' 2014-02-08 20:32:04 +00:00
rolux
3eb5c229ec clip panel: fix menu item disabling when switching back from annotations view 2014-02-08 20:13:10 +00:00
rolux
0e342cae92 clip panel: fix menu item disabling on load 2014-02-08 20:10:02 +00:00
rolux
838dadafa3 Ox.URL: change the order of parts from view/span/sort to view/sort/span 2014-02-08 19:15:33 +00:00
j
b19efd9d12 better video clip handling in VideoElement 2014-02-08 18:43:46 +00:00
rolux
e1ee8fdd2e fix #2237 (Issue with previous/next result buttons in player/editor) 2014-02-08 17:15:21 +00:00
rolux
45c5641665 video edit panel: add option for player controls tooltips 2014-02-08 16:18:40 +00:00
rolux
543ce2ad0b fix #2240 (Edits: Selection not preserved when switching between list and grid) 2014-02-08 15:59:08 +00:00
j
5c0d28a00d avoid shoing first frame if seeking inside VideoElement 2014-02-08 12:32:45 +00:00
rolux
74101b1e22 video chapter titles 2014-02-08 07:39:10 +00:00
rolux
cb0ec49a13 fix typo in docs 2014-02-08 04:57:32 +00:00
rolux
7acf1c3712 Video Player: Add support for chapter titles 2014-02-08 12:34:06 +05:30
rolux
5bbac7aadd video edit panel: fix formatTitle default 2014-02-08 04:53:15 +00:00
rolux
2bec9b9496 video edit panel: add formatTitle option 2014-02-08 04:51:53 +00:00
j
fef7880dbf disable sort by out 2014-02-07 12:26:07 +00:00
j
9cd62ab222 dont sort by in/out; "Join Selected Clips at Cuts" should only be active if > 1 clip is selected fixes #2214 2014-02-07 12:10:41 +00:00
j
ab3bb7bdcd trigger openlink 2014-02-07 11:34:31 +00:00
rolux
4004f4a247 comment out profiling 2014-02-07 11:07:53 +00:00
j
f8563d0b22 Set pageLength of clip list to 1000 2014-02-07 10:23:04 +00:00
rolux
39c6f03bfa properly disable menu items when switching to annotations (in edits) 2014-02-07 08:57:56 +00:00
rolux
658b642887 fix bugs in video edit panel, clone some options 2014-02-07 08:41:47 +00:00
j
45155f1f71 fix setting items and sort at the same time 2014-02-07 08:37:46 +00:00
rolux
ddb6165a76 update video edit panel columns, remove reference to pandora 2014-02-07 06:19:48 +00:00
rolux
d2718c2ec1 video edit panel: add getClipSelection method (clips selected in list or - potentially cut and dereferenced - clips selected in in-to-out) 2014-02-07 05:44:39 +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
rolux
734d0ff30e use chapter positions 2014-02-06 13:39:05 +00:00
rolux
55fbe25ccc add chapter marker, use in video edit panel 2014-02-06 13:31:53 +00:00
j
ef26d84c9a settings can change on subtitle update, render again 2014-02-06 11:04:25 +00:00
j
75acb0ba8f update subtitles 2014-02-06 10:59:38 +00:00
j
a85a38d60c edit sort 2014-02-06 10:27:57 +00:00
j
687fa24c53 doc cleanup 2014-02-06 10:27:09 +00:00
rolux
5748c33ba4 add keyboard shortcut to add annotation button tooltip 2014-02-05 14:03:42 +00:00
rolux
a79a4e4776 cosmetic changes 2014-02-05 14:03:40 +00:00
j
36c2d60e90 pass enableSubtitles option to VideoPlayer 2014-02-05 07:35:47 +00:00
j
c0bc86b1ca dont show paused icon if paused=false 2014-02-04 19:24:25 +00:00
j
8cba68a55f followup to r3240, only encode strings 2014-02-04 09:49:09 +00:00
j
2e86007187 VideoPlayer: use new video icon, avoid showing first frame of video if position is set, fix showIcon/showIconOnLoad, remove non existing options from documentation 2014-02-04 09:32:53 +00:00
j
403e38a57f add comment 2014-02-04 09:32:50 +00:00
rolux
49762fe47f in loading icon, use video icon color 2014-02-04 09:22:55 +00:00