Commit graph

100 commits

Author SHA1 Message Date
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
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
6e0ff7158c change video resolution, trigger ended event in player 2011-12-20 18:39:26 +05:30
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
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
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
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
730712e9ba fix bugs regarding the state of the video player volume and mute buttons 2011-11-05 14:54:13 +00:00
j
dce2843303 use Ox.Log 2011-11-04 16:54:28 +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
ec7ec4d707 resolve focus issues with video player find element 2011-10-29 10:01:28 +00:00
rlx
4dd5107a48 adjust DRM for laptop screens 2011-10-24 16:38:19 +00:00
rlx
1954a7a799 add 'DRM' 2011-10-22 21:03:42 +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
efca832c76 some work on ListCalendar 2011-10-09 21:13:16 +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
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
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
9ea5cce853 minor changes 2011-08-24 21:05:39 +00:00
rlx
0369eaff14 video updates (playlists) 2011-08-20 09:48:28 +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
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
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
rolux
e063626bdc Ox.Dialog rewrite 2011-08-15 14:18:14 +02:00