summaryrefslogtreecommitdiffstats
path: root/src/utils/padsp.c
Commit message (Expand)AuthorAgeFilesLines
...
* fix evil, evil typo that cause all gtk2 based apps to crashLennart Poettering2006-05-251-1/+1
* * issue volume updates syncrhonouslyLennart Poettering2006-05-251-5/+18
* Fix warnings.Pierre Ossman2006-05-241-7/+14
* Fix stray \Pierre Ossman2006-05-241-1/+1
* implement a /dev/mixer interfaceLennart Poettering2006-05-241-25/+261
* fix playback of small sound filesLennart Poettering2006-05-241-2/+4
* implement emulation of /dev/sndstatLennart Poettering2006-05-231-15/+102
* - use pthread_atfork() to disable open sound streams in the child after a fork.Lennart Poettering2006-05-231-6/+122
* pass the binary name as client name to polypaudioLennart Poettering2006-05-231-1/+13
* Cast size_t to long to be more compatible with 64-bit systems.Pierre Ossman2006-05-231-1/+1
* add new padsp utility: a $LD_PRELOAD wrapper for using the OSS API with polyp...Lennart Poettering2006-05-231-0/+1284