- cleaned up mikmod plugin merge mess
[platform/upstream/gstreamer.git] / configure.base
2001-08-31 Bastien Nocera- cleaned up mikmod plugin merge mess
2001-08-30 Christian Schaller2001-08-30 MikMod plugin added, thanks Jérémy Simon!
2001-08-21 Wim TaymansLots of modifications to the plugin system.
2001-08-16 David I. LehnRemove attempt to generate swig Makefiles.
2001-08-13 Erik WalthinsenAdded libgst.la to the global LDFLAGS, so all plugins...
2001-08-13 Thomas Vander Sticheleadded swig/Makefile.PL
2001-08-10 Wim TaymansFixes to various plugins.
2001-08-07 Thomas Vander Sticheleremoved libs/colorscpace again
2001-08-07 Thomas Vander Sticheledo FLAC lib check against main function
2001-08-07 Thomas Vander Stichelechanged HAVE_FLAC to HAVE_FLACLIB
2001-08-07 Thomas Vander Sticheleadded a few dnl'd AC_CONDITIONAL's to show a bug for...
2001-08-06 Christian Schaller- Change from == to = since == only works with GNU...
2001-07-25 Andy WingoFixed issue where AC_CHECK_LIB was polluting LIBS with...
2001-07-16 Richard BoultonChange tests/muxer/Makefile to tests/muxing/Makefile...
2001-07-14 Thomas Vander Sticheleadded muxer Makefile
2001-07-11 Erik Walthinsenadded speed and volume to configure.base
2001-07-05 Wim TaymansAdded the qcam src
2001-07-01 Wim TaymansAdded the ffmpeg wrapper plugin. (ffmpeg.sourceforge...
2001-07-01 Richard BoultonPut the back check for the FLAC library. This looks...
2001-06-30 Wim TaymansAdded configure checks for libsidplay.
2001-06-30 Wim TaymansAdded the SID plugin.
2001-06-29 Richard BoultonPut GST_CFLAGS before other CFLAGS, to ensure that...
2001-06-28 Wim TaymansAdded a check for the FLAC plugin.
2001-06-28 Richard BoultonFix ALSA check; was overwriting the ALSA_CFLAGS and...
2001-06-28 Richard BoultonAdd ACTION-IF-USE and ACTION-IF-NOTUSE parameters to...
2001-06-28 Richard BoultonActually pass the infomessages variable into config...
2001-06-28 Richard BoultonChange plugin-srcdir msg stuff near the end of configur...
2001-06-27 Erik Walthinsenconfigure.base: changed to 0.2.1, reworked the -D gathe...
2001-06-27 Richard BoultonAdd a "MODULES" parameter to GST_CHECK_CONFIGPROG,...
2001-06-27 Richard BoultonRemove HAVE_GDK_PIXBUF and HAVE_LIBAUDIOFILE from accon...
2001-06-27 Richard BoultonAdd DISABLE-BY-DEFAULT argument to GST_CHECK_FEATURE...
2001-06-26 Wim TaymansRemoved the GST_CONFIG_DIR from config.h and made a...
2001-06-26 Richard BoultonFix up configure --help output: GST_DISABLE_SUBSYSTEM...
2001-06-26 Richard BoultonConvert XMMS and LIBGHTTP checks to use GST_CHECK_FEATURE()
2001-06-26 Wim TaymansRemoved vgasink for now.
2001-06-26 Erik WalthinsenChanges to the GST_SUBSYSTEM_DISABLE macro.
2001-06-26 Richard BoultonConvert artsc and arts checks to use GST_CHECK_FEATURE.
2001-06-26 Richard BoultonMove alsa check to use GST_CHECK_FEATURE macro.
2001-06-26 Richard BoultonAdded feature check macro, GST_CHECK_FEATURE.
2001-06-25 Richard BoultonMove config dir from /etc/gstreamer to ${sysconfdir...
2001-06-25 Wim TaymansAdded configure checks to disable various major subsystems.
2001-06-25 Wim TaymansRemoved the wine stuff.
2001-06-25 Erik WalthinsenReworked the arguments for DEBUG and INFO. Removed...
2001-06-25 Erik WalthinsenMerged from GOBJECT1 to HEAD at 200106241 GOBJECT1-200106241
2001-06-24 Erik WalthinsenNew check for libesd, a model for all the other checks...
2001-06-21 Wim TaymansAdded vgasink.
2001-06-21 Wim TaymansRemoved the winloader
2001-06-19 Erik Walthinsenchanged plugin-srcdir to plugin-builddir, which is...
2001-06-18 Richard BoultonAdd chart plugin to build system.
2001-06-18 David I. LehnALSA checks use alsa_save_* names and gst attempt to...
2001-06-15 Richard BoultonFix mistake with saved CPPFLAGS for sdl test and libdv...
2001-06-15 Richard BoultonFix bug #433398, by putting GLIB_CFLAGS
2001-06-13 Thomas Vander Sticheleadded cutter example
2001-06-13 Thomas Vander Sticheleadded deinterlace
2001-06-09 Wim TaymansAdded a check for avifile.
2001-06-06 Wim TaymansAdded the lav encoder Makefile.am
2001-06-06 Thomas Vander Sticheleadded cutter plugin to config stuff
2001-06-06 Thomas Vander Sticheleadded Makefile generation for gstaudio library
2001-06-02 Richard BoultonFix arts check, with artsc-config hackery.
2001-06-02 Wim TaymansAdded the avi makefiles.
2001-06-02 Andrew MitchellLet's just say I have a better understanding of autocon...
2001-06-02 Andrew MitchellAutomake is picky about white space...
2001-06-02 Andrew MitchellAdded options --disable-tests and --disable-examples...
2001-06-02 Richard BoultonFix gsm to check for "gsm.h" as well as "gsm/gsm.h".
2001-06-02 Richard BoultonOops: fixed SDL header check: put flags in CPPFLAGS...
2001-06-02 Richard BoultonImprove SDL check: use correct CFLAGS when searching...
2001-06-01 Wim TaymansAdded a better SDL_createYUVOverlay check.
2001-06-01 Richard BoultonMore tidyup to SDL check.
2001-06-01 Richard BoultonFix SDL check
2001-05-31 Richard BoultonAdd comments to many (but not all :( ) AC_DEFINES in...
2001-05-31 Richard BoultonFix a couple of formatting errors in idiottest, and...
2001-05-31 Richard BoultonAdd AS and ASFLAGS to configure.base, fixing the build...
2001-05-30 Erik Walthinsenadded no-alsa warning and made 0.9 check conditional...
2001-05-30 Richard Boultoncreate a configure.base file, containing the contents...