fgerlits
7a56bbf8be
added AudioClip constructor without ID, to be used before storeAudioClip()
...
added run-time type info to Playable: getType(), getAudioClip() and
getPlaylist()
2005-01-04 21:47:56 +00:00
fgerlits
f1ca8879ab
added acquirePlaylist() and releasePlaylist() to WebStorageClient
...
modified config() methods in Core (Playlist, PlaylistElement, FadeInfo,
and AudioClip) to read ID as hexadecimal string & not decimal number
some config xml files and tests had to be modified accordingly
2005-01-03 19:39:54 +00:00
fgerlits
4d777103f7
added title attribute to AudioClip (in config(), too)
...
updated config files with title attribute
created getXmlString() method in AudioClip, Playlist, PlaylistElement
and FadeInfo
replaced old (and bad) toXml() method with getMetadataString() in AudioClip
2004-12-30 20:09:28 +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
518ae21eeb
added curl-7.12.3 in tools/
...
plagiarized MD5 code from Mordechai T Abzug into Core::Md5 class
2004-12-23 21:53:22 +00:00
fgerlits
288ad456be
Finally got reading from the storage server to work. Yippee!
2004-12-21 21:00:37 +00:00
fgerlits
48be2884b4
changed UniqueId::IdType from unsigned int to long long int
...
added UniqueId constructor from, and conversion to, std::string
got WebStorageClient::existsAudioClip() to work
2004-12-20 22:08:19 +00:00
maroy
1522d9c053
added LocalizedConfigurable
...
added Glib::ustring functions to LocalizedObject
2004-12-20 13:58:16 +00:00
maroy
790e6ee4c1
migrated from libxml++ 1.x to 2.8
2004-12-17 12:12:31 +00:00
maroy
585a096fdb
added capability to Localized object to load a resource bundle based on
...
information in a configuration file
2004-12-01 20:07:37 +00:00
fgerlits
34b681064c
added support for playlists containing other playlists
2004-11-29 20:40:36 +00:00
maroy
723e0459fa
added -pthread option to CFLAGS and LDFLAGS
2004-11-23 11:51:22 +00:00
maroy
e0cac7c756
added LocalizedObject base class, with one known failing test
2004-11-22 10:30:12 +00:00
maroy
5e8312cc82
fixed bug #0000452 , where the thread was crashing after exit
2004-11-18 15:44:11 +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
ecd2c3d55c
added (provisional) URI field to AudioClip
2004-11-05 17:32:54 +00:00
maroy
b1cc568fae
added Thread class
2004-11-05 13:29:16 +00:00
maroy
5f03d18970
added TimeConversion class
2004-11-04 12:39:54 +00:00
fgerlits
8e121e1a47
added FadeInfo methods
2004-10-27 14:10:03 +00:00
fgerlits
c36fb8fec2
added PlayLogEntry class
2004-10-23 10:01:19 +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
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
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
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