Commit graph

25 commits

Author SHA1 Message Date
rolux
734d0ff30e use chapter positions 2014-02-06 13:39:05 +00:00
rolux
55fbe25ccc add chapter marker, use in video edit panel 2014-02-06 13:31:53 +00:00
j
403e38a57f add comment 2014-02-04 09:32:50 +00:00
j
be9ec5a86a load timeline overlays(subtitles, cuts, results) more asynchronously 2014-02-02 18:48:45 +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
7c640519d1 use .on, not .eventname 2013-12-06 21:43:00 +01: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
da7b637948 large timeline: use ints in subtitle css 2013-08-06 18:18:08 +00:00
rlx
564ce69a78 exclusively handle selectability of text via .OxSelectable and body.OxDragging (to be set/unset in dragstart/dragend handlers) 2013-07-19 08:42:25 +00:00
rlx
305dd4cec1 allow for asynchronous large video timeline 2013-07-13 13:58:52 +00:00
rolux
b63adeeb01 cosmetic changes 2013-03-08 08:42:36 +00:00
rolux
a34c8b5b11 cosmetic changes 2013-03-06 12:26:57 +00:00
rolux
cadad32440 add 'disabled' option to large video timeline 2013-02-25 11:02:18 +05:30
rolux
5c7ee541d0 update large video timeline 2013-02-20 16:48:05 +05:30
rolux
2fc340d9bd add showInToOut option to LargeVideoTimeline 2013-02-20 16:27:38 +05:30
rolux
6f4a928bf3 add 'OxMedia' class to video widgets 2012-12-29 17:43:32 +01:00
rolux
a0867f0da6 update widget documentation (arguments first) 2012-07-04 13:29:18 +02:00
j
d2e05200da document events 2012-06-18 00:38:26 +02:00
j
2a58661c9a subtitles are html, fixes #845 2012-06-15 18:26:18 +02:00
rlx
94355eb792 typo 2012-06-15 13:29:06 +00:00
rlx
856ea3b1d3 enable timeline types 2012-06-15 13:20:07 +00:00
rolux
8bc8c57373 use base 10 in parseInt, use Math.floor for numbers 2012-06-13 10:28:21 +02:00
rolux
4ba06fde41 use Ox.highlight; minor reformatting 2012-06-03 10:41:18 +02:00
rolux
8c347d9009 update documentation (classes) 2012-05-31 12:32:54 +02:00
j
91e1065aab rename Ox.UI source files, remove Ox. prefix 2012-05-28 19:44:12 +00:00
Renamed from source/Ox.UI/js/Video/Ox.LargeVideoTimeline.js (Browse further)