summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2006-08-11Build HAL support only when either OSS or ALSA is availableLennart Poettering1-1/+1
2006-08-06merge HAL support from Shams E. KingLennart Poettering1-0/+37
2006-08-01bump API and protocol version. Return PA_ERR_NOTSUPPORTED if pa_context_move_...Lennart Poettering1-2/+2
2006-07-26add missing configure.ac checks for module-gconfLennart Poettering1-1/+38
2006-07-24bump version and sonamesLennart Poettering1-3/+3
2006-07-20bump release and sonamesLennart Poettering1-5/+5
2006-07-19* add new --system command line parameter to the daemon for running PulseAudi...Lennart Poettering1-2/+53
2006-07-18remove glib 1.2 adapter. It started to bitrot and wasn't used by anything any...Lennart Poettering1-47/+9
2006-07-16make pulseaudio compile again on FreeBSD (patch from Diego "Flameeyes" Petteno)Lennart Poettering1-0/+3
2006-07-16show summary after "configure" has run (closes: #22)Lennart Poettering1-0/+77
2006-07-14* fall back to prctl(PR_GET_NAME) in pa_get_binary_name() if readlink() failsLennart Poettering1-0/+2
2006-07-13remove HOWL snippet from configure scriptLennart Poettering1-35/+0
2006-07-13check for avahi in configure.acLennart Poettering1-0/+31
2006-07-08* remove doc/ directoryLennart Poettering1-1/+0
2006-07-07remove all docs from tarball since they are now available on pulseaudio.orgLennart Poettering1-28/+0
2006-06-20bump version numberLennart Poettering1-1/+1
2006-06-19s/POLYP/PULSE/gLennart Poettering1-5/+5
2006-06-19name the pkg-config files after the library namesLennart Poettering1-2/+2
2006-06-19big s/polyp/pulse/gLennart Poettering1-14/+14
2006-06-12Use AM_ICONV to determine what needs to be done for iconv support. (closes #19)Pierre Ossman1-1/+5
2006-06-12Also look in winsock2.h for INADDR_NONE. (solves #18)Pierre Ossman1-1/+2
2006-06-12Properly escape the m4 macros and make the code a bit more readable.Pierre Ossman1-37/+207
2006-06-02actually build cpulimit support if SIGXCPU is availableLennart Poettering1-1/+4
2006-06-02bump version and sonameLennart Poettering1-2/+2
2006-06-02Add new configure options to disable/enable specific modules at configure tim...Lennart Poettering1-24/+90
2006-05-25* add new API function pa_stream_get_buffer_attr().Lennart Poettering1-1/+1
2006-05-25move modules to ${libdir}/polypaudio-${PA_MAJORMINOR}/modules/Lennart Poettering1-2/+2
2006-05-24padsp needs dlsym & co so make sure we get that lib included.Pierre Ossman1-0/+1
2006-05-24Remove the exceedingly anal warnings. It's impossible to write a non-trivialPierre Ossman1-1/+1
2006-05-22Wrap strerror() in a function that makes it thread safe and converts thePierre Ossman1-0/+3
2006-05-19generate PA_MAJORMINOR properly - only from major and minor, not from microLennart Poettering1-2/+7
2006-05-18And functions for convertion to and from current locale and UTF-8.Pierre Ossman1-1/+1
2006-05-16change version number from "0.9" to "0.9.0" to make version comparisons easierLennart Poettering1-1/+1
2006-05-16bump version number to 0.9Lennart Poettering1-2/+2
2006-05-16* add new configure option --with-module-dir=Lennart Poettering1-0/+13
2006-05-11Handle pipes on platforms where they are non-existant of broken.Pierre Ossman1-1/+1
2006-04-26bump version numberLennart Poettering1-1/+1
2006-04-24chown() and chmod() aren't available on Windows.Pierre Ossman1-2/+2
2006-04-24Undo invalid automake version requirement.Pierre Ossman1-1/+1
2006-04-22require automake 1.9 in configure.acLennart Poettering1-1/+1
2006-04-18Make the probe for RNG sources at runtime since the configure script isn'tPierre Ossman1-20/+0
2006-04-18Clarify that JACK libs are optional.Pierre Ossman1-1/+1
2006-04-18More fixes caused by Sun's complete inability to follow any standardPierre Ossman1-0/+13
2006-04-17add new JACK sinkLennart Poettering1-0/+9
2006-04-16* add new check for $RANDOM_DEVICELennart Poettering1-4/+24
2006-04-13add new configure option to enable preloading even on architectures that supp...Lennart Poettering1-0/+6
2006-03-31Large file support. Polypaudio probably doesn't need it, but it causes warningsPierre Ossman1-0/+4
2006-03-02Negotiate protocol version between server and client. Will allow smootherPierre Ossman1-0/+1
2006-02-23Add inet_pton emulation for platforms that lack it. Only support IPv4 atPierre Ossman1-1/+1
2006-02-21* Get rid of libpolyp-mainloopLennart Poettering1-2/+0