cf3f3c4103
better buffering
2023-07-12 00:22:46 +05:30
62a94ee644
update timeline one once
2023-07-09 16:01:58 +05:30
95faa3e40a
fix copy of annotations in editor view if focus is on annotation
2023-07-09 15:01:37 +05:30
543045ae6c
no chapters
2023-06-30 15:56:59 +05:30
0dfed9de74
no annotations
2023-06-30 15:56:41 +05:30
472bdc64de
pass enableSubtitles to players
2022-03-03 12:47:22 +00:00
a29d33e4b1
add that.playInToOut to VideoPlayerPanel
2022-03-03 12:46:14 +00:00
c764680042
tag video elements for inline play
2021-11-21 11:57:20 +01:00
3fa1c56510
fix that.playInToOut
2021-10-29 22:22:01 +01:00
0a9685ee6d
add that.playInToOut to editor view
2021-10-29 22:17:28 +01:00
f4cafdfd7e
fix muted state on load
2021-08-04 14:42:10 +02:00
fa93686845
set inital volume
2021-08-04 14:17:27 +02:00
1e0537c95f
hide volume column for smart edits
2021-08-04 14:10:01 +02:00
009cdd68c3
update item by id not position
2020-09-22 12:48:08 +02:00
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
396fac63c0
avoid error on blur
2020-09-21 14:02:57 +02:00
290afaf332
folder might have gone
2020-09-18 10:41:13 +02:00
48a3043a79
initial playback rate
2020-04-29 14:22:01 +02:00
9c9d3a8e2f
one more playbackRate
2020-04-29 14:18:18 +02:00
ae12acda2a
pass playbackRate in Ox.VideoTimelinePlayer
2020-04-28 21:39:51 +02:00
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