e8d4961db6dont fail adding new annotations while editing an annotation, dont set in/out on 'find again' while editing annotation
j
2014-02-13 06:16:09 +0000
a5ed8ed8edfix setting clip.out if not given
j
2014-02-12 15:31:11 +0000
ab17fc8496set preload='none' if buffered beyond out point
j
2014-02-12 15:29:35 +0000
d9bdf4e9b9video edit panel: make getSelectedClips return the full unique id strings
rolux
2014-02-12 14:54:32 +0000
50f4bb145duse getPasteIndex; add sort mapping to columns; include annotation property
rolux
2014-02-12 13:59:00 +0000
4004f4a247comment out profiling
rolux
2014-02-07 11:07:53 +0000
f8563d0b22Set pageLength of clip list to 1000
j
2014-02-07 10:23:04 +0000
39c6f03bfaproperly disable menu items when switching to annotations (in edits)
rolux
2014-02-07 08:57:56 +0000
658b642887fix bugs in video edit panel, clone some options
rolux
2014-02-07 08:41:47 +0000
45155f1f71fix setting items and sort at the same time
j
2014-02-07 08:37:46 +0000
ddb6165a76update video edit panel columns, remove reference to pandora
rolux
2014-02-07 06:19:48 +0000
d2718c2ec1video edit panel: add getClipSelection method (clips selected in list or - potentially cut and dereferenced - clips selected in in-to-out)
rolux
2014-02-07 05:44:39 +0000
d3fc02e344avoid flicker on load if no poster is set
j
2014-02-07 05:08:17 +0000
36c2d60e90pass enableSubtitles option to VideoPlayer
j
2014-02-05 07:35:47 +0000
c0bc86b1cadont show paused icon if paused=false
j
2014-02-04 19:24:25 +0000
8cba68a55ffollowup to r3240, only encode strings
j
2014-02-04 09:49:09 +0000
2e86007187VideoPlayer: use new video icon, avoid showing first frame of video if position is set, fix showIcon/showIconOnLoad, remove non existing options from documentation
j
2014-02-04 09:32:53 +0000
49762fe47fin loading icon, use video icon color
rolux
2014-02-04 09:22:55 +0000
f1a2f4857fadd symbolVideoIconColor, per theme
rolux
2014-02-04 09:21:18 +0000
b34a0cfeacEditables: make placeholder not selectable; don't html-entity-decode value in input fields (makes <br> stay after subsequent edit, makes broken tags appear encoded)
rolux
2014-02-04 07:58:52 +0000
0d0999805cArrayEditable: properly set placeholder
rolux
2014-02-04 07:56:36 +0000
0940d7317bEditables: when formatting input value, make sure < and > stay < and >
rolux
2014-02-04 06:46:28 +0000
64a92791aconly string values can be decoded
j
2014-02-03 19:07:11 +0000
f858b779e8use decodeValue for hash url keys/values too
j
2014-02-03 18:55:55 +0000
600cc9c3e9OSX does not trigger keydown on paste, also listen to paste event to check for changes, fixes#2170
j
2014-02-03 13:30:50 +0000
fbffadd4e5load SmallVideoTimelineImage overlay async and update in BlockVideoTimeline once loaded
j
2014-02-03 07:27:00 +0000
13018e272echange wording in edit panel menu
rolux
2014-02-03 10:52:25 +0530
382f9fce79change 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
rolux
2014-02-02 13:15:09 +0000
e069f11c9aLists: make most recently selected item selected[0]; add selectSelected method to change this item from outside
rolux
2014-02-02 12:34:12 +0000