]> code.delx.au - pulseaudio/history - configure.ac
remove remaining $
[pulseaudio] / configure.ac
2008-06-18 Lennart Poetteringremove remaining $
2008-05-21 Lennart Poetteringmake state and config path for system instance configurable
2008-05-15 Lennart Poetteringbump so revisions
2008-05-15 Lennart Poetteringmerge glitch-free branch back into trunk
2008-03-31 Lennart Poetteringupdate copyright year
2008-03-31 Lennart Poetteringmerge r2136 from prepare-0.9.10
2008-03-31 Lennart Poetteringmerge r2189 from prepare-0.9.10
2008-03-31 Lennart Poetteringmerge r2190 from prepare-0.9.10
2008-03-31 Diego Pettenofix the help for --disable-per-user-esound-socket so...
2008-03-27 Lennart PoetteringEnable per-user esound sockets by default. Esound CVS...
2008-03-27 Lennart Poetteringmodernize polkit code a bit, use new functions from...
2008-03-26 Lennart Poetteringadd proper arm atomic ops support, patch from Jyri...
2008-03-09 Diego PettenoTest for _struct_ lt_user_dlloader, otherwise it won...
2008-03-08 Diego PettenoBuild and run using libltdl from libtool 2.2. The user...
2008-02-15 Lennart Poetteringlook for timer_create in librt, Closes #210, patch...
2007-12-06 Diego PettenoAdd a configure switch to enable the per-user ESounD...
2007-11-23 Diego PettenoCheck for mkdir -p or equivalent, and use that rather...
2007-11-23 Diego PettenoEnable D-Bus if Bluez or HAL are enabled; use DBUS_LIBS...
2007-11-23 Diego PettenoFix detection of polkit_context_is_caller_authorized...
2007-11-21 Lennart Poetteringbump version and soname
2007-11-21 Lennart Poetteringincrement api and protocol version
2007-11-16 Lennart Poetteringdetect whether PolicyKit support is available
2007-11-11 Lennart Poetteringadd new fun module that automatically mutes your audio...
2007-11-05 Lennart Poetteringadd a man page for the pulseaudio binary. More will...
2007-11-01 Lennart Poetteringcomment the library versions a bit
2007-10-30 Lennart Poetteringbump sonames
2007-10-28 Lennart Poetteringmerge 'lennart' branch back into trunk.
2007-08-04 Lennart Poetteringcompat with automake 1.10
2007-07-10 Pierre OssmanSolaris hides inet_ntop in nsl.
2007-07-10 Pierre OssmanMove pthreads detection as it gets confused by things...
2007-05-27 Lennart PoetteringBump revision of libs and package
2007-03-01 Pierre OssmanRevert stuff from commit 1431 that wasn't supposed...
2007-03-01 Pierre OssmanHandle when ALSA tweaks our sample spec so much that...
2007-02-13 Pierre OssmanAdd copyright notices to all relevant files. (based...
2007-02-12 Pierre OssmanMake sure we get proper host identifiers.
2006-09-20 Lennart Poetteringrename default realtime group from "realtime" to "pulse...
2006-09-02 Lennart Poetteringfix a few autoconf warnings (patch by Flameeyes)
2006-08-31 Pierre OssmanMake sure libatomic_ops.a isn't included in win32 build...
2006-08-30 Pierre OssmanMake sure the libatomic_ops lib is included.
2006-08-30 Pierre OssmanRemove check for libatomic_ops library as some systems...
2006-08-29 Lennart Poetteringadd libatomic-ops to hard dependencies
2006-08-26 Lennart Poetteringbump version and sonames
2006-08-22 Lennart Poetteringfix typo
2006-08-22 Pierre OssmanFix detection of shared memory support and proper fallback.
2006-08-22 Pierre OssmanFix detection of page size for non-POSIX systems.
2006-08-19 Lennart Poetteringcheck for posix_memalign and friends
2006-08-18 Lennart Poetteringlook for shm_open in -lrt
2006-08-11 Lennart PoetteringBuild HAL support only when either OSS or ALSA is available
2006-08-06 Lennart Poetteringmerge HAL support from Shams E. King
2006-08-01 Lennart Poetteringbump API and protocol version. Return PA_ERR_NOTSUPPORT...
2006-07-26 Lennart Poetteringadd missing configure.ac checks for module-gconf
2006-07-24 Lennart Poetteringbump version and sonames
2006-07-20 Lennart Poetteringbump release and sonames
2006-07-19 Lennart Poettering* add new --system command line parameter to the daemon...
2006-07-18 Lennart Poetteringremove glib 1.2 adapter. It started to bitrot and wasn...
2006-07-16 Lennart Poetteringmake pulseaudio compile again on FreeBSD (patch from...
2006-07-16 Lennart Poetteringshow summary after "configure" has run (closes: #22)
2006-07-14 Lennart Poettering* fall back to prctl(PR_GET_NAME) in pa_get_binary_name...
2006-07-13 Lennart Poetteringremove HOWL snippet from configure script
2006-07-13 Lennart Poetteringcheck for avahi in configure.ac
2006-07-08 Lennart Poettering* remove doc/ directory
2006-07-07 Lennart Poetteringremove all docs from tarball since they are now availab...
2006-06-20 Lennart Poetteringbump version number
2006-06-19 Lennart Poetterings/POLYP/PULSE/g
2006-06-19 Lennart Poetteringname the pkg-config files after the library names
2006-06-19 Lennart Poetteringbig s/polyp/pulse/g
2006-06-12 Pierre OssmanUse AM_ICONV to determine what needs to be done for...
2006-06-12 Pierre OssmanAlso look in winsock2.h for INADDR_NONE. (solves #18)
2006-06-12 Pierre OssmanProperly escape the m4 macros and make the code a bit...
2006-06-02 Lennart Poetteringactually build cpulimit support if SIGXCPU is available
2006-06-02 Lennart Poetteringbump version and soname
2006-06-02 Lennart PoetteringAdd new configure options to disable/enable specific...
2006-05-25 Lennart Poettering* add new API function pa_stream_get_buffer_attr().
2006-05-25 Lennart Poetteringmove modules to ${libdir}/polypaudio-${PA_MAJORMINOR...
2006-05-24 Pierre Ossmanpadsp needs dlsym & co so make sure we get that lib...
2006-05-24 Pierre OssmanRemove the exceedingly anal warnings. It's impossible...
2006-05-22 Pierre OssmanWrap strerror() in a function that makes it thread...
2006-05-19 Lennart Poetteringgenerate PA_MAJORMINOR properly - only from major and...
2006-05-18 Pierre OssmanAnd functions for convertion to and from current locale...
2006-05-16 Lennart Poetteringchange version number from "0.9" to "0.9.0" to make...
2006-05-16 Lennart Poetteringbump version number to 0.9
2006-05-16 Lennart Poettering* add new configure option --with-module-dir=
2006-05-11 Pierre OssmanHandle pipes on platforms where they are non-existant...
2006-04-26 Lennart Poetteringbump version number
2006-04-24 Pierre Ossmanchown() and chmod() aren't available on Windows.
2006-04-24 Pierre OssmanUndo invalid automake version requirement.
2006-04-22 Lennart Poetteringrequire automake 1.9 in configure.ac
2006-04-18 Pierre OssmanMake the probe for RNG sources at runtime since the...
2006-04-18 Pierre OssmanClarify that JACK libs are optional.
2006-04-18 Pierre OssmanMore fixes caused by Sun's complete inability to follow...
2006-04-17 Lennart Poetteringadd new JACK sink
2006-04-16 Lennart Poettering* add new check for $RANDOM_DEVICE
2006-04-13 Lennart Poetteringadd new configure option to enable preloading even...
2006-03-31 Pierre OssmanLarge file support. Polypaudio probably doesn't need...
2006-03-02 Pierre OssmanNegotiate protocol version between server and client...
2006-02-23 Pierre OssmanAdd inet_pton emulation for platforms that lack it...
2006-02-21 Lennart Poettering* Get rid of libpolyp-mainloop
2006-02-20 Pierre OssmanDetect support for Solaris (/dev/audio).
2006-02-16 Lennart Poetteringdrop polyplib- prefix from client library files
2006-02-16 Pierre OssmanReorganised the source tree. We now have src/ with...
next