b2e359ac21modified the play log methods
fgerlits
2004-10-27 12:18:20 +0000
8e31c1e5b4short doc/INSTALL added
tomas
2004-10-26 23:11:35 +0000
47468b07eddoc/INSTALL rewritten, var/conf.php reformatted
tomas
2004-10-26 23:11:02 +0000
53d1e15b44short doc/INSTALL text added and var/conf.php reformatted
tomas
2004-10-26 23:10:13 +0000
5a49ab5223added generatePlayReport XML-RPC server method
fgerlits
2004-10-26 12:03:33 +0000
b219059333added play log (PlayLogInterface and its PostgresqlPlayLog implementation)
fgerlits
2004-10-25 15:21:32 +0000
c36fb8fec2added PlayLogEntry class
fgerlits
2004-10-23 10:01:19 +0000
680d7eccf9ugh - cleaned up the mess I made earlier when I added the error reporting to the XML-RPC server methods... it works now, I think
fgerlits
2004-10-22 12:48:58 +0000
27ac235d06added savePlaylist and revertEditedPlaylist
fgerlits
2004-10-20 06:16:31 +0000
ee413579a4added fake audio clip retrieval methods to TestStorageClient added displayAudioClip and displayAudioClips XML-RPC server methods
fgerlits
2004-10-19 08:09:56 +0000
555294c0a5added save current state / revert to previous state mechanism to Playlist
fgerlits
2004-10-18 12:30:34 +0000
acd6329cacmoved XML-RPC packing/unpacking functions to XmlRpcTools.cxx
fgerlits
2004-10-16 15:30:39 +0000
a5b4dd625eadded new removeAudioClipFromPlaylist and validatePlaylist modified the contract for removeAudioClipFromPlaylist to take a relative offset as argument instead of an audio clip id (makes more sense this way, also implements more neatly :-)
fgerlits
2004-10-15 16:48:44 +0000
cad97c0806modified PlaylistElement to contain (a pointer to) an actual AudioClip instance, not just its ID
fgerlits
2004-10-15 09:33:28 +0000
55a0dcc50fadded addAudioClip XML-RPC server method
fgerlits
2004-10-14 17:36:05 +0000
690c3e7bc0fixed new playlist format (w/ playlistElement's and audioClipId's)
fgerlits
2004-10-14 17:32:56 +0000
0663e46425added list of playlist elements to the Playlist class
fgerlits
2004-10-14 10:25:16 +0000
b3a5c6b329audioClip.xml is used (by tests) to configure an AudioClip
fgerlits
2004-10-11 15:49:57 +0000
e60347862eadded AudioClip class to core module added addAudioClipToPlaylist diagram to uml model (not implemented yet)
fgerlits
2004-10-11 15:43:47 +0000
8837f77e65added XmlRpcTools to uml model modified createPlaylist to lock playlist for editing (forgot earlier)
fgerlits
2004-10-09 14:41:04 +0000
a815a437d9added XmlRpcTools utility class implemented createPlaylist and openPlaylistForEditing methods
fgerlits
2004-10-08 17:56:37 +0000
e21003f101added locking to Playlist made collaboration diagrams for createPlaylist and openPlaylistForEditing
fgerlits
2004-10-07 19:35:41 +0000
39dd193d00added DisplayPlaylistsMethod and its appendages
fgerlits
2004-10-06 20:34:08 +0000
8e3a6e1584added test for the deletePlaylist() method
fgerlits
2004-10-04 14:52:48 +0000
dff6f1aafdadded DeletePlaylistMethod and DeletePlaylistMethodTest
fgerlits
2004-10-04 10:53:18 +0000
b902abb8e6this is a simple wrapper class; takes an xmlrpc method call, extracts the UniqueId of the playlist, and calls the appropriate method of a StorageClient
fgerlits
2004-10-04 09:00:25 +0000
f0abe66287added 'void deletePlaylist(xmlRpcValue playlistId)' to StorageClientInterface, and provided dummy implementation in TestStorageClient
fgerlits
2004-10-04 08:56:30 +0000
4b07803e0cMajor changes in transport layer - generalized for metadata and search jobs.
tomas
2004-09-29 01:51:37 +0000
d086760277Major changes in transport layer and xmlrpc interface. Transport prepared for search jobs.
tomas
2004-09-29 01:37:40 +0000
a07710d09ecreate session id in special method
tomas
2004-09-29 01:26:49 +0000
081298ea89Initial revision
tomas
2004-09-21 00:43:11 +0000
510091e734Transport submodule added + relevant changes Archive module have to be installed for Tranport.
tomas
2004-09-21 00:40:30 +0000
70637ef59eTransport submodule added + relevant changes. Transport need Archive module to be installed.
tomas
2004-09-21 00:27:41 +0000
800acdbcc5title change
tomas
2004-09-21 00:23:52 +0000
91a0422bb1added scheduler model
maroy
2004-09-15 06:54:04 +0000
123db9ca08LocStor.php - corrections in doxygen comments.
tomas
2004-09-12 23:54:41 +0000
83a6d5e452Little corrections.
tomas
2004-09-12 23:28:00 +0000
72d8984500Forgotten doxygen comments added.
tomas
2004-09-12 22:21:26 +0000
f62c1fab5dInitial revision
tomas
2004-09-12 21:58:48 +0000
37f30a7efdMajor changes with LiveSupport local storageServer module.
tomas
2004-09-12 21:55:51 +0000
53e7a3d8ccInitial revision
tomas
2004-09-12 21:39:27 +0000
0dee919581Initial revision
tomas
2004-09-12 21:31:19 +0000