Commit graph

34 commits

Author SHA1 Message Date
j
c2d35e615d don't move to annotation in point after adding annotation
creating an anntoation is async and might return after user has seeked
to another location or started playback again.

also: fix variable name: stayAtPosition->moveToPosition
2020-09-21 14:05:57 +02:00
j
bd7aedb116 toggle playback rate 100% -> 200% -> 50% -> 100% 2020-04-28 21:27:36 +02:00
j
3a37d136ec don't add existing items again, only update annotations and timeline state 2018-11-12 09:43:50 +00:00
j
0d211dede3 cleanup docs 2018-11-12 05:27:30 +01:00
rlx
222f74d1b5 missing semicolons 2018-11-06 15:31:11 +01:00
rolux
6eb3b0bb6f allow for annotation highlight if same value 2018-10-12 14:46:38 +02:00
rolux
9b3c7ddf20 no find-in-annotation-layer option in edits 2018-10-09 20:06:14 +02:00
rolux
5b9afde7b3 fix highlight color on timeline for newly created annotations 2018-10-09 19:44:26 +02:00
rolux
a5f7dd720a allow for grouped highlights in video annotations 2018-10-09 18:29:47 +02:00
j
63501ebe96 downloadframe event 2018-09-12 19:58:09 +02:00
rolux
8ea30caf4d add annotation separator option to video panel 2018-09-12 19:05:02 +02:00
j
2480e1bd87 trigger findlayer changes 2018-08-07 17:53:56 +01:00
j
066de44cd2 move layer selection into annotation options menu 2018-08-07 17:46:33 +01:00
j
8b14537dce limit highlight to layer 2018-08-07 17:12:44 +01:00
j
2a389cfb40 dont move position is it is inside selection 2018-03-31 18:07:21 +05:30
j
92ff15c5df don't blur new annotations 2018-03-31 14:00:15 +05:30
j
a579f47a27 clicking inside in/out input element should not move focus to editor, fixes #3032 2017-07-08 11:31:12 +02:00
j
bfb5c3d3ef support per clip volume 2017-04-15 13:45:01 +02:00
j
67302e1a3e allow searching for substrings, i.e. do not autocomplete search for vv to first word starting with vv 2016-10-10 11:15:16 +02:00
j
5073700241 add keyboard shortcut to toggle playback rate between 1 and 2 2016-03-29 14:57:42 +02:00
j
f2e7c75d2c add playbackRate to video elements 2016-03-29 14:26:04 +02:00
j
24027c0bcb pass empty string instead of undefined to Ox.words 2015-05-23 13:25:22 +02:00
j
4f7b9846d8 entities are not links 2015-04-16 20:03:38 +00:00
rolux
1fb1e35bab keyboard shortcuts end at '9' 2015-04-15 18:25:40 +01:00
j
28d8271174 add subtitlesOffset 2015-04-14 15:50:52 +01:00
j
f302db9490 pass showLayers from panels to folder 2015-03-23 17:26:41 +05:30
rolux
6e01a73178 fix #2673 (editor focus lost after player position submit) 2015-02-11 15:11:59 +01:00
rolux
cb3d0e9cd8 fix #2671 (can't enable subs in editor view if loaded disabled) 2015-02-11 14:24:56 +01:00
rolux
4134badf9d editor view: fix invalid entity inputs; fix keyboard focus 2015-02-06 10:16:13 +00:00
rolux
d6a1dae8b8 allow for autocomplete in annotations of type entity (first pass) 2014-12-16 13:02:18 +00:00
rolux
303bc1c0a7 toggle -> toggleElement 2014-11-17 21:08:10 +00:00
rolux
38c8dfae9f video annotation panel: add 'delete' shortcut to help 2014-11-15 21:33:06 +00:00
j
9651cec448 timelines are nested now, fixes #2513 2014-10-10 16:30:39 +02:00
rolux
51696562f1 remove unneeded Ox. prefix from path and file names 2014-09-26 15:51:50 +02:00
Renamed from source/Ox.UI/js/Video/VideoAnnotationPanel.js (Browse further)