Commit graph

79 commits

Author SHA1 Message Date
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
21c94c00a9 disable add annotation menu items if layer is not editable 2017-06-15 15:58:41 +00:00
j
26ebd90483 update inner width, trigger clipSize not size 2017-04-17 18:15:05 +02:00
j
c0bfe480ad use VideoElement loop in VideoPlayer 2017-04-16 22:54:40 +02:00
j
c32d50e82e typo 2017-04-15 13:47:50 +02:00
j
bfb5c3d3ef support per clip volume 2017-04-15 13:45:01 +02:00
j
34cdae0ab3 make id visible, show annotation id, also fixes link to annotation instead of in/out 2017-03-08 13:12:57 +01:00
j
6d59519c64 place could be null 2017-02-25 16:58:32 +01:00
j
71c163f9fb fix updating clipView 2017-01-25 22:38:57 +01: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
310502df22 if play returns pormise, wait for it 2016-08-23 14:06:36 +02:00
j
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
j
72a7d54025 queue unlocked video elements asap 2016-07-27 21:55:34 +02:00
j
eac7a05584 only show one icon on load 2016-07-27 21:55:34 +02:00
j
af610a0df9 work around mobile interaction restrictions 2016-05-17 17:40:40 +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
da08120ff4 selected item might be gone 2016-03-16 08:29:31 +01:00
j
cb875c86df fix subtitle toggle in edit panel too 2016-03-05 16:27:29 +05:30
j
ab21bdbe25 fix subtitle selection in player menu 2016-03-05 16:10:24 +05:30
j
07ec93179c disable subtitles if disabled via options.enableSubtitles, fixes #2898 2016-03-05 15:38:52 +05:30
rlx
396c69333e Edits: fix doubleclick-to-scroll-to-top in list view 2016-01-21 12:54:25 +05:30
b0853447d1 AnnotationPanel: allow sorting by creation time
fixes #2865
2015-12-14 13:06:03 +00:00
j
5bdc80a24f split clip at position 2015-10-04 16:08:44 +01:00
j
2d5ad4500e use Ox.sort, fixes #2802 2015-06-25 14:28:56 +02:00
j
24027c0bcb pass empty string instead of undefined to Ox.words 2015-05-23 13:25:22 +02:00
j
6a5cb61880 fix subtitle offset 2015-04-21 16:40:35 +05:30
j
1b18ade72c fix video offset 2015-04-21 16:04:45 +05:30
rolux
fc982fe775 de-refactoring 2015-04-20 09:50:46 +02:00
rolux
cbcfbe8340 animate subtitles on toggle scale 2015-04-20 09:43:01 +02:00
rolux
d437d95f96 fix subtitles css for 'scale to fill' case 2015-04-20 09:39:33 +02:00
j
160c38c361 bind e to show entity info 2015-04-17 13:06:35 +05:30
j
4f7b9846d8 entities are not links 2015-04-16 20:03:38 +00:00
j
f624c86309 decode html entities 2015-04-17 01:09:36 +05:30
j
c83e7b6930 its possible to disable all users 2015-04-16 20:02:06 +01:00
j
755dcdccaa listen for allusers/nousers click event 2015-04-16 19:29:02 +05:30
rolux
6f5b051821 fix annotations edit menu 2015-04-15 22:44:52 +01:00
rolux
d42b9c25fb fix #2737 (add 'Show All Users' and 'Show No Users') 2015-04-15 19:01:51 +01:00
rolux
c7225757df remove keyboard shortcut tooltips > 9 2015-04-15 18:56:18 +01:00
rolux
1fb1e35bab keyboard shortcuts end at '9' 2015-04-15 18:25:40 +01:00
rolux
cd34cc5c6e add 'Show All Users' and 'Show No Users' 2015-04-15 18:20:07 +01:00
j
5958b9f408 dont fail if annotation folder does not have focus 2015-04-15 10:10:46 +01:00
j
3c006f9bc5 pass autocomplete callback with layer 2015-04-14 19:48:10 +01:00
j
28d8271174 add subtitlesOffset 2015-04-14 15:50:52 +01:00
j
e6178af146 fix off by one chapter title display, fixes #2726 2015-03-28 14:56:14 +01:00
j
cd3ec3b78b support updating VideoEditPanel clipSize 2015-03-24 19:08:10 +05:30
j
0ea08dfc0c fix double toggle collapse 2015-03-23 18:00:25 +05:30
j
f302db9490 pass showLayers from panels to folder 2015-03-23 17:26:41 +05:30
j
69cd6ceed8 update collapsed state if options.collapsed is changed 2015-03-23 17:26:08 +05:30
j
f81a07fc37 handle empty video element 2015-03-19 14:21:32 +00:00