sebastian
34a34e191b
*** empty log message ***
2005-08-03 23:33:18 +00:00
sebastian
a3fcce16d6
use .keepme for consistency
2005-08-03 12:13:54 +00:00
sebastian
3771928cc9
not needet by end-user
2005-08-03 12:11:10 +00:00
sebastian
6f9f64ca71
added missing BIN_DIR
2005-08-03 12:05:32 +00:00
fgerlits
4265ee567d
commented out a test which hangs on some systems (including mine)
2005-08-03 08:38:25 +00:00
maroy
69247c704d
more changes to hopefully the final 1.0 release
2005-08-03 07:37:56 +00:00
fgerlits
1f178670ca
corrected typo
2005-08-03 07:36:51 +00:00
maroy
b3e692ee88
re-added (as it somehow disappeared)
2005-08-02 22:45:51 +00:00
sebastian
2f268aba62
some tweaks
2005-08-02 12:22:26 +00:00
sebastian
707805a511
*** empty log message ***
2005-08-02 09:49:55 +00:00
maroy
11894494c4
changed modules to check for boost date-time lib
2005-08-02 08:45:41 +00:00
maroy
1894479592
made autogen not to run the configure script automatically
2005-08-02 07:13:38 +00:00
sebastian
26e76a82cb
*** empty log message ***
2005-08-01 22:59:26 +00:00
sebastian
f7745e6f59
drag & drop for playlisteditor
2005-08-01 22:57:43 +00:00
sebastian
49f5cb85fa
drag & drop for playlisteditor
2005-08-01 21:45:05 +00:00
sebastian
c4a05bb3ab
drag & drop for playlisteditor
2005-08-01 20:28:33 +00:00
maroy
d097fd47db
merged autoconf-install branch to main branch
2005-08-01 19:26:00 +00:00
sebastian
60cbc98a58
fixed bug #1331
2005-07-30 21:25:02 +00:00
sebastian
be5acaa6db
*** empty log message ***
2005-07-30 18:28:45 +00:00
sebastian
cf41b8f0a6
better placement for contextmenues/alttext
2005-07-30 17:38:03 +00:00
fgerlits
63cbb0890e
fixed typo
2005-07-30 15:14:26 +00:00
sebastian
395c0af2bd
replaced gif?s with png?s
2005-07-30 13:39:23 +00:00
sebastian
a264b42824
*** empty log message ***
2005-07-29 13:43:27 +00:00
tomas
9d13994d07
Uninstall of previous db removed. ( #992 )
2005-07-29 08:52:07 +00:00
fgerlits
2f4b978834
now we save the playlist token, to be used in revertPlaylist(), to unlock
...
any stuck edited playlist in case of a crash
2005-07-28 17:24:47 +00:00
tomas
8427aae7ac
The locstor.playlistIsAvailable method returns additional ownerid and ownerlogin
...
fields in the result. (#1293 )
2005-07-28 12:11:52 +00:00
tomas
da017f9200
The revertEditedPlaylist method added in XMLRPC interface.
2005-07-28 11:51:19 +00:00
tomas
2d9bb23bbe
The revertEditedPlaylist method moved to LocStor.
2005-07-28 11:49:34 +00:00
tomas
f75834dc22
Test space handling added to prevent existing storage data in tests.
2005-07-28 11:48:11 +00:00
tomas
91dfea7787
minor change
2005-07-28 11:43:49 +00:00
fgerlits
f42e5b094d
modified failing GstreamerPlayerTest::pauseResumeTest to actually fail
2005-07-27 21:05:30 +00:00
fgerlits
43204f9cd3
added test case for bug #1295
2005-07-27 20:23:24 +00:00
fgerlits
3548340451
added new timeDurationToShortString() function
2005-07-27 11:12:43 +00:00
tomas
10c715cdae
The readKeys method added.
2005-07-27 00:54:13 +00:00
fgerlits
dfc8c0d356
added error checking to ScratchpadWindow::onEditPlaylist();
...
prettified Widgets::MessageWindow
2005-07-26 14:47:22 +00:00
fgerlits
1769fe5b48
changed duration_from_string() calls to TimeConversion::parseTimeDuration()
2005-07-26 11:34:02 +00:00
sebastian
aba0318f3c
*** empty log message ***
2005-07-26 10:56:16 +00:00
fgerlits
9fb1cf5a54
added parseTimeDuration() function, to replace boost::posix_time::
...
duration_from_string(), which is badly broken
2005-07-26 10:36:01 +00:00
maroy
299345f8f6
replaced all gifs with pngs
2005-07-25 14:11:52 +00:00
tomas
8577486f25
New target pear_setup added. ( #980 )
2005-07-24 18:26:28 +00:00
tomas
6bf46501fe
The normalizeExtent method added, + #1201
2005-07-24 16:18:59 +00:00
tomas
693ee8bd48
Params lang and deflang added to displayPlaylistClipAtOffset method ( #1269 )
2005-07-24 12:59:41 +00:00
tomas
858ccefd74
A 'title' field have been added to return struct of
...
GreenBox::displayPlaylistClipAtOffset() method
(#1269 )
2005-07-24 12:49:09 +00:00
sebastian
b6954cd630
*** empty log message ***
2005-07-23 18:05:51 +00:00
sebastian
cc1830560a
dynamic update of now/next clip infobox added
2005-07-23 18:04:47 +00:00
sebastian
b87375f90c
*** empty log message ***
2005-07-23 17:59:57 +00:00
fgerlits
06d4859af2
added pop-up panel for playlist editing functions move up, move down,
...
and remove
2005-07-21 15:14:40 +00:00
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