summaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* 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
* * modify pa_context_exit_daemon() to return a pa_operation objectLennart Poettering2006-02-201-2/+2
* util.c uses some socket functions so we need winsock on Windows.Pierre Ossman2006-02-201-1/+1
* 1) Add flexible seeking support (including absolute) for memory block queues ...Lennart Poettering2006-02-201-1/+21
* Have a memblock queue on the client side during recording. This makes thePierre Ossman2006-02-171-0/+1
* Module needs stuff in libpolypcore.Pierre Ossman2006-02-171-1/+1
* Integrate error routines into libpolyp. Not much point in having this as aPierre Ossman2006-02-171-12/+7
* Make sure that all polypcore headers are installed.Pierre Ossman2006-02-171-9/+47
* Move the util libs to the modules section since they're in that directory.Pierre Ossman2006-02-171-34/+16
* * rename polypcore/subscribe.[ch] to polypcore/core-subscribe.[ch] to avoid c...Lennart Poettering2006-02-161-2/+2
* drop polyplib- prefix from client library filesLennart Poettering2006-02-161-25/+25
* move alsa-util.[ch], oss-util.[ch] and howl-wrap.[ch] to the modules director...Lennart Poettering2006-02-161-4/+4
* * svn:ignore some filesLennart Poettering2006-02-161-13/+17
* Reorganised the source tree. We now have src/ with a couple of subdirs:Pierre Ossman2006-02-161-0/+1061
* rename src to polypLennart Poettering2004-07-171-363/+0
* add documentationLennart Poettering2004-07-171-1/+0
* add pkgconfig stuffLennart Poettering2004-07-161-6/+86
* add missing liecensesLennart Poettering2004-07-161-4/+5
* fix distcheckLennart Poettering2004-07-161-3/+1
* adjust file references due to renamingLennart Poettering2004-07-161-16/+24
* implement alsa sourceLennart Poettering2004-07-161-1/+13
* add alsa sinkLennart Poettering2004-07-161-0/+6
* add pactl toolLennart Poettering2004-07-151-1/+5
* complete implementation of the command lineLennart Poettering2004-07-141-17/+8
* add preliminary command line parsingLennart Poettering2004-07-121-1/+2
* rename hashset to hashmapLennart Poettering2004-07-111-2/+3
* add dependency scriptLennart Poettering2004-07-111-22/+30
* implement parec-simple and matching simple recording APILennart Poettering2004-07-101-1/+5
* draining ind native protocolLennart Poettering2004-07-071-5/+7
* auth support in esound and nativeLennart Poettering2004-07-061-6/+27
* add kill_* and default_* commands to CLILennart Poettering2004-07-041-2/+4
* add pa_ prefix to all identifiers.Lennart Poettering2004-07-031-12/+33
* add resamplingLennart Poettering2004-07-031-2/+4