Commit Graph

82 Commits

Author SHA1 Message Date
j
9355ae691d return empty string instead of invalid data url 2023-07-09 15:43:50 +05:30
j
068293050e fall back to default edit settings 2023-06-24 14:29:09 +05:30
j
0ba80ada1f fix timeline for edits with 0 duration clips 2021-08-06 14:39:48 +02:00
j
b56fdeea72 don't steal focus from input elements 2018-11-14 14:36:04 +00:00
rlx
029ad03fd5 untested fix for NaNs appearing in UI after deselecting annotations in edits section 2018-11-14 10:23:32 +00:00
j
6086533624 use one way to update clips 2018-11-13 17:08:01 +00:00
j
e3fe300cb7 move to annotation in point on selecting annotation in edit, fixes #3108 2018-03-16 13:10:30 +05:30
j
a0d9e7c1e6 SplitPanel inside SplitPanel with collapsed element gets reset on replaceElement, fixes #3105 2018-03-11 19:41:10 +05:30
j
9b8b6a1744 focus editPanel 2018-03-07 13:24:46 +05:30
j
2bc8f66dd4 allow outer frames to set options 2018-03-06 18:27:10 +05:30
j
db2d37e2bb use pandora.hasCapability 2017-11-06 07:26:49 +02:00
j
cd66553e99 one more clipSize 2017-04-18 11:22:52 +02:00
j
cb3c18e26b use ui.clipSize 2017-04-17 19:31:53 +02:00
j
4445b33718 add ui.editSidebarSize and update on resize, fixes #2716 2017-04-17 18:18:10 +02:00
j
be34383f8c expose per clip volume in edits 2017-04-15 13:45:31 +02:00
j
58999918f7 use Ox.$(document|body) instead of pandora.$ui.(document|body) 2017-01-26 17:42:03 +01:00
j
dc9bcd396d update edit panel via keyboard 2016-11-30 11:07:38 +01:00
j
82549c5d7a copy/paste clips in list order not in selection order 2015-10-04 16:27:48 +01:00
j
9eae0a0762 pass index to split/join to keep position 2015-10-04 16:09:51 +01:00
j
2a55bd3eec edit paste only supports clips 2015-10-04 11:11:44 +02:00
j
ae55130f47 add subtitles offset, fixes #2732 2015-04-14 15:53:47 +01:00
j
12adaf062a sort clips after delete, fixes #2718 2015-04-02 13:56:00 +02:00
j
1d2675ab97 VideoPlayer does not have clipSize 2015-03-24 19:26:50 +05:30
j
1022e3debf fix drag and drop from edit to edit and from clips to edit fixes #2247 2015-03-03 10:36:21 +00:00
j
5c31e3870d also add toolbar to /edits 2014-12-26 23:16:13 +00:00
j
eb3fbfec82 add <sitename> Edits title to /edits, closes #2629 2014-12-26 23:12:54 +00:00
rolux
274a8ffcca replace edits view with text 2014-11-02 19:32:47 +00:00
j
fb5a5c5cf7 add itemTitleKeys to config and move getItemTitle to its own file, use everywhere title strings are used 2014-11-21 14:26:50 +00:00
j
8edaf3bdfa pause edit before switching to player view 2014-10-26 17:44:54 +00:00
j
9befd5c4b2 dont paste empty clipboard 2014-10-06 10:35:38 +00:00
rolux
bd190b4695 SCROLLBAR_SIZE -> UI.SCROLLBAR_SIZE 2014-09-26 14:12:25 +02:00
rolux
374296d630 SYMBOLS.SHIFT -> SYMBOLS.shift 2014-09-25 21:56:19 +02:00
rolux
1f86fc53b5 Ox.elements -> Ox.; Ox.UI -> Ox 2014-09-25 18:58:38 +02:00
rolux
55f84fb7f4 Ox.UI.elements -> Ox.elements 2014-09-23 11:44:41 +02:00
j
8aa95d35f2 pass subtitlesDefaultTrack and resolution in editor 2014-09-16 13:07:09 +02:00
j
09f30b3c5a subtitles in edits 2014-09-13 23:59:23 +02:00
rolux
c6afcafbdd fix #319 (remove annotation font size) 2014-02-18 06:33:24 +00:00
j
e8e4639dce wrap more strings 2014-02-14 15:23:59 +00:00
j
ccb4a13569 on edit sort can change, clear cache and sort clips after editing 2014-02-13 09:32:14 +00:00
rolux
acbba45300 edit panel: select pasted clips; don't print error 2014-02-12 16:03:15 +00:00
rolux
06a7ed425b edit panel: react to editselection change, add callback to updatePanel method 2014-02-12 09:53:51 +00:00
j
5c5102baf0 fix sort by year 2014-02-10 10:53:45 +00:00
j
9c4b31c453 add player only embed view for edits 2014-02-09 08:07:33 +00:00
rolux
d89dd35892 fix #2226 (Edits: Issue with title of 'Sort by Title') 2014-02-08 20:32:42 +00:00
rolux
9667f3443a fix #2220 (Edits: Video player link button lacks tooltip) 2014-02-08 16:19:14 +00:00
j
7924bb1d2c use updateDuration all the time; dont pass clips with 0 duration to VideoPlayer 2014-02-08 08:09:13 +00:00
rolux
8ffe27353c use pandora.getItemTitle to format movie title in edit 2014-02-08 04:51:22 +00:00
rolux
dafd36fd18 edit panel: abort small timeline rendering when re-rendering 2014-02-07 13:41:56 +00:00
j
acee6e0382 fix reverse sort 2014-02-07 12:12:15 +00:00
j
26f0c456ac Edits: Make the player's link button functional, fixes #2101 2014-02-07 11:36:02 +00:00