j
|
cb6644e08d
|
fix AnnotationFolder placeholder
|
2014-02-02 01:43:55 +05:30 |
|
j
|
0df1056d3f
|
make AnnotatoinFolder slightly async #2125
|
2014-02-01 15:09:05 +05:30 |
|
j
|
e3d8b5d3b0
|
make Ox.getVideoInfo more reliable on Chrome
|
2014-01-28 16:27:38 +05:30 |
|
j
|
3f4e8764f6
|
annotations size
|
2014-01-22 18:42:28 +00:00 |
|
j
|
d5eaed5a63
|
remove debug
|
2014-01-22 18:23:50 +00:00 |
|
j
|
eac549224e
|
add annotations view to edits
|
2014-01-22 18:22:12 +00:00 |
|
j
|
e3919a72ed
|
fix updating layers option of AnnotationPanel
|
2014-01-22 13:44:20 +00:00 |
|
rolux
|
9a67924916
|
add fixme
|
2014-01-19 13:58:55 +05:30 |
|
rolux
|
89f5329c8b
|
remove reference to window.pandora in annotation panel
|
2014-01-19 12:04:03 +05:30 |
|
rolux
|
da24434260
|
in video panels, use self.options.itemName
|
2014-01-19 11:58:59 +05:30 |
|
rolux
|
1f51ba8589
|
cosmetic changes
|
2014-01-18 01:35:21 +00:00 |
|
rolux
|
7be141ce60
|
cosmetic changes
|
2014-01-18 01:34:48 +00:00 |
|
rolux
|
70dda8264c
|
move add annotation entries from options menu to edit menu
|
2014-01-17 15:10:02 +00:00 |
|
rolux
|
e4b0b306b2
|
add 'add annotation' entries to annotation panel menu
|
2014-01-17 14:53:34 +00:00 |
|
j
|
819f803c02
|
trigger exportannotations
|
2014-01-17 13:51:44 +00:00 |
|
rolux
|
63f06c984d
|
video player panel: fix go to in/out
|
2014-01-17 11:37:27 +00:00 |
|
rolux
|
4372676f1f
|
video annotation panel: submit on shift+enter if editor has focus
|
2014-01-17 09:34:21 +00:00 |
|
j
|
6dc3e96ff1
|
set cut marker image on all images at once, to improve load performance
|
2014-01-16 09:24:24 +00:00 |
|
rolux
|
a579d08f41
|
fix block timeline tooltip (text is HTML)
|
2014-01-15 17:25:02 +05:30 |
|
j
|
e57fa72b47
|
allow lang attribute in annotations
|
2013-12-26 16:43:03 +00:00 |
|
rolux
|
6dbdf91259
|
correct docs, add comments
|
2013-12-07 13:03:34 +01:00 |
|
rolux
|
37ab78f05b
|
use Ox.$
|
2013-12-06 22:15:04 +01:00 |
|
rolux
|
7c640519d1
|
use .on, not .eventname
|
2013-12-06 21:43:00 +01:00 |
|
rolux
|
5f807a3ad4
|
fix #1925 (large timeline not functional)
|
2013-11-08 20:26:41 +01:00 |
|
rlx
|
70f3b8f965
|
fix #1925 (large timeline not functional)
|
2013-11-08 19:16:08 +00:00 |
|
j
|
aa178fc551
|
fix player size leaving fullscreen
|
2013-11-04 15:44:27 +00:00 |
|
rlx
|
0873d27f92
|
fix #1891 (update subtitles on edit)
|
2013-10-22 17:43:38 +00:00 |
|
rolux
|
cd5b1ac367
|
update timeline overlay, too
|
2013-10-22 17:58:47 +02:00 |
|
rolux
|
3a17fcfe62
|
video annotation panel: update subtitles on edit / remove
|
2013-10-22 17:48:29 +02:00 |
|
rolux
|
e533af5cff
|
video player: support subtitles options update
|
2013-10-22 17:37:58 +02:00 |
|
rolux
|
c7b03030bd
|
rename video panels
|
2013-10-22 16:45:17 +02:00 |
|
rolux
|
24e6330265
|
remove unused widget
|
2013-10-22 16:40:45 +02:00 |
|
j
|
768d4fe160
|
dont seek to end of file after playInToOut in editor view, fixes #1858
|
2013-10-07 20:46:12 +00:00 |
|
rlx
|
e93b196e67
|
player/timeline: differentiate between drag (positioning event) and dragend (position event), fixes #1657
|
2013-08-27 11:38:01 +00:00 |
|
rlx
|
6d823bd7aa
|
typo
|
2013-08-12 12:31:13 +00:00 |
|
rlx
|
310b43df5e
|
edit panel / clip panel: add 'selectAll' and 'invertSelection' methods
|
2013-08-12 10:34:46 +00:00 |
|
rlx
|
607106ac67
|
clip panel: handle 'selected'
|
2013-08-11 07:44:35 +00:00 |
|
rlx
|
026574c43f
|
fix a bug in join clips
|
2013-08-10 11:22:38 +00:00 |
|
rlx
|
5f06d88238
|
split panel: implement join
|
2013-08-10 11:09:12 +00:00 |
|
rlx
|
951e658003
|
don't clone items passed to list (fixes update)
|
2013-08-09 18:38:47 +00:00 |
|
rlx
|
af3bcc67dd
|
clip panel: change wording, update formatting, check values on submit
|
2013-08-09 16:05:52 +00:00 |
|
rlx
|
9f64f3e064
|
clip panel: implement split
|
2013-08-09 12:52:18 +00:00 |
|
rlx
|
288086bcfd
|
video edit panel: pass split and join events, update self.options.clips on that.updateClip
|
2013-08-09 12:50:52 +00:00 |
|
rlx
|
e3be29e6ef
|
update video preview tooltip css
|
2013-08-08 13:51:48 +00:00 |
|
rlx
|
0d40620a68
|
video timeline panel: set self.options.paused on paused event
|
2013-08-07 09:59:47 +00:00 |
|
rlx
|
da7b637948
|
large timeline: use ints in subtitle css
|
2013-08-06 18:18:08 +00:00 |
|
rlx
|
709e8d2474
|
video player panel: fix in/out/annotation select
|
2013-08-06 10:49:54 +00:00 |
|
rlx
|
fcaa9ab755
|
video editor panel: handle loop, update menu
|
2013-08-06 09:56:50 +00:00 |
|
rlx
|
cbd2143714
|
video player panel: react to loop update
|
2013-08-06 09:56:00 +00:00 |
|
rlx
|
989cb2c945
|
pass cut and cutadd events, remove event -> delete event
|
2013-08-03 13:57:03 +00:00 |
|