Commit Graph

2502 Commits

Author SHA1 Message Date
sebastian d30d0e1423 cleared tabs on file-/stream-upload
improved test for streams
2005-07-01 15:21:35 +00:00
fgerlits 64a9cca523 added new addPlaylength() method to the Playlist class 2005-07-01 14:39:14 +00:00
sebastian e80e1e301d *** empty log message *** 2005-07-01 12:45:35 +00:00
fgerlits aa7ba715cc fixed typo 2005-07-01 12:10:07 +00:00
fgerlits d336a0bfc9 added two more test SMIL files to playlistExecutor/GstreamerPlayerTest;
changed GLiveSupport to use the gstreamer player for cue output
2005-07-01 12:03:41 +00:00
fgerlits 009c6902e1 fixed bug: the key for every entry was set to ">=" 2005-07-01 10:30:10 +00:00
fgerlits ba8ed9f566 changed buttons in AdvancedSearchItem
note bug #1223, though: current "minus" image is in fact an X
2005-07-01 10:20:02 +00:00
tomas 42fc60fa70 removed (added as text by mistake) 2005-07-01 09:11:25 +00:00
maroy c6dc4bc039 added new images 2005-07-01 08:28:44 +00:00
maroy 3590c9380c added Micz's desktop images 2005-07-01 07:35:56 +00:00
tomas 67ec86044e Ogg metadata import fixed, testonly (analyze) mode added. 2005-06-30 22:25:17 +00:00
tomas 17953ce674 Preferences backup support added. 2005-06-30 22:23:57 +00:00
tomas 4079db624c Preference backup support added. 2005-06-30 22:23:37 +00:00
fgerlits 2ed5a59ce3 added confirmation dialogs 2005-06-30 21:26:42 +00:00
tomas 606c4d7702 Length values in playlists and metadata fixed. (#1204) 2005-06-30 19:52:58 +00:00
maroy 0d4ff4f582 submitted adder duration patch as a bug into the gnome bugzilla 2005-06-30 18:01:22 +00:00
sebastian ce6f83f9b0 changed some wording 2005-06-30 15:06:21 +00:00
maroy fcb2fab676 changed scheduler playlist executor to gstreamer 2005-06-30 14:30:36 +00:00
maroy 87b2840b53 added gstreamer support for playlistExecutor, scheduler and gLiveSupport 2005-06-30 13:53:54 +00:00
maroy 56dc591a02 updated user setup script to reflect output dsp setting in the template 2005-06-30 13:38:08 +00:00
maroy d06be1bd7b making gstreamer compile on Mandrake 2005-06-30 12:32:54 +00:00
sebastian 5f26e925db bug #1151, #1198 2005-06-30 11:28:53 +00:00
maroy 899a387d39 added error exit return on compilation failure 2005-06-30 10:13:52 +00:00
maroy 77719e8c06 *** empty log message *** 2005-06-30 09:58:03 +00:00
maroy b5fb36be3f updated short test sample with proper mp3 file 2005-06-30 07:23:02 +00:00
maroy f890fe79b8 added sound level animation SMIL support 2005-06-30 07:18:23 +00:00
fgerlits 5ec6a76d74 minor adjustments to WhiteWindow, DialogWindow and TestWindow 2005-06-29 20:11:18 +00:00
maroy 1ffef04932 added short file tests to the autoplug test cases 2005-06-29 17:23:48 +00:00
maroy 6788fc9aa1 made gstreamer elements registered with a full path 2005-06-29 17:23:00 +00:00
fgerlits feed3d69e9 added new property flags to WhiteWindow constructor (isModal = modal, and no close button, isBornHidden = do not call show_all()) 2005-06-29 15:53:08 +00:00
maroy dcb053cacc added ogg vorbis and embedded SMIL playlist test cases 2005-06-29 15:09:40 +00:00
maroy d7bf5ec50d added ogg vorbis and SMIL test cases 2005-06-29 14:55:29 +00:00
fgerlits 25637f9cef added DialogWindow class 2005-06-29 14:53:54 +00:00
maroy 26a0ffe30d added ogg vorbis and SMIL test cases to the SeekPack test 2005-06-29 14:45:53 +00:00
maroy adab12d9e4 re-added test cases that were commented out temporarily 2005-06-29 13:34:42 +00:00
maroy c6e63b5e3b added ogg vorbis and SMIL test cases to the switcher test 2005-06-29 13:30:55 +00:00
maroy aa54dd2da9 removed unnecessary oneshoReaderSink member from the Smil structure 2005-06-29 13:28:11 +00:00
maroy 081313959d removed unused parameter 2005-06-29 13:27:04 +00:00
maroy db98ec9913 added adder duration fix 2005-06-29 12:45:50 +00:00
fgerlits c870f91164 fixed bug #1078 2005-06-28 19:03:54 +00:00
fgerlits db6135efb8 added Glib::Markup::escape_text() to all strings in ZebraTreeViews 2005-06-28 16:59:02 +00:00
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