Commit graph

2721 commits

Author SHA1 Message Date
j
09af7fa1ac test if localStorage is usable, fixes #2350 2014-03-03 20:22:47 +00:00
j
37f3ca1f47 only trigger value not other values that might be in data 2014-02-24 15:47:53 +00:00
j
120f285557 Ox.Map: trigger find event 2014-02-19 11:47:40 +00:00
rolux
3fd702d72e faster 2014-02-18 17:35:28 +05:30
rolux
464fcf6971 cosmetic changes 2014-02-18 17:31:23 +05:30
j
9e0497c76b timestamps too 2014-02-18 11:06:38 +00:00
j
ec3a077c2e Add work around for YYYY and YYYY-MM dates for Safari, fixes #2329 2014-02-18 10:59:58 +00:00
j
48ce6fc101 add workaround for Safari 4/5 to parse dates, fixes #2329 2014-02-18 10:43:23 +00:00
j
0044ffdbb3 loadedmetadata always seeks, only hide loading icon after seek is done, fixes #2314 2014-02-18 09:18:28 +00:00
rolux
5dac5b5a19 fix #2327 (Video Player throws when trying to add or edit subtitle) 2014-02-18 08:22:56 +00:00
rolux
18cd1fedc9 fix #1690 (Oxmedium theme player view: Background of selected annotation is slightly too dark) 2014-02-18 08:13:06 +00:00
j
3cd6399fff add VideoAnnotationPanel options.selectResult 2014-02-18 07:50:35 +00:00
rolux
978cc88618 remove annotations font size 2014-02-18 06:34:08 +00:00
rolux
36bb548879 Ox.URL: encode '?' in query too 2014-02-18 06:12:44 +00:00
rolux
4ab7a24075 Ox.URL: encode '?' in item ids 2014-02-18 06:05:17 +00:00
j
b43208de28 order 2014-02-17 21:28:30 +05:30
j
07ed347f4e hindi spelling 2014-02-17 21:00:43 +05:30
rolux
6a84785b5a fix #2319 (Player View: When navigating with cursor keys, timeline may get out of sync with video) 2014-02-17 12:07:34 +00:00
rolux
6dfaf38341 fix #1415 (improve oxmedium clip list text highlight css) 2014-02-17 10:57:22 +00:00
rolux
68b6d2bb4d don't throw when running tests 2014-02-17 16:07:53 +05:30
rolux
06ad2581f6 cosmetic changes 2014-02-17 08:24:23 +00:00
rolux
fae278abf0 cosmetic changes 2014-02-17 11:44:24 +05:30
rolux
3ce2852a99 Ox.Filter: options.query -> options.value, handle value update 2014-02-17 11:26:33 +05:30
rolux
15444fe5a9 handle update of label option 2014-02-16 07:06:48 +00:00
rolux
3232762576 Filter: add empty update handler and value method 2014-02-16 07:06:30 +00:00
j
d00a552143 locale strings 2014-02-14 15:47:30 +00:00
j
3e9c812b57 more hindi 2014-02-14 19:02:34 +05:30
j
a13afa8142 update locale.de.json 2014-02-14 11:41:53 +00:00
j
c290c8bd57 type=input needs Ox.decodeHTMLEntities, fixes #2304 2014-02-14 11:41:09 +00:00
j
739da2976a handle escaped quotes in hash 2014-02-14 09:19:05 +00:00
j
64a1aa65eb update hindi locale 2014-02-13 20:46:29 +05:30
j
a7f520281d combine multiple list.value into one 2014-02-13 09:31:06 +00:00
j
7b5d24461d fix setting value on array lists 2014-02-13 09:28:43 +00:00
j
bb0b8c247c dont use sort for index 2014-02-13 06:47:53 +00:00
j
d27ce4de70 fix switching resolution 2014-02-13 06:47:10 +00:00
j
e8d4961db6 dont fail adding new annotations while editing an annotation, dont set in/out on 'find again' while editing annotation 2014-02-13 06:16:09 +00:00
j
a5ed8ed8ed fix setting clip.out if not given 2014-02-12 15:31:11 +00:00
j
ab17fc8496 set preload='none' if buffered beyond out point 2014-02-12 15:29:35 +00:00
rolux
d9bdf4e9b9 video edit panel: make getSelectedClips return the full unique id strings 2014-02-12 14:54:32 +00:00
rolux
50f4bb145d use getPasteIndex; add sort mapping to columns; include annotation property 2014-02-12 13:59:00 +00:00
rolux
603dfa3d3a Lists: Add getPasteIndex method 2014-02-12 13:56:54 +00:00
rolux
7db11814e3 update VideoEditPanel and ClipPanel (select clip at position, update selection on cut) 2014-02-12 11:39:48 +00:00
j
71ef581b80 improve function name, fix autoplay 2014-02-12 09:11:59 +00:00
rolux
5fae9d2213 clip panel: add selectClipAtPosition 2014-02-12 13:39:50 +05:30
j
f538cf2b0b fix seeking to beginning of item 2014-02-11 09:04:08 +00:00
j
861452512f bind seeking directly before seek 2014-02-10 10:35:49 +00:00
j
635a26dc48 wait if video is currently seeking 2014-02-10 09:32:08 +00:00
rolux
e763541eea Filter: introduce timeout (still does not work as expected) 2014-02-10 09:15:03 +00:00
j
6bad3345da dont clone if not needed 2014-02-09 08:07:51 +00:00
rolux
77376cd47c fix #2202 (Edits: 'Make Selected Clips Editable' not disabled on select-none) 2014-02-09 07:55:02 +00:00