summaryrefslogtreecommitdiffstats
path: root/src/polypcore/protocol-esound.c
Commit message (Expand)AuthorAgeFilesLines
* big s/polyp/pulse/gLennart Poettering2006-06-191-1253/+0
* Tweak the printing of client connections a bit so that it's more apparentPierre Ossman2006-06-131-2/+3
* * split pa_cstrerror() into its own file polypcore/core-error.[ch]Lennart Poettering2006-05-251-1/+1
* Fix warnings.Pierre Ossman2006-05-241-2/+0
* Wrap strerror() in a function that makes it thread safe and converts thePierre Ossman2006-05-221-6/+7
* Move timeval calculation functions into their own file.Pierre Ossman2006-05-181-0/+1
* split polypcore/util.[ch] into polypcore/core-util.[ch] and polyp/util.[ch]Lennart Poettering2006-05-171-1/+1
* Move utf8 to the public part (libpolyp).Pierre Ossman2006-05-171-1/+1
* Move xmalloc to the public side (libpolyp).Pierre Ossman2006-05-171-1/+2
* instead of kicking clients with invalid UTF8 stream names, filter invalid cha...Lennart Poettering2006-05-161-14/+26
* Include utf8.h for the validation function.Pierre Ossman2006-05-151-0/+1
* add utf8 validity checking to esound protocolLennart Poettering2006-05-141-0/+8
* * add new parameter to pa_open_config_file() to specify open modeLennart Poettering2006-05-141-8/+10
* fix esound sample cache namesLennart Poettering2006-05-131-1/+2
* fix hangup detection for recording streamsLennart Poettering2006-05-111-5/+7
* * when playing back a sample from the sample cache, just take a pa_volume_t a...Lennart Poettering2006-04-231-1/+1
* Some memcpy arithmetic that wasn't removed when doing the redesign to updatePierre Ossman2006-04-071-1/+1
* remove some GCC warnings introduced by improperly casting to (char*) instead ...Lennart Poettering2006-04-061-13/+13
* Alignment safe protocol handling in esound module.Pierre Ossman2006-03-041-126/+174
* 64-bit fixes.Pierre Ossman2006-02-271-1/+1
* * Add new "auth-group=" parameter to protocol-native-unixLennart Poettering2006-02-241-2/+2
* add a few more validity checks to protocol-esoundLennart Poettering2006-02-241-22/+20
* change pa_log() and friends to not require a trailing \n on all logged stringsLennart Poettering2006-02-231-27/+27
* remove left-over log line in protocol-esound.cLennart Poettering2006-02-211-1/+0
* Fix some warnings by making sure we have the right signedness on things.Pierre Ossman2006-02-201-6/+6
* 1) Add flexible seeking support (including absolute) for memory block queues ...Lennart Poettering2006-02-201-25/+37
* Cleaned up the includes after the restructuring. Indicate which headers arePierre Ossman2006-02-171-15/+17
* * rename polypcore/subscribe.[ch] to polypcore/core-subscribe.[ch] to avoid c...Lennart Poettering2006-02-161-1/+1
* Reorganised the source tree. We now have src/ with a couple of subdirs:Pierre Ossman2006-02-161-0/+1166