Commit Graph

5111 Commits

Author SHA1 Message Date
maroy 89695d798b removed stale testing code 2005-06-28 09:20:20 +00:00
maroy d355159f5a added more debug info to the switcher object 2005-06-28 09:08:11 +00:00
maroy 64958a744a added autoplugging to the seek tests
added ogg vorbis and smil tests to the seek tests
2005-06-28 09:06:16 +00:00
maroy 44d2583239 made simple smil even simpler.. 2005-06-28 09:05:47 +00:00
maroy 0e21c32785 added clarification on mp3 playback sink timing issue 2005-06-28 08:43:01 +00:00
maroy 5fac177524 previous version broke the mp3 support, now works again.. 2005-06-28 08:42:05 +00:00
fgerlits 40ffad79dd added storageAdmin module to doxygen config file;
added playlength format checking in AudioClip and Playlist in the Core
module so it won't crash just throw an exception;
added try-catch block in Storage::getAudioClip() and getPlaylist() to catch
invalid audio clip or playlist format errors
2005-06-27 19:26:41 +00:00
maroy d4557842f6 made the autoplug test work properly with SMIL files 2005-06-27 14:31:06 +00:00
fgerlits 9aebbbb938 caught uncaught Gdk exception;
added missing images
2005-06-24 18:01:25 +00:00
fgerlits 67ff8fbd13 added -l${WIDGETS_LIB} and ${ICU_LIBS} to TEST_EXE_LIBS 2005-06-24 09:39:58 +00:00
maroy bd800d9e75 added typefind support for application/smil files 2005-06-23 17:46:33 +00:00
maroy 06873e1c08 completed autoplugging, to recognize and work with SMIL files 2005-06-23 17:45:57 +00:00
fgerlits 59920a2d14 tweaked user interface behavior in UploadFileWindow 2005-06-22 16:57:26 +00:00
maroy 7e3fb629b4 added workaround for time measurement in the autoplug test 2005-06-22 14:52:02 +00:00
maroy d390fb1ff4 added id3demuxbin patch 2005-06-22 14:42:18 +00:00
maroy c63c290d68 added autoplugging capability 2005-06-22 14:37:21 +00:00
maroy 70a2c6bb64 added missing test setup sources 2005-06-22 14:36:33 +00:00
fgerlits 7555faa074 this version of the install script compiles gstreamer (but not gst-plugins) on my Mandrake 10.0 2005-06-20 16:16:15 +00:00
fgerlits b22c1f9c1e changed microsecond patch in Taglib to return integer and fractional parts separately (so that they fit into two int's) 2005-06-20 12:29:35 +00:00
maroy 0ac70b4e14 added more SMIL test cases 2005-06-20 12:17:27 +00:00
maroy fa3951f819 updated switcher so it doesn't need a switch element in front, but
takes care of all its resposnsibilities itself
2005-06-20 11:52:51 +00:00
maroy 592562cccf added gstreamer command line option processing 2005-06-20 11:51:29 +00:00
maroy 15696dd330 added extern "C" statements for inclusion in C++ code 2005-06-20 11:50:01 +00:00
maroy b3914736a4 added more unit tests 2005-06-19 16:29:22 +00:00
maroy 3d85980181 added more unit tests
made switcher really honor open-ended playing
2005-06-19 13:11:08 +00:00
maroy 4c839c6a80 added fix for the switch element, see
http://bugzilla.gnome.org/show_bug.cgi?id=308167
2005-06-18 16:56:23 +00:00
maroy cf47169022 fixed PartialPlayTest, added SwitcherTest 2005-06-18 16:55:44 +00:00
maroy 73a30b108b initial version of our gstreamer elements 2005-06-17 19:45:06 +00:00
fberckel 44a7024af4 More common translation for Dutch 2005-06-17 16:48:59 +00:00
fgerlits 2aed43ffe0 added audio clip and playlist icons in place of the "audioclip" and
"playlist" texts
(see bug #1154)
2005-06-17 16:05:20 +00:00
fgerlits c8159a7323 Removed references to the delete methods (audio clip and playlist),
fixing bug #1169.
2005-06-16 18:37:23 +00:00
tomas 914d12032a Sample LS backup package with jingles, music, playlists etc. 2005-06-16 10:45:09 +00:00
tomas e67029aa32 minor mktemp incompatibility fixed. 2005-06-16 09:27:19 +00:00
tomas 756d368463 The first very simple backup/restore scripts added. 2005-06-16 08:41:40 +00:00
tomas e45836788c minor changes 2005-06-16 07:50:06 +00:00
tomas a240c540d0 minor fix 2005-06-16 03:24:03 +00:00
tomas 467498182a minor feature added 2005-06-16 02:44:23 +00:00
tomas c66e01f4ba minor fixes 2005-06-16 02:28:38 +00:00
tomas 01ab98afaa LS apache config installation added. (#1001) 2005-06-15 22:06:13 +00:00
fgerlits fd1e34a8e1 fixed bug http://bugs.campware.org/view.php?id=1155 2005-06-15 20:05:01 +00:00
fgerlits 6f2cf9ba0a fixed the utf-8 id3v2 tag reading bug 2005-06-15 15:56:26 +00:00
fgerlits e806ca5f3b added id3 tag recognition to UploadFileWindow 2005-06-15 13:38:52 +00:00
tomas a4c3aa0fc4 Livesupport specific apache config added. 2005-06-15 11:41:48 +00:00
fgerlits 3dae65af7b added reference to new gLiveSupport.xml.user-template 2005-06-14 18:12:41 +00:00
fgerlits 2767598869 added new language: Dutch 2005-06-14 18:10:07 +00:00
fgerlits f9094a93f2 fixed bug #1164: added stationLogo.png copying to copyInstall.sh;
and added <stationLogo> config element to gLiveSupport.xml and Co.
2005-06-14 18:08:28 +00:00
fgerlits 8e9971c2e7 removed traces of TagConversion class 2005-06-14 17:14:22 +00:00
tomas b16282d0b8 Check for audio files in import (#996). 2005-06-14 15:00:02 +00:00
tomas 5d5c6eea68 fixed wrong processing of LS pear packages and storageAdmin in debian
package (#980 and #1143)
2005-06-14 14:38:01 +00:00
fgerlits 86ab132449 fixed bug #1005 (I think), by creating a separate template file for
user-specific gLiveSupport.xml generation in the development environment;
also changed http:///ls_install_dir/... to http://ls_install_dir
2005-06-14 13:18:11 +00:00