Commit graph

107 commits

Author SHA1 Message Date
j
6e0ff7158c change video resolution, trigger ended event in player 2011-12-20 18:39:26 +05:30
rolux
96b206de1a use MenuButton 2011-12-20 12:50:37 +05:30
rlx
9f151e2e60 add Ox.MenuButton 2011-12-20 07:07:57 +00:00
rlx
0a79291c58 update video elements 2011-12-19 21:13:11 +00:00
rolux
c1c4441b10 update uses of focusInput() 2011-12-18 15:14:11 +05:30
rlx
12622724ee fix text list so that it doesn't throw errors in its value function 2011-11-07 12:15:10 +00:00
rolux
56370aa0a7 'use strict'; 2011-11-05 17:46:53 +01:00
rlx
291b75c43b in video player, separate playing event from position event, so controls that need live updates can bind to playing, while others can safely bind to position 2011-11-05 16:03:13 +00:00
rlx
49adfa57ae in video editor, pass muted/volume options downwards and muted/volume events upwards 2011-11-05 15:01:18 +00:00
rlx
01f02d9730 disable currently not implemented menu options 2011-11-04 18:12:38 +00:00
j
dce2843303 use Ox.Log 2011-11-04 16:54:28 +01:00
rlx
e2c2eeed43 update video form element css 2011-11-04 15:13:51 +00:00
rolux
094b1a59ec cleanup, again 2011-11-03 16:42:41 +01:00
rlx
b056a22172 update css (collapse panel extras, video editor bars, video find element) 2011-11-03 12:14:18 +00:00
rlx
aca33124d0 improved handling of find in video editor 2011-10-30 13:57:01 +00:00
rlx
462b335416 make video editor and player trigger find events 2011-10-30 09:49:58 +00:00
rlx
a949ad2cf4 use Ox.Editable in Ox.AnnotationPanel 2011-10-27 13:13:28 +00:00
rlx
1954a7a799 add 'DRM' 2011-10-22 21:03:42 +00:00
rlx
4dfa708d05 populate find in video editor 2011-10-20 13:32:53 +00:00
rlx
bd3ebf5e33 make subtitles on BlockVideoTimeline optional 2011-10-20 13:04:04 +00:00
rlx
5d669f42e3 update infolist 2011-10-17 10:23:16 +00:00
rlx
768dd6c7aa fix tooltip of splitpanel resizebar; allow for setting the showannotations option of video player and editor panels from outside 2011-10-13 10:10:39 +00:00
rlx
66b9d41450 use minify in build script; add unicode module 2011-10-05 17:07:21 +00:00
rlx
df3ea541b3 make map controls work 2011-10-04 02:26:24 +00:00
rlx
ef9040ba24 fix video widget listeners and triggers 2011-09-26 19:45:36 +00:00
rolux
4cc754a28d remove Ox.each, , $.extend, $.map and $.merge 2011-09-17 20:36:09 +02:00
rolux
da9e5dbb29 fix event handlers and split panel resize event 2011-09-17 19:39:38 +02:00
rlx
3f90e96c3a updating video elements (fixes bugs with positions and points) 2011-09-17 07:09:17 +00:00
j
4768dcfe8e add some docstrings 2011-09-14 10:34:33 -04:00
rlx
1333a3ecec tooltips and better cursors for splitpanels 2011-09-04 21:15:16 +00:00
rlx
ba96bfb76c handle video formats and resolutions 2011-08-19 14:44:03 +00:00
rlx
676cb72101 add InfoList (draft) 2011-08-19 06:41:48 +00:00
rlx
9d0dee01e8 add enableMouse option to VideoPlayer 2011-08-18 14:03:48 +00:00
rlx
91c69d5d23 update VideoPanelPlayer 2011-08-17 19:34:34 +00:00
rlx
5e283c3759 fire toggleannotations event in video editor 2011-08-17 15:20:17 +00:00
rlx
6f64ad3512 make video editor accept position option 2011-08-16 13:29:16 +00:00
rolux
dd7191e8d4 load svg images inline 2011-08-09 19:00:39 +02:00
j
0ccad0b973 fix vim line 2011-07-29 20:48:43 +02:00
j
b27ed00356 remove new for all Ox.Elements, dont declare arguments again, add some semicolons 2011-06-19 19:48:32 +02:00
j
218eeaf47a edit annotations 2011-06-15 16:36:01 +02:00
rolux
fda007f00d fix safari syntax error 2011-05-25 09:29:42 +02:00
rolux
29e58b9c3e clean up video editor options 2011-05-24 21:19:27 +02:00
rolux
007e525162 improvements to editor ui 2011-05-20 16:11:42 +02:00
rolux
6e0bafed88 fix a bug where space key wouldn't register while autocomplete menu was open 2011-05-20 09:14:24 +02:00
rolux
3087690d89 allow limit for autocomplete menu length 2011-05-20 08:19:55 +02:00
rolux
28138cc446 better Ox.find() (return exact match first) 2011-05-20 07:56:42 +02:00
rolux
0fc5299bda add autocomplete menu 2011-05-19 21:03:35 +02:00
rolux
1fe6765e8b make find-as-you-type work with both timelines 2011-05-19 20:34:53 +02:00
rolux
9f4f9dfa39 new-style find-as-you-type for video editor 2011-05-19 19:58:00 +02:00
rolux
d326adf2e9 make position input in in/out viewers work 2011-05-19 15:12:27 +02:00
rolux
78a4229689 fixing some video editor bugs (focus, markers) 2011-05-19 15:09:59 +02:00
rolux
7f904cda1f first demo of auto-resizing textarea 2011-05-19 12:18:39 +02:00
rolux
67c154547c fix a resizing bug in the video editor demo 2011-05-19 09:06:42 +02:00
rolux
a1deb20f97 video editor improvements 2011-05-18 20:30:58 +02:00
rolux
f8ec3fccf4 add video editor demo 2011-05-18 18:00:29 +02:00
j
bdb8d98787 some documentation 2011-05-16 10:24:46 +02:00
rolux
15257623f3 wrong file name for Ox.VideoEditor 2011-05-12 06:36:13 +02:00
Renamed from source/Ox.UI/js/Video/Ox.VideoPlayer.js (Browse further)