Commit graph

454 commits

Author SHA1 Message Date
rlx
923f71e6de make selected annotation scroll into view 2012-01-11 15:02:33 +05:30
rlx
e4dd393834 update video editor and css 2012-01-11 13:22:01 +05:30
rlx
88f31a5ae3 video editor update 2012-01-10 20:19:28 +05:30
j
ba9423462f blur editing 2012-01-10 01:55:38 +05:30
rlx
dc4a8bf464 update Ox.URL 2012-01-06 17:28:53 +05:30
j
093edd57d0 - remove editItem from Ox.List
- use ArrayEditable for text too
2012-01-04 22:57:32 +05:30
rolux
66934d22a9 theme.js -> theme.json; make timeline themed 2012-01-04 15:20:07 +05:30
rolux
8097cc7812 Ox.getPositionById() -> Ox.getIndexById() 2012-01-04 13:41:05 +05:30
rlx
85652471c6 update VideoEditor/AnnotationPanel/Editable/...; update OxJS array functions 2012-01-04 01:11:50 +05:30
rlx
815ae5d253 update video editor / annotation panel 2012-01-03 15:56:15 +05:30
j
969daf07e5 toggle size 2012-01-03 13:24:29 +05:30
j
a7b14f9e0a fix optionsGroupOffset for multiple groups and seperators 2012-01-03 13:05:22 +05:30
j
f8895e259c flatten video actions and settings menu 2012-01-03 01:50:09 +05:30
j
724d22e14f inline resolution selection again 2012-01-03 01:37:32 +05:30
j
39f9e9bb4d implement 'view annotations at position / in selection / all' 2012-01-03 00:36:36 +05:30
rolux
be06c433d1 merge 2012-01-02 19:36:19 +05:30
rolux
b77852296b misc fixes 2012-01-02 19:35:14 +05:30
j
4600cd9134 timeline is optional 2012-01-02 19:25:15 +05:30
rolux
34753cb2ed misc updates; add geo demo 2011-12-31 18:27:02 +05:30
962362adb2 show overlay on small timeline on in / out options change 2011-12-30 21:43:56 +05:30
j
ac4dd51ed7 Only return Ox.Element if exactly one jquery element is return.
Fixes use of find, children
2011-12-29 15:40:08 +05:30
j
062547daa1 set default results in Ox.SmallVideoTimeline, make sure self.results is defined in Ox.VideoPlayer 2011-12-29 02:52:51 +05:30
j
109e34725c resolution is data.checked 2011-12-28 15:59:53 +05:30
rlx
8550cc8442 add zap ui to video player 2011-12-24 06:07:50 +00:00
rlx
423faa5450 add open control to video player 2011-12-23 10:51:35 +00:00
rlx
72fe370492 fix a video player bug 2011-12-23 08:26:51 +00:00
rlx
f062c6001e fix video player bugs 2011-12-23 07:15:40 +00:00
rlx
e2529916b3 fix bugs in video editor 2011-12-23 06:08:41 +00:00
rlx
e719b6d219 fix bugs in video player 2011-12-23 05:19:02 +00:00
rlx
5803633835 fix bugs in map and video player 2011-12-23 05:05:41 +00:00
rlx
617ad0e5ca video player bugfixes, fullscreen-related 2011-12-22 18:03:30 +00:00
rlx
60281a666b misc bugfixes 2011-12-22 17:37:31 +00:00
rlx
02f53a57c1 use new form element syntax, continued 2011-12-22 15:47:46 +00:00
rlx
61c3027ee0 add settings control to video player 2011-12-22 12:40:01 +00:00
rolux
215f1f6c1b use new form element syntax 2011-12-22 12:54:20 +05:30
rolux
074902d079 form elements rewrite, part 2 2011-12-21 21:03:52 +05:30
j
734b08d9c6 remove extra loop 2011-12-21 16:23:09 +05:30
j
87ba2a10ab video editor resolution toggle 2011-12-20 19:15:24 +05:30
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
6c231c5cd5 fix a bug where in Ox.VideoPanelPlayer, the large timeline would no longer be tied to the small timeline 2011-11-08 19:29:05 +00:00
rlx
d186211453 remove on mouseover/select opacity change in icon lists (would cause video items to briefly go black) 2011-11-08 11:25:44 +00:00
rlx
12622724ee fix text list so that it doesn't throw errors in its value function 2011-11-07 12:15:10 +00:00
rlx
1cf7566eeb in video player, while playing, fire a position event for every full minute, reducing the need for saving the video position on unload 2011-11-06 09:05:21 +00:00
rlx
e6b634ddef in button, react to change of tooltip option 2011-11-06 00:04:27 +00:00
rlx
c0f2473346 reinsert 'use strict' 2011-11-05 22:18:26 +00:00
rlx
8eac8c20d7 in video panel player, rename showControls to showTimeline 2011-11-05 22:15:10 +00:00
rlx
2b3d8807d9 fix bugs in video panel player 2011-11-05 20:14:24 +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
d152c4b48b in video player, trigger muted event also if caused indirectly by setting volume to zero or turning volume up while muted 2011-11-05 15:27:53 +00:00
rlx
1e8edb8388 in video player, set muted/volume of video element 2011-11-05 15:16:36 +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
730712e9ba fix bugs regarding the state of the video player volume and mute buttons 2011-11-05 14:54:13 +00:00
j
1d09d19423 some redesign for better garbage collection of elements 2011-11-04 22:14:30 +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
fea1eed168 add OxFullscreen class to video player 2011-11-02 20:58:44 +00:00
rlx
bfac98643d pass fullscreen option down to and up from video player 2011-11-02 20:51:54 +00:00
rlx
4bb3196c03 fix form validation bug 2011-11-02 17:27:20 +00:00
rlx
dfe12646e6 fix a bug where the interface of a block video timeline would be stacked above a dialog 2011-11-02 09:03:11 +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
ec7ec4d707 resolve focus issues with video player find element 2011-10-29 10:01:28 +00:00
rlx
a949ad2cf4 use Ox.Editable in Ox.AnnotationPanel 2011-10-27 13:13:28 +00:00
rlx
4dd5107a48 adjust DRM for laptop screens 2011-10-24 16:38:19 +00:00
j
3bb224a022 add some ;, remove print statement 2011-10-24 15:13:00 +02: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
73883cba11 update css 2011-10-20 12:59:36 +00:00
rlx
b3ed2db267 fix a bug where after playing in to out, the video position would be set to the very end of the video 2011-10-19 12:01:45 +00:00
rlx
4c6a6333b2 some changes to enable clips view in pandora; fix video player to allow for paused=false and playInToOut=true 2011-10-19 10:49:19 +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
efca832c76 some work on ListCalendar 2011-10-09 21:13:16 +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
90085aaf2f add rewind option to video player 2011-10-03 10:59:09 +00:00
rlx
f2dbfbd1e5 add some more documentation, pass some more tests 2011-10-01 02:21:55 +00:00
rlx
c6d67420a8 some fixes for map, range and videopreview 2011-09-30 10:34:33 +00:00
rlx
8ea49fab73 misc fixes 2011-09-29 17:25:50 +00:00
rlx
3965eed153 url controller updates, list bugfixes 2011-09-28 17:31:35 +00:00
rlx
ef9040ba24 fix video widget listeners and triggers 2011-09-26 19:45:36 +00:00
rlx
f2c8644001 update Ox.URL, add Ox.Event 2011-09-23 10:43:57 +00:00
rlx
d50e37588b updating dialog and filter 2011-09-19 12:29:06 +00:00
rlx
17d842c64c splitpanel update (allow for animation, improve performance) 2011-09-18 21:17:39 +00:00
rlx
7abc26fd0d updating VideoPreview 2011-09-18 06:50:54 +00:00
rlx
ef1fa5fe84 some bugfixes 2011-09-17 11:49:29 +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
e6e2e0e1d8 add drag-to-scrub to video 2011-09-04 21:36:41 +00:00
rlx
1333a3ecec tooltips and better cursors for splitpanels 2011-09-04 21:15:16 +00:00
rlx
18f117138d updates for players, timelines and markers 2011-09-02 03:28:43 +00:00
rlx
9a7a0acd89 use svg video markers 2011-09-02 00:32:23 +00:00
rlx
5d454f0a80 support for drag and drop 2011-08-28 06:23:15 +00:00
rlx
9ea5cce853 minor changes 2011-08-24 21:05:39 +00:00
rlx
e8347aeabc when leaving a video part, set currentTime to 0 2011-08-23 08:14:22 +00:00
rlx
e3d9969c93 merging changes 2011-08-21 08:18:38 +00:00
rlx
cb1024a1f7 add video demo 2011-08-20 23:15:33 +00:00
rlx
6d1631586c fix a multipart video bug 2011-08-20 23:11:38 +00:00
rlx
0369eaff14 video updates (playlists) 2011-08-20 09:48:28 +00:00
rlx
a7c94a8019 some more fixes 2011-08-19 20:55:16 +00:00
rlx
32f4626a50 some more fixes 2011-08-19 20:37:58 +00:00
rlx
d0d1b94228 fix video panel player resize bug 2011-08-19 18:42:44 +00:00
rlx
a9554bf477 first bind loadedmetadata, then set src 2011-08-19 17:10:52 +00:00
rlx
6d47477890 debugging... 2011-08-19 17:02:38 +00:00
rlx
842ad71cb9 debugging... 2011-08-19 16:49:00 +00:00
rlx
439b7cfad6 some further fixes 2011-08-19 16:04:59 +00:00
rlx
ba96bfb76c handle video formats and resolutions 2011-08-19 14:44:03 +00:00
rlx
c5bde89971 support multipart video 2011-08-19 10:45:36 +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
j
acc7971b96 event.offsetX does not work in Firefox 2011-08-17 20:57:58 +02: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
rlx
d21068979a replace Flipbook with VideoPreview 2011-08-08 13:58:19 +00:00
rolux
e063626bdc Ox.Dialog rewrite 2011-08-15 14:18:14 +02:00
rolux
dd7191e8d4 load svg images inline 2011-08-09 19:00:39 +02:00
rlx
accb7c862a new timeline url 2011-08-06 18:20:24 +00:00
rlx
8e468ced0b merging changes 2011-08-06 17:41:01 +00: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
628d7c2be8 move Ox.FilesView.js to pandora 2011-06-16 19:32:11 +02:00
j
218eeaf47a edit annotations 2011-06-15 16:36:01 +02:00
j
e7b947c1ca move files 2011-06-15 15:04:57 +02:00
rlx
f601f0862f some changes to files view 2011-06-04 02:32:42 +00:00
rlx
62df91961e some changes to files view 2011-06-04 01:41:47 +00:00
rlx
624ed333fc merging changes 2011-06-03 23:09:18 +00: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
f311e05412 fixing a resize bug in Ox.List 2011-05-19 14:37:19 +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
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
aadd8c8458 don't use canvas for the timeline image 2011-05-17 12:00:49 +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
j
bdb8d98787 some documentation 2011-05-16 10:24:46 +02:00
rolux
ac2ea5f53d more efficient composition of block timeline, more efficient resizing of small timeline 2011-05-16 09:03:37 +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
43fa75c8db add geo module documentation and tests 2011-05-09 10:54:52 +02:00
rolux
506a2f2923 make Ox.Map lead geocode results, in case someone wants to 'cache' them 2011-04-29 16:56:40 +02:00
rolux
7380595c7e various improvements in OxJS and OxUI 2011-04-29 14:40:51 +02:00
rolux
74b9a25387 Ox.tokenize, Ox.SyntaxHighlighter (+demo) 2011-04-28 20:34:19 +02:00
rolux
e1b6e3890f use Ox.UI.PATH for images 2011-04-27 21:49:18 +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