summaryrefslogtreecommitdiffstats
path: root/src/polypcore/protocol-esound.c
Commit message (Expand)AuthorAgeFilesLines
* * 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