summaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* 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
* add new JACK sinkLennart Poettering2006-04-171-1/+14
* rename module-rtp-monitor to module-rtp-sendLennart Poettering2006-04-161-6/+6
* * add RTP/SAP/SDP reciever moduleLennart Poettering2006-04-161-3/+10
* * ignore some more filesLennart Poettering2006-04-141-3/+16
* add new configure option to enable preloading even on architectures that supp...Lennart Poettering2006-04-131-1/+6
* Handle the new latency protocol. This is just a quick fix and does notPierre Ossman2006-03-021-0/+1
* Add inet_pton emulation for platforms that lack it. Only support IPv4 atPierre Ossman2006-02-231-0/+1
* unbreak Makefile.amLennart Poettering2006-02-221-2/+2
* todo testLennart Poettering2006-02-221-2/+2
* Support for setting volume on sources.Pierre Ossman2006-02-221-0/+1
* * Don't build seperate ipv4/ipv6 versions of the protocol pluginsLennart Poettering2006-02-211-35/+0
* * Get rid of libpolyp-mainloopLennart Poettering2006-02-211-23/+17
* build dllmain.c only on win32 (makes gcc shut up a little more)Lennart Poettering2006-02-201-2/+10
* fix moddirLennart Poettering2006-02-201-2/+2