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