Commit Graph

23 Commits

Author SHA1 Message Date
maroy 548cd8cf20 chaned script and makefile to honor already existing LD_LIBRARY_PATH
environment variable
2005-01-18 15:41:15 +00:00
maroy 4eac8957fd moved LiveSupport::Storage::StorageException and derivatives to
LiveSupport::Core::XmlRpcException
2005-01-08 12:40:33 +00:00
fgerlits cf1054852c moved XmlRpcTools (and PlayLogEntry) over to the Core module 2005-01-07 14:55:19 +00:00
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 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 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 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
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 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 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