Commit Graph

25 Commits

Author SHA1 Message Date
fgerlits 8d7e16a0c4 changed StorageClientFactory to produce only one kind of client
added some documentation (of xml configuration file format)
2004-11-24 16:21:59 +00:00
fgerlits d453f7d664 added some more documentation to the authentication client 2004-11-23 16:31:14 +00:00
fgerlits 6b616419df I thought I committed this last night, but apparently not 2004-11-23 09:42:36 +00:00
fgerlits 9b4502fccc added the first real function (existsAudioClip()) to the WebStorageClient 2004-11-17 18:18:34 +00:00
fgerlits 6fb2c1b578 added (so far mostly empty) WebStorageClient 2004-11-16 15:21:16 +00:00
fgerlits ca278cecdd *** empty log message *** 2004-11-12 14:14:23 +00:00
fgerlits dc58a33ca4 mostly cosmetic changes to TestStorageClient & fiddling with doxytag 2004-11-11 15:39:15 +00:00
fgerlits 9db6d24725 removed the URIs from released playlists and audio clips
added the XmlRpcServerMethod external to the Scheduler documentation
2004-11-10 17:45:53 +00:00
fgerlits 321955070f got rid of tempnam() and fopen() 2004-11-10 10:09:04 +00:00
maroy 3ed2496b03 added .smil extenstion to generated temporary SMIL files 2004-11-09 20:58:18 +00:00
fgerlits 830325ca92 part 2 of the new acquire/release methods 2004-11-09 16:54:03 +00:00
maroy c3a8a3c6da changed temp file name prefix from var/ to tmp/ 2004-11-09 10:13:53 +00:00
fgerlits d190bbaf7e first provisional implementation of the acquire and release methods in
the TestStorageClient class
2004-11-08 22:17:42 +00:00
fgerlits 28b2da6dd9 added acquirePlaylist() to TestStorageClient 2004-11-08 10:08:59 +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 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