Commit graph

49 commits

Author SHA1 Message Date
j
0ccad0b973 fix vim line 2011-07-29 20:48:43 +02:00
rolux
28138cc446 better Ox.find() (return exact match first) 2011-05-20 07:56:42 +02:00
rolux
9f4f9dfa39 new-style find-as-you-type for video editor 2011-05-19 19:58:00 +02:00
rolux
78a4229689 fixing some video editor bugs (focus, markers) 2011-05-19 15:09:59 +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
rolux
8fe529df81 move css to css file, add markers (in/out/poster) 2011-05-18 15:02:02 +02:00
rolux
6b33c631a9 add new symbols 2011-05-18 09:38:11 +02:00
rolux
5f8f1904fd handle clear button 2011-05-18 08:08:26 +02:00
rolux
3dd022977d partial fix for subtitles disappearing in fullscreen 2011-05-17 23:43:03 +02:00
rolux
1e826a8c53 some more interface improvements (escape hides secondary controls) 2011-05-17 22:44:04 +02:00
rolux
f1f66cce81 fix animation bug when switching back from fullscreen 2011-05-17 22:20:43 +02:00
rolux
dec0832de6 fix a bug where the loading icon would not disappear after seeking 2011-05-17 21:53:46 +02:00
rolux
bb6af0ad41 highlight subtitles as-you-type 2011-05-17 21:30:49 +02:00
rolux
8e8b9c18a4 add find-as-you-type to video player 2011-05-17 21:08:25 +02:00
rolux
2842ec8d09 add tooltip option to Ox.Element 2011-05-17 20:44:53 +02:00
rolux
1d13caaf88 highlight results in timeline tooltip 2011-05-17 20:04:26 +02:00
rolux
46d71a5734 fix a bug where, when dragging on timeline, the dragend position might not be registered 2011-05-17 20:01:40 +02:00
rolux
9650a29a90 smaller fixes (tooltip corner cases, block timeline) 2011-05-17 19:04:33 +02:00
rolux
1086be2686 keep playing after resolution change 2011-05-17 18:18:44 +02:00
rolux
26dd7debe3 support multiple resolutions per video player 2011-05-17 18:02:25 +02:00
rolux
c7167462e8 add keyboard controls for volume 2011-05-17 12:34:55 +02:00
rolux
bab9c8be8e better api for timeline images 2011-05-17 11:43:54 +02:00
rolux
1f2a7f6953 fix for F key when find is hidden 2011-05-17 11:05:59 +02:00
rolux
e10ab53030 add large timeline to video 2011-05-17 10:58:03 +02:00
rolux
e60ac585d4 minor fixes 2011-05-17 09:43:20 +02:00
rolux
bed3e1ea70 make clear input button work 2011-05-17 09:19:30 +02:00
rolux
4ca5734a9d add close buttons to controls, better behaviour of mute vs volume 0, make range properly resizable, hide title overflow 2011-05-17 09:05:21 +02:00
rolux
cf3d611bac fix bug with spacer in bottom controls 2011-05-16 20:17:22 +02:00
rolux
117c6bff62 revised controls (find, volume) 2011-05-16 20:05:29 +02:00
rolux
6bc75c8627 merging changes 2011-05-16 13:33:06 +02:00
rolux
ce33d3650a add new timeline and find input to video player 2011-05-16 13:29:26 +02:00
j
cc75e25415 more docs 2011-05-16 12:49:48 +02:00
rolux
9379599aeb fix scale button glitch 2011-05-15 20:52:57 +02:00
rolux
275dcbb356 more timelines 2011-05-15 20:50:05 +02:00
rolux
fd1fc212f2 new timeline implementation 2011-05-15 18:18:58 +02:00
rolux
0642c10951 adding missing files (video demo) 2011-05-15 10:35:00 +02:00
rolux
cc748127bb some improvements to fullscreen mode 2011-05-15 09:52:37 +02:00
rolux
609ffdd4d7 add fullscreen mode to video player 2011-05-15 09:26:00 +02:00
rolux
4255470e29 extended video demo 2011-05-14 21:32:49 +02:00
rolux
568629fb34 add scale (fill/fit) functionality to video player 2011-05-13 17:44:50 +02:00
rolux
eef79f318a Ox.parseSRT 2011-05-13 00:12:41 +02:00
rolux
a19c271e8f some improvements to Ox.VideoPlayer 2011-05-12 22:02:22 +02:00
rolux
57618c850f add div to properly capture mouse position 2011-05-12 13:15:32 +02:00
rolux
a7d5774855 add loading/seeking icon 2011-05-12 12:51:17 +02:00
rolux
13b887abfb add Ox.VideoPlayer, demos/video/, and prove Chrome doesn't get buffered time ranges right 2011-05-12 12:39:48 +02:00
rolux
15257623f3 wrong file name for Ox.VideoEditor 2011-05-12 06:36:13 +02:00
rolux
7380595c7e various improvements in OxJS and OxUI 2011-04-29 14:40:51 +02:00
rolux
4489e88f44 better filesystem structure for modules and themes; 'minified' ui if debug option not set; dynamially generated map markers 2011-04-27 21:24:33 +02:00
Renamed from source/js/Ox.UI/Video/Ox.VideoPlayer.js (Browse further)