sintonia/livesupport/modules/core/src
2005-07-27 11:12:43 +00:00
..
AudioClip.cxx changed duration_from_string() calls to TimeConversion::parseTimeDuration() 2005-07-26 11:34:02 +00:00
AudioClipTest.cxx fixed the utf-8 id3v2 tag reading bug 2005-06-15 15:56:26 +00:00
AudioClipTest.h moved AudioClip::readTag from TagConversionTable to MetadataTypeContainer 2005-06-13 15:40:53 +00:00
BaseTestMethod.cxx included missing errno.h, fixing bug #785, 2005-04-08 14:00:44 +00:00
FadeInfo.cxx changed duration_from_string() calls to TimeConversion::parseTimeDuration() 2005-07-26 11:34:02 +00:00
FadeInfoTest.cxx changed modules/core to make all time_duration values consistently of the 2005-03-07 11:16:12 +00:00
FadeInfoTest.h added FadeInfo methods 2004-10-27 14:10:03 +00:00
LocalizedConfigurable.cxx added LocalizedConfigurable 2004-12-20 13:58:16 +00:00
LocalizedConfigurableTest.cxx added LocalizedConfigurable 2004-12-20 13:58:16 +00:00
LocalizedConfigurableTest.h added LocalizedConfigurable 2004-12-20 13:58:16 +00:00
LocalizedObject.cxx added more descriptive error message to LocalizedObject::getResourceUstring(); 2005-04-19 19:18:25 +00:00
LocalizedObjectTest.cxx a fix to issue #810 2005-04-15 12:54:32 +00:00
LocalizedObjectTest.h created test case ustringNegativeTest to reproduce the issue #792 2005-04-12 13:01:05 +00:00
Md5.cxx added UUID object, and updated UniqueId to generate a 64 bit id 2005-04-28 14:36:00 +00:00
Md5Test.cxx added UUID object, and updated UniqueId to generate a 64 bit id 2005-04-28 14:36:00 +00:00
Md5Test.h added curl-7.12.3 in tools/ 2004-12-23 21:53:22 +00:00
MetadataType.cxx added MetadataType and MetadataTypeContainer classes 2005-04-27 17:39:51 +00:00
MetadataTypeContainer.cxx added MetadataType and MetadataTypeContainer classes 2005-04-27 17:39:51 +00:00
MetadataTypeContainerTest.cxx moved AudioClip::readTag from TagConversionTable to MetadataTypeContainer 2005-06-13 15:40:53 +00:00
MetadataTypeContainerTest.h moved AudioClip::readTag from TagConversionTable to MetadataTypeContainer 2005-06-13 15:40:53 +00:00
Playable.cxx added AudioClip constructor without ID, to be used before storeAudioClip() 2005-01-04 21:47:56 +00:00
Playlist.cxx changed duration_from_string() calls to TimeConversion::parseTimeDuration() 2005-07-26 11:34:02 +00:00
PlaylistElement.cxx changed duration_from_string() calls to TimeConversion::parseTimeDuration() 2005-07-26 11:34:02 +00:00
PlaylistElementTest.cxx changed modules/core to make all time_duration values consistently of the 2005-03-07 11:16:12 +00:00
PlaylistElementTest.h added PlaylistElement 2004-10-14 08:53:39 +00:00
PlaylistTest.cxx added new addPlaylength() method to the Playlist class 2005-07-01 14:39:14 +00:00
PlaylistTest.h added new addPlaylength() method to the Playlist class 2005-07-01 14:39:14 +00:00
SearchCriteria.cxx added multiple input lines in advanced search 2005-04-25 11:09:22 +00:00
SearchCriteriaTest.cxx updated SearchCriteriaTest to reflect changed file type default ("all" 2005-04-27 18:57:46 +00:00
SearchCriteriaTest.h moved SearchCriteria from Storage to Core; 2005-04-20 14:36:54 +00:00
TestRunnable.cxx addded Thread::yield() 2004-11-24 13:05:27 +00:00
TestRunnable.h added signal possibility to threads 2005-01-10 11:04:44 +00:00
TestRunner.cxx made test XML output non-standalone 2004-07-24 08:07:21 +00:00
Thread.cxx removed pthread_exit() again. for some reason, the pthread implementation 2004-11-25 09:51:24 +00:00
ThreadTest.cxx addded Thread::yield() 2004-11-24 13:05:27 +00:00
ThreadTest.h addded Thread::yield() 2004-11-24 13:05:27 +00:00
TimeConversion.cxx added new timeDurationToShortString() function 2005-07-27 11:12:43 +00:00
TimeConversionTest.cxx added new timeDurationToShortString() function 2005-07-27 11:12:43 +00:00
TimeConversionTest.h added new timeDurationToShortString() function 2005-07-27 11:12:43 +00:00
UniqueId.cxx made unique id 63 bits, so that signed 64 bit containers can hold it 2005-04-28 15:01:33 +00:00
UniqueIdTest.cxx added toDecimalString() method to the UniqueId class 2005-03-24 11:08:55 +00:00
UniqueIdTest.h changed UniqueId::IdType from unsigned int to long long int 2004-12-20 22:08:19 +00:00
Uuid.cxx added UUID object, and updated UniqueId to generate a 64 bit id 2005-04-28 14:36:00 +00:00
UuidTest.cxx added UUID object, and updated UniqueId to generate a 64 bit id 2005-04-28 14:36:00 +00:00
UuidTest.h added UUID object, and updated UniqueId to generate a 64 bit id 2005-04-28 14:36:00 +00:00
XmlRpcException.cxx moved LiveSupport::Storage::StorageException and derivatives to 2005-01-08 12:40:33 +00:00
XmlRpcTools.cxx added 7 scheduler methods to schedulerClient 2005-02-07 21:35:21 +00:00
XmlRpcToolsTest.cxx added 7 scheduler methods to schedulerClient 2005-02-07 21:35:21 +00:00
XmlRpcToolsTest.h moved XmlRpcTools (and PlayLogEntry) over to the Core module 2005-01-07 14:55:19 +00:00