rlx
|
02696ae741
|
add 'uncheckItem' method to menus and menubuttons, fix toggleSize in video editor
|
2012-04-18 07:57:59 +00:00 |
|
rlx
|
132e8d2207
|
rename various options of video widgets to allow for different timeline types
|
2012-04-18 07:43:32 +00:00 |
|
rlx
|
71d82c87f9
|
pass playing/position event from video player to timeline panel
|
2012-04-17 14:53:21 +00:00 |
|
rlx
|
7d3ea51e4b
|
slightly improved line above and below video
|
2012-04-17 13:52:45 +00:00 |
|
rlx
|
3ecfcd0f3f
|
implement 'follow player while playing'
|
2012-04-17 13:42:46 +00:00 |
|
rlx
|
0e8bfd1348
|
update timeline panel and timeline player
|
2012-04-17 12:01:24 +00:00 |
|
rlx
|
c6bfa97c68
|
rename a variable in video editor
|
2012-04-17 11:59:08 +00:00 |
|
rlx
|
7e8f5bef32
|
fix bugs in video player: allow for setting volume from outside, only show volume control if enabled
|
2012-04-17 11:58:17 +00:00 |
|
rlx
|
8c963339fd
|
add first version of Ox.VideoTimelinePanel, update Ox.VideoTimelinePlayer
|
2012-04-17 07:52:37 +00:00 |
|
rlx
|
c6f0308a17
|
in Ox.VideoPanel, use setElement(...), not that. = ...
|
2012-04-17 07:51:32 +00:00 |
|
rlx
|
c5af338d2d
|
update Ox.Chart
|
2012-03-26 19:26:28 +00:00 |
|
rlx
|
5d1b204e45
|
when reaching full minute, round position to full minute
|
2012-03-25 21:49:36 +00:00 |
|
rlx
|
8e6787be97
|
move full minute check from player into panel and editor, should fix #716
|
2012-03-25 21:45:39 +00:00 |
|
rlx
|
17aca54e7a
|
temporary fix for video skipping bug (#716); add third parameter (index) to forEach callback; add Geo colors
|
2012-03-25 21:23:03 +00:00 |
|
j
|
429d5c744b
|
comment out some Ox.print calls
|
2012-03-23 19:03:56 +01:00 |
|
rlx
|
bc3fedb125
|
fix alphabetical order of annotations with tags, fixes #681
|
2012-03-20 09:34:50 +00:00 |
|
rlx
|
53f57939ec
|
fix a bug with toggling paused state
|
2012-03-14 10:38:32 +00:00 |
|
rlx
|
8521eb36ba
|
add video timeline player and demo
|
2012-03-14 10:35:46 +00:00 |
|
j
|
3551e73249
|
dont fail if previously selected id was removed
|
2012-03-13 13:26:13 +01:00 |
|
j
|
9e7a639ada
|
consistantly use ?uid for video source
|
2012-03-09 23:27:48 +01:00 |
|
rlx
|
68ca199ae3
|
properly escape user names and list names
|
2012-02-22 10:14:25 +00:00 |
|
j
|
01d975878b
|
dont fail if selected annotation is not present
|
2012-02-21 17:00:35 +05:30 |
|
rlx
|
202d11177b
|
some work towards making places and events editable from annotations panel (#561)
|
2012-02-21 10:10:39 +00:00 |
|
j
|
7019a7994b
|
show clones, fixes #567
|
2012-02-20 21:51:08 +00:00 |
|
j
|
56c1bf2af0
|
enable download, fixed #467
|
2012-02-19 19:06:25 +00:00 |
|
rlx
|
8964fdcd58
|
in timeline view, after sumbitting find, make editor gain focus (fixes #539)
|
2012-02-19 18:51:53 +00:00 |
|
rlx
|
02b5b56be8
|
implement 'show subtitles' functionality for players and timelines
|
2012-02-19 18:26:57 +00:00 |
|
rlx
|
b5a7b9b28d
|
remove some unused files
|
2012-02-19 17:24:34 +00:00 |
|
rlx
|
6a9707ed0b
|
fix a bug where pressing delete would not remove an annotation if the video editor had focus (fixes #477)
|
2012-02-19 14:37:55 +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
|
529184887a
|
make doubleclicking on non-editable annotation 'open' it, i.e. go to its in point
|
2012-02-19 11:06:03 +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
|
61402492c6
|
make sure doubleclicking on timeline doesn't turn non-editable annotations into editing state
|
2012-02-19 09:06:57 +00:00 |
|
rlx
|
696741190a
|
only show users in menu if there are annotations
|
2012-02-19 09:01:13 +00:00 |
|
rlx
|
9558070d8f
|
update list of users on edit annotation (fixes #382)
|
2012-02-19 08:59:27 +00:00 |
|
rlx
|
0883bc7127
|
fix a bug in subtitle display on small timeline
|
2012-02-19 07:41:19 +00:00 |
|
rlx
|
2c2caf8f58
|
add 'editable' timeline state (fixes #521)
|
2012-02-19 07:21:40 +00:00 |
|
rlx
|
a66c7c9bdd
|
various fixes related to adding place annotations
|
2012-02-18 09:56:58 +00:00 |
|
rlx
|
bbdbaf86da
|
keep annotation remove from throwing errors (fixes #452)
|
2012-02-18 07:22:31 +00:00 |
|
rlx
|
c6e8a84f65
|
better tooltip for in/out players (fixes #501)
|
2012-02-17 20:55:00 +00:00 |
|
rlx
|
5383867f70
|
begin to add some keyboard shortcuts to video view annotation panel
|
2012-02-17 17:31:39 +00:00 |
|
rlx
|
ba0fe16a07
|
in video view, update URL when selecting annotation (fixes #479)
|
2012-02-17 16:29:50 +00:00 |
|
rlx
|
a27ff78730
|
merge
|
2012-02-17 16:13:32 +00:00 |
|
rlx
|
e8f370ab7c
|
make video editor handle internal links (fixes #494)
|
2012-02-17 16:13:08 +00:00 |
|
j
|
7397bead91
|
switch video source while loading metadata
|
2012-02-17 13:36:26 +01:00 |
|
rlx
|
c36a3537c0
|
fix an issue where rendering the edit menu before updating layers would cause add annotation to fail
|
2012-02-17 12:18:26 +00:00 |
|
rlx
|
3407f36d12
|
fix #493 (error when removing a not-yet-loaded video from the dom)
|
2012-02-17 10:41:38 +00:00 |
|
j
|
1a6da64b6b
|
add enableImport flag to VideoEditor
|
2012-02-17 14:36:26 +05:30 |
|
rlx
|
7d4fd8f706
|
fix some bugs in insert html dialog
|
2012-02-16 18:04:25 +00:00 |
|