Commit graph

1517 commits

Author SHA1 Message Date
Wim Taymans 52c2614f26 Removed dead code
Original commit message from CVS:
Removed dead code
2001-12-12 11:17:02 +00:00
Andy Wingo e4bba88ae9 minor typographical change to autogen added --with-html-dir option to configure more robust docbook checks convert to...
Original commit message from CVS:
* minor typographical change to autogen
* added --with-html-dir option to configure
* more robust docbook checks
* convert to standard docbook makefiles, at least for the gst/ directory
* added filesrc.h so that docbook can know about filesrc
* updated -sections.txt because docbook is incredibly stupid and requires that at
least one of the lines between <section> and </section> is not an entity
* first pass at possible getting the docs to build on glib2, untested
2001-12-12 06:08:44 +00:00
David I. Lehn 1d43fd3239 Debian update for 0.3.0
Original commit message from CVS:
Debian update for 0.3.0
2001-12-12 03:18:08 +00:00
David I. Lehn b0ec1c4881 Remove configure.{ac,in}, no longer autogenerated files.
Original commit message from CVS:
Remove configure.{ac,in}, no longer autogenerated files.
2001-12-12 02:54:42 +00:00
David I. Lehn e70a4ea0a8 Bump 'current' version of libgst up one.
Original commit message from CVS:
Bump 'current' version of libgst up one.
2001-12-12 02:14:53 +00:00
David I. Lehn 7c8ff4e8dd use top_builddir vs relative dir
Original commit message from CVS:
use top_builddir vs relative dir
2001-12-12 01:23:53 +00:00
Thomas Vander Stichele af8cd27a35 last-minute arts changes
Original commit message from CVS:
last-minute arts changes
2001-12-12 00:36:31 +00:00
Thomas Vander Stichele 688e1fecdc release c++ checking comment out test
Original commit message from CVS:
release c++ checking
comment out test
2001-12-12 00:12:58 +00:00
David I. Lehn 90959f7a2c Remove some random chars, add ref to guilaunch
Original commit message from CVS:
Remove some random chars, add ref to guilaunch
2001-12-12 00:00:07 +00:00
David I. Lehn fbcc8d55ab guilaunch manpage
Original commit message from CVS:
guilaunch manpage
2001-12-11 23:52:58 +00:00
Thomas Vander Stichele 126cbd9c0c typo
Original commit message from CVS:
typo
2001-12-11 23:19:57 +00:00
Thomas Vander Stichele 1cbdc96b2f another test down the drain ;)
Original commit message from CVS:
another test down the drain ;)
2001-12-11 23:00:18 +00:00
Thomas Vander Stichele a9325a94f9 comment out dynamic
Original commit message from CVS:
comment out dynamic
2001-12-11 22:59:02 +00:00
Thomas Vander Stichele cbd5bc77b8 changes
Original commit message from CVS:
changes
2001-12-11 22:58:14 +00:00
Thomas Vander Stichele eade69d52d docs changes
Original commit message from CVS:
docs changes
2001-12-11 22:55:55 +00:00
Erik Walthinsen e76ac5160b change coloration for group 31
Original commit message from CVS:
change coloration for group 31
2001-12-11 22:50:52 +00:00
Wim Taymans 66d8173f05 Change the prototype too
Original commit message from CVS:
Change the prototype too
2001-12-11 22:24:26 +00:00
Wim Taymans 3ee219faba use connect_swapped
Original commit message from CVS:
use connect_swapped
2001-12-11 22:23:20 +00:00
Thomas Vander Stichele ec4a6a7502 arts fix upped version
Original commit message from CVS:
arts fix
upped version
2001-12-11 22:22:01 +00:00
Thomas Vander Stichele c87a4a61f1 skip rtp headers until we graduated from autotool U
Original commit message from CVS:
skip rtp headers until we graduated from autotool U
2001-12-11 21:59:25 +00:00
Thomas Vander Stichele 5974fc1c5c arts stuff
Original commit message from CVS:
arts stuff
2001-12-11 21:25:51 +00:00
Wim Taymans 6bd122b0a6 Don't install the test plugins
Original commit message from CVS:
Don't install the test plugins
2001-12-11 21:25:06 +00:00
Thomas Vander Stichele 9613fca2e2 this check should work
Original commit message from CVS:
this check should work
2001-12-11 21:15:04 +00:00
Wim Taymans 45edb41eda Make sure we build a static version too for the release
Original commit message from CVS:
Make sure we build a static version too for the release
2001-12-11 20:19:35 +00:00
Wim Taymans df941a9ca6 Also swap the args in the callback function
Original commit message from CVS:
Also swap the args in the callback function
2001-12-11 16:42:09 +00:00
Thomas Vander Stichele 4d22077446 some TODO stuff another ARTS change
Original commit message from CVS:
some TODO stuff
another ARTS change
2001-12-11 15:31:13 +00:00
Thomas Vander Stichele 08b6fe3946 added AM_PATH_ARTS
Original commit message from CVS:
added AM_PATH_ARTS
2001-12-11 15:09:29 +00:00
Thomas Vander Stichele 0c869beffc Added XMMS check commented out previous XMMS and arts check added arts check but I need to test it tried fixing rtp c...
Original commit message from CVS:
Added XMMS check
commented out previous XMMS and arts check
added arts check but I need to test it
tried fixing rtp check but there's something *really*wrong with it,
the headers are on my system but don't get found
2001-12-11 14:43:09 +00:00
Thomas Vander Stichele 0ddb05d705 cosmetic change
Original commit message from CVS:
cosmetic change
2001-12-11 12:56:37 +00:00
Thomas Vander Stichele 2652e7e520 this sdl test should work better, should've kept it in the first place ;)
Original commit message from CVS:
this sdl test should work better, should've kept it in the first place ;)
2001-12-11 09:38:52 +00:00
Christian Schaller d707f3a0d5 Removed _object from g_signal_connect_object in order for this to compile under GLIB2
Original commit message from CVS:
Removed _object from g_signal_connect_object in order for this to compile under GLIB2
2001-12-11 08:22:32 +00:00
Thomas Vander Stichele 06f8f1898f automake copies instead of link
Original commit message from CVS:
automake copies instead of link
2001-12-10 23:57:26 +00:00
Thomas Vander Stichele 368c1ff4fe upped the version since a release tarball has been made
Original commit message from CVS:
upped the version since a release tarball has been made
2001-12-10 23:24:59 +00:00
Thomas Vander Stichele b195d612b2 guess what
Original commit message from CVS:
guess what
2001-12-10 21:57:21 +00:00
Thomas Vander Stichele 8b25d6c89b make distcheck works
Original commit message from CVS:
make distcheck works
2001-12-10 20:14:50 +00:00
Thomas Vander Stichele e6bc49711b trying to make distclean work
Original commit message from CVS:
trying to make distclean work
2001-12-10 19:11:27 +00:00
Wim Taymans 970e58ebd3 Update our internal state counters when adding/removing elements.
Original commit message from CVS:
Update our internal state counters when adding/removing elements.
2001-12-10 18:08:35 +00:00
Thomas Vander Stichele d2bceb75d7 added check for 2.52d, we don't want it
Original commit message from CVS:
added check for 2.52d, we don't want it
2001-12-10 17:59:35 +00:00
Thomas Vander Stichele b2d2b6539d ok, this should work
Original commit message from CVS:
ok, this should work
2001-12-10 17:48:25 +00:00
Thomas Vander Stichele c9db813400 sigh
Original commit message from CVS:
sigh
2001-12-10 17:40:47 +00:00
Thomas Vander Stichele 141e34f578 This should stop autogen.sh complaining
Original commit message from CVS:
This should stop autogen.sh complaining
2001-12-10 17:00:09 +00:00
Thomas Vander Stichele b900c640b2 thanks taaz
Original commit message from CVS:
thanks taaz
2001-12-10 16:38:37 +00:00
Thomas Vander Stichele 85961e1fd0 fixed # fault
Original commit message from CVS:
fixed # fault
2001-12-10 16:37:48 +00:00
Thomas Vander Stichele a732dcab66 AS back in
Original commit message from CVS:
AS back in
2001-12-10 16:37:00 +00:00
Thomas Vander Stichele 223780c95e *sigh*
Original commit message from CVS:
*sigh*
2001-12-10 16:33:43 +00:00
Thomas Vander Stichele c6c107869a *sigh* again and again and again
Original commit message from CVS:
*sigh* again and again and again
2001-12-10 15:56:16 +00:00
Thomas Vander Stichele ec63133648 fixed another problem
Original commit message from CVS:
fixed another problem
2001-12-10 15:19:19 +00:00
Thomas Vander Stichele bb439a5cb7 added SDL stuff is this the right way to do this kind of stuff ?
Original commit message from CVS:
added SDL stuff
is this the right way to do this kind of stuff ?
2001-12-10 14:39:24 +00:00
Thomas Vander Stichele ed3ceeb69a this is a particularly nasty addition but I'm at the end of my rope here
Original commit message from CVS:
this is a particularly nasty addition but I'm at the end of my rope here
2001-12-10 14:36:37 +00:00
Thomas Vander Stichele ddbe53850c changed SDL detection should work without SDL-devel installed, please test
Original commit message from CVS:
changed SDL detection
should work without SDL-devel installed, please test
2001-12-10 14:22:08 +00:00