Commit graph

1766 commits

Author SHA1 Message Date
rolux
55fbe25ccc add chapter marker, use in video edit panel 2014-02-06 13:31:53 +00:00
j
ef26d84c9a settings can change on subtitle update, render again 2014-02-06 11:04:25 +00:00
j
75acb0ba8f update subtitles 2014-02-06 10:59:38 +00:00
j
a85a38d60c edit sort 2014-02-06 10:27:57 +00:00
j
687fa24c53 doc cleanup 2014-02-06 10:27:09 +00:00
rolux
5748c33ba4 add keyboard shortcut to add annotation button tooltip 2014-02-05 14:03:42 +00:00
rolux
a79a4e4776 cosmetic changes 2014-02-05 14:03:40 +00:00
j
36c2d60e90 pass enableSubtitles option to VideoPlayer 2014-02-05 07:35:47 +00:00
j
c0bc86b1ca dont show paused icon if paused=false 2014-02-04 19:24:25 +00:00
j
8cba68a55f followup to r3240, only encode strings 2014-02-04 09:49:09 +00:00
j
2e86007187 VideoPlayer: use new video icon, avoid showing first frame of video if position is set, fix showIcon/showIconOnLoad, remove non existing options from documentation 2014-02-04 09:32:53 +00:00
j
403e38a57f add comment 2014-02-04 09:32:50 +00:00
rolux
49762fe47f in loading icon, use video icon color 2014-02-04 09:22:55 +00:00
rolux
b34a0cfeac Editables: make placeholder not selectable; don't html-entity-decode value in input fields (makes <br> stay after subsequent edit, makes broken tags appear encoded) 2014-02-04 07:58:52 +00:00
rolux
0d0999805c ArrayEditable: properly set placeholder 2014-02-04 07:56:36 +00:00
rolux
0940d7317b Editables: when formatting input value, make sure < and > stay < and > 2014-02-04 06:46:28 +00:00
j
64a92791ac only string values can be decoded 2014-02-03 19:07:11 +00:00
j
f858b779e8 use decodeValue for hash url keys/values too 2014-02-03 18:55:55 +00:00
j
600cc9c3e9 OSX does not trigger keydown on paste, also listen to paste event to check for changes, fixes #2170 2014-02-03 13:30:50 +00:00
j
fbffadd4e5 load SmallVideoTimelineImage overlay async and update in BlockVideoTimeline once loaded 2014-02-03 07:27:00 +00:00
rolux
13018e272e change wording in edit panel menu 2014-02-03 10:52:25 +05:30
j
0c81f336da indention 2014-02-02 19:11:28 +00:00
j
0ceaf11ea2 load small timeline images synchronously, fails on 0xdb 2014-02-02 19:09:05 +00:00
j
be9ec5a86a load timeline overlays(subtitles, cuts, results) more asynchronously 2014-02-02 18:48:45 +00:00
rolux
ca22ed9c8a update comment 2014-02-02 13:18:09 +00:00
rolux
382f9fce79 change semantics of shift+arrow in one-dimensional lists to always mean 'move cursor' (like in grid lists); make shift+click on selected item move that item to the first position in the selection 2014-02-02 13:15:09 +00:00
rolux
e069f11c9a Lists: make most recently selected item selected[0]; add selectSelected method to change this item from outside 2014-02-02 12:34:12 +00:00
j
120a9eda41 Create tooltip only on mouseenter 2014-02-02 11:05:41 +00:00
j
cb6644e08d fix AnnotationFolder placeholder 2014-02-02 01:43:55 +05:30
j
d039d0c781 use Ox.debounce to fix instant list selection, fixes #2142 2014-02-02 01:17:20 +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
b51dba0692 fix a bug in Ox.URL 2014-01-18 09:20:53 +00:00
rolux
86e80a2229 grid lists: support even wider lists 2014-01-18 02:23:45 +00:00
rolux
761ff5974a grid lists: more items per page for wider lists 2014-01-18 02:20:17 +00:00
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
db05e4b403 ImageViewer: show overview only when needed (part 2, better animation) 2014-01-17 13:48:19 +00:00
rolux
c29e0c0eaf ImageViewer: show overview only when needed 2014-01-17 13:31:51 +00:00
rolux
bd46effadf fix errors when resizing item panel in map/calendar editor 2014-01-17 12:14:44 +00:00