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
047a6ba6d0
added function readTag() to AudioClip class to read ID3v2 tag info
2005-01-25 18:21:42 +00:00
fgerlits
ffc09993bb
added Storage::SearchCriteria class
2005-01-18 22:40:37 +00:00
maroy
548cd8cf20
chaned script and makefile to honor already existing LD_LIBRARY_PATH
...
environment variable
2005-01-18 15:41:15 +00:00
fgerlits
1931deef7c
*** empty log message ***
2004-12-30 12:25:04 +00:00
fgerlits
29e95ebf70
changed Makefiles to use curlpp instead of curl
2004-12-30 11:51:48 +00:00
fgerlits
11f46d11ba
wrote configuration of AudioClip from metafile;
...
added toXml() method to AudioClip
2004-12-29 10:02:29 +00:00
fgerlits
3b01df226c
added get/set methods for title and for general metadata in AudioClip
...
and in Playlist
2004-12-27 19:52:02 +00:00
fgerlits
ea3b4af262
got storeAudioClip to work, kinda sorta
2004-12-24 13:19:51 +00:00
fgerlits
288ad456be
Finally got reading from the storage server to work. Yippee!
2004-12-21 21:00:37 +00:00
maroy
790e6ee4c1
migrated from libxml++ 1.x to 2.8
2004-12-17 12:12:31 +00:00
fgerlits
8d8eaa93be
moved AuthenticationClientInterface.h from Core to Authentication
...
moved StorageClientInterface.h from Core to Storage
added tests for AuthenticationClientFactory and StorageClientFactory
2004-12-15 20:36:26 +00:00
maroy
723e0459fa
added -pthread option to CFLAGS and LDFLAGS
2004-11-23 11:51:22 +00:00
fgerlits
6b616419df
I thought I committed this last night, but apparently not
2004-11-23 09:42:36 +00:00
fgerlits
6fb2c1b578
added (so far mostly empty) WebStorageClient
2004-11-16 15:21:16 +00:00
fgerlits
d0645cb6ee
*** empty log message ***
2004-11-07 12:51:58 +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
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