Commit Graph

16 Commits

Author SHA1 Message Date
fgerlits d0645cb6ee *** empty log message *** 2004-11-07 12:51:58 +00:00
fgerlits d6fc734fac added a test for storage server access (doesn't work yet) 2004-11-07 12:51:18 +00:00
fgerlits 057da6a786 added playlist to SMIL conversion to Playlist class
added releasePlaylist and and releaseAudioClip to TestStorageClient
2004-11-06 17:09:39 +00:00
fgerlits ee413579a4 added fake audio clip retrieval methods to TestStorageClient
added displayAudioClip and displayAudioClips XML-RPC server methods
2004-10-19 08:09:56 +00:00
fgerlits cad97c0806 modified PlaylistElement to contain (a pointer to) an actual AudioClip
instance, not just its ID
2004-10-15 09:33:28 +00:00
fgerlits 690c3e7bc0 fixed new playlist format (w/ playlistElement's and audioClipId's) 2004-10-14 17:32:56 +00:00
fgerlits a815a437d9 added XmlRpcTools utility class
implemented createPlaylist and openPlaylistForEditing methods
2004-10-08 17:56:37 +00:00
fgerlits 39dd193d00 added DisplayPlaylistsMethod and its appendages 2004-10-06 20:34:08 +00:00
fgerlits 8e3a6e1584 added test for the deletePlaylist() method 2004-10-04 14:52:48 +00:00
fgerlits f0abe66287 added 'void deletePlaylist(xmlRpcValue playlistId)' to
StorageClientInterface, and provided dummy implementation
in TestStorageClient
2004-10-04 08:56:30 +00:00
maroy d9c0e838b5 added global code coverage info generation 2004-08-02 06:26:34 +00:00
maroy ebd2eea52a added code coverage reporting 2004-08-02 05:30:55 +00:00
maroy 0b445bac8a added XML-RPC functions displaySchedule and displayPlaylist to
the Scheduler Daemon
2004-08-01 03:14:24 +00:00
maroy 30eeb29b4b added global test case for testing the uploadPlaylist function through
the XML-RPC interface
2004-07-25 15:41:19 +00:00
maroy b492553d7a added XML test reporting 2004-07-24 08:13:07 +00:00
maroy 0a106a3bee added module storage 2004-07-23 17:25:51 +00:00