Commit graph

89 commits

Author SHA1 Message Date
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
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
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