Commit graph

1302 commits

Author SHA1 Message Date
maroy
e8b6c8d7e8 updated date for re-release of 1.0rc1 2005-07-04 12:38:27 +00:00
maroy
54a85c8b3d fixed issue of gstreamer elements not being registered properly on
installation
2005-07-04 12:34:34 +00:00
maroy
f75891c532 scheduler no longer crashes on startup if the database server is not started
yet.
solution for issue #1200, see http://bugs.campware.org/view.php?id=1200
2005-07-04 10:38:39 +00:00
fgerlits
cb07f820bd took out python; on second thought, we probably don't need it 2005-07-03 21:22:22 +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
0459fd787b updated release documentation. a fix for issue #961
see http://bugs.campware.org/view.php?id=961
2005-07-03 14:04:47 +00:00
maroy
7e6bba2b11 added proper RFC 2822 style date into changelog 2005-07-03 13:21:53 +00:00
maroy
e6fd970d88 added reference to gLiveSupport 2005-07-03 13:06:17 +00:00
maroy
b04cc9b174 fixed typo 2005-07-03 12:54:00 +00:00
maroy
6a4974aea7 made some fixes to the installation scripts 2005-07-03 12:50:07 +00:00
fgerlits
366a4d0ea2 updated products/gLiveSupport/AudioPlayerTest
(see bug #1231)
2005-07-03 12:46:56 +00:00
maroy
d65946151a added missing acinclude file 2005-07-03 12:03:31 +00:00
fgerlits
646b2e6fb4 removed "< 1.8" from automake requirement 2005-07-03 11:45:24 +00:00
maroy
55b020739a using absolut paths for output directory 2005-07-03 10:56:27 +00:00
maroy
2db710ef6b updated debian changelog 2005-07-03 10:54:34 +00:00
maroy
c7cb2c2ac4 removed helix from the distribution script 2005-07-03 10:38:06 +00:00
maroy
f900c3e361 removed obsoleted tools 2005-07-03 10:37:44 +00:00
maroy
8fbc2ecfd6 added check for not running when generated files are around 2005-07-03 10:32:32 +00:00
maroy
ad57d08acc renamed some patches from .diff to .patch 2005-07-03 10:05:27 +00:00
maroy
7af7d7d90d removed reference to darkice 2005-07-03 09:41:12 +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
fgerlits
4726b005fd copied new dev req's from developmentTools.html to install.html 2005-07-03 08:57:25 +00:00
fgerlits
c81bfa7a63 added --disable-opengl 2005-07-02 22:55:15 +00:00
fgerlits
63043f320c added python to the development library requirements (needed for boost) 2005-07-02 22:06:48 +00:00
maroy
b55f2abd17 updated dependecies for gstreamer 2005-07-02 21:43:21 +00:00
maroy
767911531a added new dependencies, for gstreamer 2005-07-02 21:41:16 +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
d178e61d8d added library requirements for gstreamer 2005-07-02 11:58:36 +00:00
fgerlits
5f595831ce fixed typo 2005-07-02 08:02:58 +00:00
fgerlits
308faa0d31 added gstreamer to dist.sh 2005-07-01 23:14:38 +00:00
fgerlits
fa1091fe5e put the two commented-out tests back in (they still crash) 2005-07-01 23:08:27 +00:00
fgerlits
ad9b8acf2b added flags to prevent pause from firing onStop() 2005-07-01 22:19:30 +00:00
fgerlits
0b20c3ccf0 changed oss references to alsa (i hope everywhere) 2005-07-01 21:44:35 +00:00
fgerlits
387b64e0a5 fixed the "do you want to save?" dialog in the SimplePlaylistMgmtWindow 2005-07-01 20:55:11 +00:00
fgerlits
c9e0aa62ce uncommented the popTop() function -- it still does not work, though 2005-07-01 19:55:19 +00:00
fgerlits
df85134ae8 switched everything over to gstreamer 2005-07-01 19:49:21 +00:00
fgerlits
09c625b216 got rid of "VU meter" and "Next playing" labels 2005-07-01 19:22:21 +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