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
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