summaryrefslogtreecommitdiffstats
path: root/src/polypcore
Commit message (Expand)AuthorAgeFilesLines
* change pa_log() and friends to not require a trailing \n on all logged stringsLennart Poettering2006-02-2332-211/+239
* fix source volume adjustment: copy memchunk before changing the volume of itLennart Poettering2006-02-231-5/+10
* enforce maximum memblockq length for clientsLennart Poettering2006-02-221-2/+5
* add listen= parameter to tcp protocol modulesLennart Poettering2006-02-222-0/+19
* rework parameter validity checking in protocol-native server sideLennart Poettering2006-02-221-342/+180
* Support for setting volume on sources.Pierre Ossman2006-02-228-20/+169
* add new utility function pa_endswith()Lennart Poettering2006-02-212-1/+18
* remove left-over log line in protocol-esound.cLennart Poettering2006-02-211-1/+0
* * Don't build seperate ipv4/ipv6 versions of the protocol pluginsLennart Poettering2006-02-212-9/+38
* remove a superfluous log lineLennart Poettering2006-02-201-1/+1
* * modify pa_context_exit_daemon() to return a pa_operation objectLennart Poettering2006-02-206-16/+14
* Fix some warnings by making sure we have the right signedness on things.Pierre Ossman2006-02-201-6/+6
* * Make typdefs for the pa_context callback prototypesLennart Poettering2006-02-203-10/+10
* 1) Add flexible seeking support (including absolute) for memory block queues ...Lennart Poettering2006-02-2020-459/+1076
* Cleaned up the includes after the restructuring. Indicate which headers arePierre Ossman2006-02-17101-358/+422
* * rename polypcore/subscribe.[ch] to polypcore/core-subscribe.[ch] to avoid c...Lennart Poettering2006-02-1618-24/+24
* drop polyplib- prefix from client library filesLennart Poettering2006-02-162-2/+2
* add a bunch of simple Makefile in the subdirs, just to make compilation with ...Lennart Poettering2006-02-161-0/+1
* move alsa-util.[ch], oss-util.[ch] and howl-wrap.[ch] to the modules director...Lennart Poettering2006-02-166-511/+0
* Reorganised the source tree. We now have src/ with a couple of subdirs:Pierre Ossman2006-02-16145-0/+25847