summaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Get ACL:s to work on Win32.Pierre Ossman2006-07-201-2/+5
* fix a few @@ replacmentsLennart Poettering2006-07-201-3/+3
* implement "auth-ip-acl=" in the native and esound protocolsLennart Poettering2006-07-201-3/+3
* actually ship src/pulsecore/creds.h in the tarballsLennart Poettering2006-07-201-2/+3
* add IP address ACL subsystemLennart Poettering2006-07-201-1/+13
* fix sed scripts according to #define renamesLennart Poettering2006-07-191-5/+5
* * add new --system command line parameter to the daemon for running PulseAudi...Lennart Poettering2006-07-191-7/+7
* remove glib 1.2 adapter. It started to bitrot and wasn't used by anything any...Lennart Poettering2006-07-181-25/+0
* Make sure the win32 default conf gets shipped.Pierre Ossman2006-07-141-0/+1
* add new test get-binary-name-test for testing pa_get_binary_name()Lennart Poettering2006-07-141-1/+7
* * port libpulse-browse to use the native avahi API instead of the HOWL cruftLennart Poettering2006-07-131-14/+8
* update module-zeroconf-publish to make use of the native AVAHI API, instead o...Lennart Poettering2006-07-131-2/+17
* Fix typo.Pierre Ossman2006-07-081-1/+1
* s/POLYP/PULSE/gLennart Poettering2006-06-191-12/+12
* big s/polyp/pulse/gLennart Poettering2006-06-191-398/+398
* add new test "interpol-test"Lennart Poettering2006-06-191-0/+6
* Make sure our inet_ntop() implementation gets linked into the new users.Pierre Ossman2006-06-131-1/+4
* Use AM_ICONV to determine what needs to be done for iconv support. (closes #19)Pierre Ossman2006-06-121-2/+2
* Add all the preopen libs to the polypaudio binary's dependency list as theyPierre Ossman2006-06-111-0/+2
* merge patch from Igor Zubkov, fixing linking of the HOWL modulesLennart Poettering2006-05-291-2/+2
* drop the .sh suffix from esdcompatLennart Poettering2006-05-291-4/+4
* We only need the so for libpolypdsp.Pierre Ossman2006-05-251-0/+2
* * split pa_cstrerror() into its own file polypcore/core-error.[ch]Lennart Poettering2006-05-251-1/+5
* Use only the basename of libpolypdsp.so so that it will work on multi-archPierre Ossman2006-05-251-9/+3
* Move libpolypdsp in the makefile to avoid the libtool bug where it must comePierre Ossman2006-05-251-19/+24
* add new padsp utility: a $LD_PRELOAD wrapper for using the OSS API with polyp...Lennart Poettering2006-05-231-2/+21
* Wrap strerror() in a function that makes it thread safe and converts thePierre Ossman2006-05-221-0/+1
* Fix which headers get installed for libpolyp.Pierre Ossman2006-05-191-1/+11
* Sort source files.Pierre Ossman2006-05-191-28/+28
* Move timeval calculation functions into their own file.Pierre Ossman2006-05-181-2/+4
* split polypcore/util.[ch] into polypcore/core-util.[ch] and polyp/util.[ch]Lennart Poettering2006-05-171-18/+13
* Move utf8 to the public part (libpolyp).Pierre Ossman2006-05-171-4/+5
* Move xmalloc to the public side (libpolyp).Pierre Ossman2006-05-171-7/+7
* * add new configure option --with-module-dir=Lennart Poettering2006-05-161-50/+48
* * remove .a files from the modules directory after installationLennart Poettering2006-05-161-23/+24
* add new test programme utf8-test.cLennart Poettering2006-05-161-1/+7
* undo r868Lennart Poettering2006-05-151-3/+3
* module-volume-restore uses regexp() so make sure it's only built on systemsPierre Ossman2006-05-151-3/+3
* add utf8 validity checking APILennart Poettering2006-05-141-1/+3
* add new module module-volume-restore which saves and restores volume of playb...Lennart Poettering2006-05-141-2/+10
* Handle pipes on platforms where they are non-existant of broken.Pierre Ossman2006-05-111-0/+2
* Add stubs for the threaded main loop so that we can compile it onPierre Ossman2006-05-091-7/+2
* Windows doesn't have POSIX thread. ifdef out things for now.Pierre Ossman2006-05-021-1/+6
* add new threaded main loop implementation (with test/example)Lennart Poettering2006-04-301-0/+8
* add new test 'channelmap-test'Lennart Poettering2006-04-261-1/+7
* * Merge build system patch from Igor ZubkovLennart Poettering2006-04-231-12/+13
* fix CFLAGS for jack modulesLennart Poettering2006-04-181-2/+2
* fix make distcheckLennart Poettering2006-04-181-2/+4
* build jack sourceLennart Poettering2006-04-181-2/+10
* We need to emulate sendmsg/recvmsg to support rtp on Windows. Will doPierre Ossman2006-04-181-2/+12