fgerlits
19dd690732
added event handlers to SimplePlaylistManagementWindow:
...
* when the title is edited (also to create a new playlist if necessary)
* when the playlist is changed from GLiveSupport::addToPlaylist(); a new
signal is created for this purpose in GLiveSupport
2005-07-20 21:43:02 +00:00
fgerlits
533ee75926
change the copy constructor; now it duplicates playlist elements, instead of just copying the pointers
2005-07-20 19:44:49 +00:00
fgerlits
b68c5cab38
added clarifying comments about when onStop() is emitted
2005-07-19 13:29:22 +00:00
fgerlits
6efcdee4ca
added fade in/out editing to SimplePlaylistManagementWindow
2005-07-14 15:56:59 +00:00
sebastian
bb9553f329
*** empty log message ***
2005-07-14 11:55:20 +00:00
fgerlits
4d1574ca0b
added timeDurationToHhMmSsString() function
2005-07-13 14:18:07 +00:00
maroy
5b751a1809
fixed firing of onStop events, that was fires also at pause, and
...
prematurely (one coudln't call close() from the event handler)
fix for issue #1248 , see http://bugs.campware.org/view.php?id=1248
2005-07-12 06:09:55 +00:00
fgerlits
0d75c4e499
added another test to check event listening
2005-07-06 15:53:51 +00:00
maroy
eea04b3886
added OSS DSP support for GstreamerPlayer
2005-07-05 08:55:56 +00:00
maroy
9e9cebaf90
added proper xml prolog to sample files
2005-07-03 17:55:14 +00:00
maroy
239ff252fc
moved all gstreamer pipeline initialization to the open() call,
...
thus calling start() will be fast. opening can be still slow though
(like 10 secs for some SMIL files).
this is in response to issue #1229 , see
http://bugs.campware.org/view.php?id=1229
2005-07-03 15:11:23 +00:00
maroy
d65946151a
added missing acinclude file
2005-07-03 12:03:31 +00:00
maroy
1e94527522
removed dependency on automake versions <= 1.8
...
now 1.8 and newer can also be used
2005-07-03 09:34:51 +00:00
maroy
f767ed2dd8
removed helix from LiveSupport
2005-07-03 08:57:50 +00:00
maroy
be193cd01b
added sequentialSmil test case as a solution for issue #1224
...
see http://bugs.campware.org/view.php?id=1224
2005-07-02 19:51:01 +00:00
maroy
02bce13c9e
changed played time reporting to be based on the sink
2005-07-02 19:45:15 +00:00
maroy
562b2ee49f
added simple audio file play utility
2005-07-02 12:53:08 +00:00
fgerlits
fa1091fe5e
put the two commented-out tests back in (they still crash)
2005-07-01 23:08:27 +00:00
fgerlits
883a32eed7
commented out tests which crash on my computer
2005-07-01 19:06:14 +00:00
fgerlits
8c195b9436
added <animate> tag generation to acquirePlaylist. may god be with us.
2005-07-01 18:43:19 +00:00
fgerlits
713d54c3ba
modified acquirePlaylist() in TestStorageClient for gstreamer
2005-07-01 17:56:47 +00:00
fgerlits
4554a90752
minor refinement
2005-07-01 17:34:14 +00:00
sebastian
91b6a72bd1
*** empty log message ***
2005-07-01 17:29:07 +00:00
fgerlits
fbdeea6df4
added timeDurationToStringMilliseconds() method
2005-07-01 17:24:21 +00:00
sebastian
fdc676fc05
*** empty log message ***
2005-07-01 17:07:44 +00:00
sebastian
1fa2748b61
1.0 rc1
2005-07-01 16:30:40 +00:00
fgerlits
42f420efea
half-finished the rewrite of acquirePlaylist(); committed for backup
2005-07-01 16:13:53 +00:00
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
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
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
sebastian
ce6f83f9b0
changed some wording
2005-06-30 15:06:21 +00:00
maroy
87b2840b53
added gstreamer support for playlistExecutor, scheduler and gLiveSupport
2005-06-30 13:53:54 +00:00
sebastian
5f26e925db
bug #1151 , #1198
2005-06-30 11:28:53 +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
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
06873e1c08
completed autoplugging, to recognize and work with SMIL files
2005-06-23 17:45:57 +00:00
maroy
7e3fb629b4
added workaround for time measurement in the autoplug test
2005-06-22 14:52:02 +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
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
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
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
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
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
fgerlits
8d0c291845
improved Master Panel now playing looks, fixing bug 1012
2005-06-13 18:36:28 +00:00
fberckel
0873b4bbe1
Dutch update of row problem from localizer tool
2005-06-13 17:18:27 +00:00
fgerlits
b46b159528
fixed bug #1153
2005-06-13 17:17:32 +00:00
fgerlits
4716b9c968
moved AudioClip::readTag from TagConversionTable to MetadataTypeContainer
2005-06-13 15:40:53 +00:00
tomas
3125a6af5c
php files moved to storageAdmin/var
2005-06-13 10:19:05 +00:00
tomas
8ab2d92134
moved to storageAdmin/var
2005-06-13 10:17:49 +00:00
tomas
f8560d084c
moved from storageAdmin/bin/php
2005-06-13 10:17:03 +00:00
sebastian
0842cd8248
changed localizer himself to en_US
2005-06-12 15:03:45 +00:00
sebastian
549592be14
default lang changed to en_US,
...
on upload id3 just set default lang records
2005-06-12 14:25:58 +00:00