summaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* * add new API function pa_stream_get_buffer_attr().Lennart Poettering2006-05-251-1/+1
* move modules to ${libdir}/polypaudio-${PA_MAJORMINOR}/modules/Lennart Poettering2006-05-251-2/+2
* padsp needs dlsym & co so make sure we get that lib included.Pierre Ossman2006-05-241-0/+1
* Remove the exceedingly anal warnings. It's impossible to write a non-trivialPierre Ossman2006-05-241-1/+1
* Wrap strerror() in a function that makes it thread safe and converts thePierre Ossman2006-05-221-0/+3
* generate PA_MAJORMINOR properly - only from major and minor, not from microLennart Poettering2006-05-191-2/+7
* And functions for convertion to and from current locale and UTF-8.Pierre Ossman2006-05-181-1/+1
* change version number from "0.9" to "0.9.0" to make version comparisons easierLennart Poettering2006-05-161-1/+1
* bump version number to 0.9Lennart Poettering2006-05-161-2/+2
* * add new configure option --with-module-dir=Lennart Poettering2006-05-161-0/+13
* Handle pipes on platforms where they are non-existant of broken.Pierre Ossman2006-05-111-1/+1
* bump version numberLennart Poettering2006-04-261-1/+1
* chown() and chmod() aren't available on Windows.Pierre Ossman2006-04-241-2/+2
* Undo invalid automake version requirement.Pierre Ossman2006-04-241-1/+1
* require automake 1.9 in configure.acLennart Poettering2006-04-221-1/+1
* Make the probe for RNG sources at runtime since the configure script isn'tPierre Ossman2006-04-181-20/+0
* Clarify that JACK libs are optional.Pierre Ossman2006-04-181-1/+1
* More fixes caused by Sun's complete inability to follow any standardPierre Ossman2006-04-181-0/+13
* add new JACK sinkLennart Poettering2006-04-171-0/+9
* * add new check for $RANDOM_DEVICELennart Poettering2006-04-161-4/+24
* add new configure option to enable preloading even on architectures that supp...Lennart Poettering2006-04-131-0/+6
* Large file support. Polypaudio probably doesn't need it, but it causes warningsPierre Ossman2006-03-311-0/+4
* Negotiate protocol version between server and client. Will allow smootherPierre Ossman2006-03-021-0/+1
* Add inet_pton emulation for platforms that lack it. Only support IPv4 atPierre Ossman2006-02-231-1/+1
* * Get rid of libpolyp-mainloopLennart Poettering2006-02-211-2/+0
* Detect support for Solaris (/dev/audio).Pierre Ossman2006-02-201-1/+4
* drop polyplib- prefix from client library filesLennart Poettering2006-02-161-1/+1
* Reorganised the source tree. We now have src/ with a couple of subdirs:Pierre Ossman2006-02-161-3/+3
* Add HAVE_ALSA and HAVE_OSS definesLennart Poettering2006-02-161-2/+9
* Mega patch:Lennart Poettering2006-01-271-0/+5
* We get the -lcap through LIBS, so no need for CAP_LIBS.Pierre Ossman2006-01-251-2/+1
* Use AC_SEARCH_LIBS instead of AC_CHECK_LIBS since it is a lot smarter andPierre Ossman2006-01-251-4/+4
* Many (FSF and Sun at least) have interpreted the C99 standard in a wayPierre Ossman2006-01-111-23/+3
* Remove the old compiler flag test now that we have a new shiny one.Pierre Ossman2006-01-111-10/+1
* Our makefiles work just fine on older automakes (1.7 tested). Let's keepPierre Ossman2006-01-111-1/+1
* build system updates, including support for some newer GCC optionsLennart Poettering2006-01-101-1/+62
* Merge Pierre's changesLennart Poettering2006-01-101-97/+247
* print a nice message when libltdl is missingLennart Poettering2005-09-161-0/+8
* * fix LIRC configurationLennart Poettering2005-01-121-3/+4
* * add new module module-mmkbd-evdevLennart Poettering2005-01-091-0/+3
* * add new module for LIRC volume controlLennart Poettering2005-01-081-0/+7
* * add support for asynchronous name resolutionLennart Poettering2005-01-081-0/+10
* fix conditional X11 compilationLennart Poettering2004-12-181-1/+3
* * prepare polyplib-browse for installationLennart Poettering2004-12-141-1/+1
* * fix include file names in installed header filesLennart Poettering2004-12-121-2/+2
* * fix alsa initialisationLennart Poettering2004-12-111-1/+1
* * add first part of zeroconf publisherLennart Poettering2004-12-111-1/+7
* * use setresuid() instead of setruid() if availableLennart Poettering2004-11-261-0/+3
* * some fixes for MacOS X by Conrad ParkerLennart Poettering2004-11-231-1/+1
* prepare for releaseLennart Poettering2004-11-211-1/+4