Commit Graph

10515 Commits

Author SHA1 Message Date
tomas f807c93626 Playlist editing methods moved from GreenBox to separate class Playlist.
GreenBox have only wrapper now.
Offset calculations fixed, changeFadeInfo method added.
2005-02-28 03:40:59 +00:00
tomas 09b7339e21 minor fix 2005-02-28 03:30:21 +00:00
tomas a6d757f1dd Playlist editing methods moved from GreenBox to separate class Playlist.
GreenBox have only wrapper now.
Offset calculations fixed, changeFadeInfo method added.
2005-02-28 03:26:25 +00:00
tomas 05ee72190a Little generalization in recall methods. 2005-02-28 03:24:30 +00:00
tomas 2fc4be7f3d extents changed 2005-02-28 03:07:38 +00:00
tomas 65dcce925d comments fixed 2005-02-27 17:16:32 +00:00
tomas fcf2d05674 One auxiliary target added. 2005-02-27 02:56:30 +00:00
tomas 47d38718ae The acId parameter of delAudioClipFromPlaylist method have been changed
to plElGunid - gunid of deleted playlistElement.
2005-02-26 22:26:26 +00:00
sebastian 1d00e4587d *** empty log message *** 2005-02-26 21:18:32 +00:00
sebastian 8f28715ddb *** empty log message *** 2005-02-26 19:29:36 +00:00
fgerlits 2f6ef90968 added setAudioDevice() method to HelixPlayer and (AudioPlayerInterface);
added HelixPlayer::openAndStartPlaylist() to AudioPlayerInterface.
2005-02-26 12:33:48 +00:00
tomas ed9cc68fc3 Support for fadeInfo added to playlist editing methods. 2005-02-26 12:26:03 +00:00
tomas 0a3c35395d mistype fixed (thanks Seb.) 2005-02-25 22:48:21 +00:00
sebastian 4c89f8a6d7 *** empty log message *** 2005-02-25 22:46:30 +00:00
tomas 109d6cc171 access counter inc at addAudioClipToPlaylist commented out 2005-02-25 21:50:58 +00:00
tomas 3cef9b0d6c small fixes 2005-02-25 21:22:35 +00:00
tomas 5b8860c126 minor change 2005-02-25 21:19:15 +00:00
tomas 0535409dfa fixed several notice-generating things 2005-02-25 21:14:22 +00:00
sebastian acd96b625f *** empty log message *** 2005-02-25 20:50:06 +00:00
sebastian a8d5505d51 *** empty log message *** 2005-02-25 20:44:39 +00:00
tomas f858f935c2 Temporary solution for #609. Allow read permission added to group All on
storageRoot folder in install phase.
2005-02-25 18:08:00 +00:00
sebastian f181ea7515 *** empty log message *** 2005-02-25 16:58:26 +00:00
fgerlits 0da71b6798 some advance in fading; I (mostly) know what the problem is :) 2005-02-25 16:55:20 +00:00
maroy 77d5473a20 added tab button files 2005-02-25 16:37:41 +00:00
maroy 00d2670b10 added Notebook 2005-02-25 16:32:32 +00:00
sebastian 0e0e9e164f *** empty log message *** 2005-02-25 14:45:46 +00:00
tomas 80833376d5 minor changes 2005-02-25 04:05:44 +00:00
tomas c1fe56c53e Validator support added. Not yet enabled. 2005-02-25 03:27:34 +00:00
tomas 84c6a4ee91 Test audioClip metadata file for Validator. 2005-02-25 03:25:48 +00:00
tomas 16b5bc2a84 Validator class + format files, not used yet. 2005-02-25 03:24:38 +00:00
tomas e751f9084f It uses emptyMdata.xml file now as a default metadata set. 2005-02-25 01:45:18 +00:00
tomas d8aef20958 minor change (code produces bad array index notice) 2005-02-25 01:42:40 +00:00
tomas c7f8163eb7 Added support for editedBy field for playlists.
Please reinstall storageServer.
2005-02-24 21:38:59 +00:00
tomas 4c78eed9d7 added method isEditedBy and support for editedBy field for playlists. 2005-02-24 21:32:39 +00:00
tomas dd6464b1e5 LS header added, unusable comments removed. 2005-02-24 21:02:53 +00:00
sebastian c683356fd0 *** empty log message *** 2005-02-24 19:51:06 +00:00
fgerlits 809cb83c49 Added first (and pretty bad) version of fade in / fade out workaround
(as HelixPlayer::openAndStartPlaylist()).
2005-02-24 15:59:06 +00:00
sebastian bad599993b *** empty log message *** 2005-02-24 14:27:48 +00:00
sebastian 644d80d120 *** empty log message *** 2005-02-24 14:00:15 +00:00
sebastian 5fc8fb9d42 *** empty log message *** 2005-02-23 22:57:14 +00:00
sebastian cc2a640933 *** empty log message *** 2005-02-23 22:49:42 +00:00
tomas b366007b44 'playtime_seconds' field added to 'analyze' 2005-02-23 20:44:31 +00:00
tomas 8c29174e97 fixed #604 2005-02-23 20:41:41 +00:00
tomas ba015d1042 wrong line ending fixed 2005-02-23 19:23:18 +00:00
tomas 178876ddf3 several exception catches added 2005-02-23 19:20:18 +00:00
tomas abe6ff8199 bug #601 fixed 2005-02-23 19:14:24 +00:00
tomas dfe8595da0 assumedFormat parameter 'mp3' added to analyze() method. 2005-02-23 17:52:54 +00:00
fgerlits f60920dee7 modified Playlist::valid() to allow overlapping playlist elements 2005-02-23 17:29:14 +00:00
tomas 3cc14cc556 mistake fixed - sorry 2005-02-23 16:54:44 +00:00
fgerlits 8b25e057b1 modified WebStorageClient::acquirePlaylist() to use "par" and "begin" SMIL tags instead of "seq" tags. This should be replaced later with proper sound animation tags. 2005-02-23 16:53:58 +00:00