j
|
429d5c744b
|
comment out some Ox.print calls
|
2012-03-23 19:03:56 +01:00 |
|
j
|
56c1bf2af0
|
enable download, fixed #467
|
2012-02-19 19:06:25 +00:00 |
|
rlx
|
02b5b56be8
|
implement 'show subtitles' functionality for players and timelines
|
2012-02-19 18:26:57 +00:00 |
|
rlx
|
bd5b6f8230
|
fix issues with home and tv
|
2012-02-19 12:58:55 +00:00 |
|
rlx
|
7d188d8621
|
make +/- volume keyboard shortcut work in video and timeline views
|
2012-02-19 11:21:52 +00:00 |
|
rlx
|
94cfbdb45c
|
fix issues with automatically opening annotation folders; add annotations option to video player to make find work for all layers
|
2012-02-19 10:49:52 +00:00 |
|
rlx
|
c6e8a84f65
|
better tooltip for in/out players (fixes #501)
|
2012-02-17 20:55:00 +00:00 |
|
rlx
|
e8f370ab7c
|
make video editor handle internal links (fixes #494)
|
2012-02-17 16:13:08 +00:00 |
|
rlx
|
95da27d0db
|
in video editor, keep menu and player size in sync (fixes #405)
|
2012-02-15 17:29:58 +00:00 |
|
rlx
|
3c94f44a99
|
fix bugs in video editor; begin to implement new list map mode that allows for defining/clearing places
|
2012-02-04 08:58:46 +00:00 |
|
rlx
|
f61e39a788
|
update video editor
|
2012-01-13 00:34:32 +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 |
|
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
|
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 |
|