Commit Graph

19032 Commits

Author SHA1 Message Date
tomas 5248ab23a2 Major changes:
added: SAX parser support, setMetadataValue and deleteRecord methods
 modified: getMetadataValue
2005-02-07 23:17:40 +00:00
tomas 7590bbaa49 Method for update one metadata value added,
method for return one metadata value modified.
2005-02-07 23:14:51 +00:00
tomas 6b77fe7537 SAX parser for metadata added 2005-02-07 23:12:28 +00:00
tomas 072ece7313 getMetadataValue moved to Metadata.php + minor changes 2005-02-07 23:11:44 +00:00
fgerlits 892d7d132f added 7 scheduler methods to schedulerClient 2005-02-07 21:35:21 +00:00
sebastian 3a71d1a29e *** empty log message *** 2005-02-07 19:42:14 +00:00
sebastian 4e4cebd306 *** empty log message *** 2005-02-07 18:09:22 +00:00
maroy de4216cafd first version of WhiteWindow 2005-02-07 16:12:55 +00:00
tomas fe63aba044 minor addtions, sync with storageServer 2005-02-06 23:32:09 +00:00
tomas 27fae97b69 minor additions 2005-02-06 23:29:31 +00:00
maroy 124f73f05e added more dependencies, after experiments on Debian Sarge 2005-02-05 12:28:02 +00:00
fgerlits e68598ebb9 added (unnecesary) initialization of pointer to make the compiler happy 2005-02-05 10:01:56 +00:00
fgerlits e85731b8e6 added conversion to/from XmlRpcValue to AudioClip and Playlist;
modified Scheduler methods to use these conversions;
fixed bug in Scheduler: some methods caught wrong kind of exception;
modified Playlist to accept several PlaylistElements at the same
  relative offset;
modified methods for deleting playlist elements and updating fade info
  to refer to playlist elements by ID, not relative offset
2005-02-05 08:12:37 +00:00
fgerlits aca8977831 cleaned up Playlist, AudioClip etc. 2005-02-03 18:52:27 +00:00
sebastian fdc4cbd087 *** empty log message *** 2005-02-03 16:55:35 +00:00
maroy 45c9ec3ead added widgets module 2005-02-03 13:12:46 +00:00
maroy b3d923e5af made master panel look like Charles' design, first iteration 2005-02-03 13:10:28 +00:00
maroy c92e65a824 added darkBlueBin
added set_label and get_label for Button
2005-02-03 13:08:40 +00:00
fgerlits 689fbf12d5 fixed bug #578 2005-02-03 11:51:53 +00:00
tomas 38d98806c0 Dummy metadata XML string returned from getMetaData if there is no metadata. 2005-02-03 02:19:47 +00:00
tomas c434ad025e Prefs: delGroupPref method added
GB: PHP interface for prefs added
2005-02-03 01:10:43 +00:00
fgerlits f1701e9477 added the last remaining tests of the XML-RPC methods (Rpc...Test classes) 2005-02-01 16:32:57 +00:00
fgerlits 2d4c16a1d3 added login, logout and resetStorage XML-RPC methods to scheduler daemon;
fixed the existing 'Rpc...Test's, and added some more
2005-01-31 19:51:25 +00:00
fgerlits d78879f893 fixed bug in TestStorageClient reset() [did not reset list of working
copies of edited playlists];
some corrections in documentation
2005-01-29 07:58:36 +00:00
fgerlits 82e09c51b3 made 'logical operator' argument to storage server mandatory 2005-01-28 10:06:02 +00:00
tomas 75aa4cb59f Issue #573 fixed. 2005-01-27 23:38:37 +00:00
fgerlits bc49af1e38 added reset() method to StorageClientInterface;
modified scheduler tests to use this reset() method;
changed getAllPlaylists() and getAllAudioClips() in StorageClientInterface
  to use the search() method, and added optional limit and offset arguments;
changed the Makefile.in in modules/storage and products/scheduler to
  initialize the storage server after compilation and before running tests;
modified some scheduler tests to work correctly with either Test- or
  Web- StorageClient
2005-01-27 20:20:15 +00:00
fgerlits 56e7c95d2a commented some helix player tests out (they segfault);
added 'make reset' to scheduler Makefile.in;
added storage server initialization to authentication Makefile.in
2005-01-27 12:34:35 +00:00
maroy 02fc75da7d updated naming convetion for image files 2005-01-27 09:55:04 +00:00
maroy 21f437745c added WidgetFactory class 2005-01-27 09:14:35 +00:00
tomas e47b586ee3 reset target added to Makefile (issue #569) 2005-01-26 20:26:13 +00:00
fgerlits e40d8c3af3 *** empty log message *** 2005-01-26 18:27:54 +00:00
fgerlits 4c1517e14a *** empty log message *** 2005-01-26 18:25:52 +00:00
fgerlits c160d028c9 added two more audio clips to the test storage data 2005-01-26 17:56:56 +00:00
fgerlits e273b4eb80 modified storage test data to make the testStorageClient and the webS.C.
more similar
2005-01-26 17:51:34 +00:00
maroy d9f37bf0b5 added BlueBin 2005-01-26 16:41:52 +00:00
fgerlits 8941c30c27 put storageClient.xml back 2005-01-26 16:23:55 +00:00
fgerlits c69aeb7340 added these two; should not have remove storageClient.xml 2005-01-26 16:23:16 +00:00
fgerlits a6b3040642 added (id3 to dc) tag conversion table initialization to scheduler 2005-01-26 12:41:51 +00:00
tomas 744c9619fc minor 2005-01-25 23:56:35 +00:00
tomas bda8edd856 minor 2005-01-25 22:56:01 +00:00
maroy 8147b76d13 resolved resizing issues 2005-01-25 21:55:16 +00:00
maroy 7a9b34e4e8 added Button object 2005-01-25 21:35:30 +00:00
maroy b75da7e43f added widgets module 2005-01-25 20:27:15 +00:00
maroy 0a318234f9 added gtk+ 2.6.1 and gtk-- 2.5.5 2005-01-25 20:21:17 +00:00
fgerlits 047a6ba6d0 added function readTag() to AudioClip class to read ID3v2 tag info 2005-01-25 18:21:42 +00:00
fgerlits 317b50732f made XmlRpcException documentation more informative;
added graphviz (dot) graphical inheritance diagram generation to the
livesupport/etc/doxygen.config and xmlrpc-doxygen.config files
2005-01-24 12:48:10 +00:00
tomas d40afcac39 Sorting in browse methods added. 2005-01-24 01:41:45 +00:00
tomas c029bd42bf Support for search/browse testing added. 2005-01-24 01:26:12 +00:00
tomas 2e351ca72f New method browseCategory added. 2005-01-24 01:25:25 +00:00