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 |
|