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
|
0663e46425
|
added list of playlist elements to the Playlist class
|
2004-10-14 10:25:16 +00:00 |
fgerlits
|
9411445823
|
added PlaylistElement
|
2004-10-14 08:53:39 +00:00 |
fgerlits
|
4bcf8acfb6
|
fixed some problems with createPlaylist and openPlaylistForEditing
|
2004-10-13 16:46:58 +00:00 |
fgerlits
|
b3a5c6b329
|
audioClip.xml is used (by tests) to configure an AudioClip
|
2004-10-11 15:49:57 +00:00 |
fgerlits
|
e60347862e
|
added AudioClip class to core module
added addAudioClipToPlaylist diagram to uml model (not implemented yet)
|
2004-10-11 15:43:47 +00:00 |
fgerlits
|
a815a437d9
|
added XmlRpcTools utility class
implemented createPlaylist and openPlaylistForEditing methods
|
2004-10-08 17:56:37 +00:00 |
fgerlits
|
e21003f101
|
added locking to Playlist
made collaboration diagrams for createPlaylist and openPlaylistForEditing
|
2004-10-07 19:35:41 +00:00 |
fgerlits
|
39dd193d00
|
added DisplayPlaylistsMethod and its appendages
|
2004-10-06 20:34:08 +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
|
f1df790463
|
added coverage test reporting
|
2004-08-02 05:07:20 +00:00 |
maroy
|
0b445bac8a
|
added XML-RPC functions displaySchedule and displayPlaylist to
the Scheduler Daemon
|
2004-08-01 03:14:24 +00:00 |
maroy
|
c9a6517785
|
updated comments to correctly point to the boost libs instead of loki
|
2004-07-25 17:20:25 +00:00 |
maroy
|
75de88f80d
|
made test XML output non-standalone
|
2004-07-24 08:07:21 +00:00 |
maroy
|
9266c24285
|
added HTML test reporting
|
2004-07-24 06:02:13 +00:00 |
maroy
|
b6719e6b7c
|
added module core
|
2004-07-23 16:19:52 +00:00 |