b017ba5ba1
also toggle playbackRate in timeline
2020-04-28 21:34:23 +02:00
bd7aedb116
toggle playback rate 100% -> 200% -> 50% -> 100%
2020-04-28 21:27:36 +02:00
98219dd001
update sortable after changing sort
2019-11-17 15:18:16 +01:00
c821817c38
avoid double annotation on blur, fixes #3196
2018-12-10 16:18:17 +01:00
3104ccb9ec
fix #3188 (clip index should be displayed starting at 1)
2018-11-14 10:03:07 +00:00
810b690a6c
fix menu activation
2018-11-13 17:39:06 +00:00
63f298e3e2
wire up 'make selected clips editable'
2018-11-13 17:19:04 +00:00
3a37d136ec
don't add existing items again, only update annotations and timeline state
2018-11-12 09:43:50 +00:00
0d211dede3
cleanup docs
2018-11-12 05:27:30 +01:00
222f74d1b5
missing semicolons
2018-11-06 15:31:11 +01:00
rolux
41020bb3e5
add missing keyboard shortcuts when timeline has focus in edits section
2018-10-13 10:57:11 +02: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
d3d7427bfe
don't show tooltip while editing an arrayeditable
2018-10-09 18:56:30 +02:00
rolux
a5f7dd720a
allow for grouped highlights in video annotations
2018-10-09 18:29:47 +02:00
56cbb3b90c
trigger change event for new annotations on blur
2018-10-09 16:25:41 +02:00
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
2421072d70
add option to translate text annotations for display
2018-08-13 22:28:33 +02:00
2480e1bd87
trigger findlayer changes
2018-08-07 17:53:56 +01:00
066de44cd2
move layer selection into annotation options menu
2018-08-07 17:46:33 +01:00
8b14537dce
limit highlight to layer
2018-08-07 17:12:44 +01:00
2a389cfb40
dont move position is it is inside selection
2018-03-31 18:07:21 +05:30
92ff15c5df
don't blur new annotations
2018-03-31 14:00:15 +05:30
b9709f6702
trigger selectannotation in ClipsPanel/VideoEditPanel
2018-03-16 13:09:12 +05:30
a171fbebea
use toggleElement, fixes #3104
2018-03-10 21:38:22 +05:30
80b3c02164
forward paste event
2018-03-07 13:18:21 +05:30
43393af132
dont seek again if already seeking
2017-12-31 15:16:24 +01:00
de5f82045b
seeked never triggers if video is paused
2017-12-31 13:16:06 +01:00
4544efc02c
more seeking issues
2017-12-30 16:50:17 +01:00
d136d4b303
always set seeking=false
2017-12-30 16:25:55 +01:00
de72a11364
fix seeking event for multipart videos that load at the beginning of a part, fixes #3065
2017-12-30 15:29:34 +01:00
a579f47a27
clicking inside in/out input element should not move focus to editor, fixes #3032
2017-07-08 11:31:12 +02:00
21c94c00a9
disable add annotation menu items if layer is not editable
2017-06-15 15:58:41 +00:00
26ebd90483
update inner width, trigger clipSize not size
2017-04-17 18:15:05 +02:00
c0bfe480ad
use VideoElement loop in VideoPlayer
2017-04-16 22:54:40 +02:00
c32d50e82e
typo
2017-04-15 13:47:50 +02:00
bfb5c3d3ef
support per clip volume
2017-04-15 13:45:01 +02:00
34cdae0ab3
make id visible, show annotation id, also fixes link to annotation instead of in/out
2017-03-08 13:12:57 +01:00
6d59519c64
place could be null
2017-02-25 16:58:32 +01:00
71c163f9fb
fix updating clipView
2017-01-25 22:38:57 +01:00
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
310502df22
if play returns pormise, wait for it
2016-08-23 14:06:36 +02:00
f043242640
add some touch support
...
- fire touch(start|move|end) events after adding clinetX/Y
- use touch events in video and timeline widgets
- use touchstart to select item in ArrayEditable
2016-07-27 21:55:34 +02:00
72a7d54025
queue unlocked video elements asap
2016-07-27 21:55:34 +02:00
eac7a05584
only show one icon on load
2016-07-27 21:55:34 +02:00
af610a0df9
work around mobile interaction restrictions
2016-05-17 17:40:40 +02:00
5073700241
add keyboard shortcut to toggle playback rate between 1 and 2
2016-03-29 14:57:42 +02:00
f2e7c75d2c
add playbackRate to video elements
2016-03-29 14:26:04 +02:00