]> code.delx.au - pulseaudio/history - src/utils/padsp.c
s/POLYP/PULSE/g
[pulseaudio] / src / utils / padsp.c
2006-06-19 Lennart Poetterings/POLYP/PULSE/g
2006-06-19 Lennart Poetteringreplace a few remaining uppercase "Polypaudio" occurenc...
2006-06-19 Lennart Poetteringbig s/polyp/pulse/g
2006-06-19 Pierre OssmanHandle clients that just want to set fragment size...
2006-06-16 Pierre Ossman/dev/dsp should default to U8, not mulaw.
2006-06-16 Pierre OssmanCreating a stream might take some time, so check that...
2006-06-16 Pierre OssmanRecord support.
2006-06-15 Pierre OssmanMake debug output in padsp a bit less verbose. Specifyi...
2006-06-13 Pierre OssmanCatch the access() system call as some applications...
2006-05-26 Pierre OssmanFix the fix_metrics() function so that we don't get...
2006-05-26 Pierre OssmanFix typos.
2006-05-25 Lennart Poetteringreally fix a superfluous warning when building padsp.c
2006-05-25 Lennart Poettering* split pa_cstrerror() into its own file polypcore...
2006-05-25 Lennart Poetteringread stream and client name from $PADSP_STREAM_NAME...
2006-05-25 Lennart Poetteringadd support to disable emulation of /dev/dsp,/dev/mixer...
2006-05-25 Lennart Poetteringfix evil, evil typo that cause all gtk2 based apps...
2006-05-25 Lennart Poettering* issue volume updates syncrhonously
2006-05-24 Pierre OssmanFix warnings.
2006-05-24 Pierre OssmanFix stray \
2006-05-24 Lennart Poetteringimplement a /dev/mixer interface
2006-05-24 Lennart Poetteringfix playback of small sound files
2006-05-23 Lennart Poetteringimplement emulation of /dev/sndstat
2006-05-23 Lennart Poettering- use pthread_atfork() to disable open sound streams...
2006-05-23 Lennart Poetteringpass the binary name as client name to polypaudio
2006-05-23 Pierre OssmanCast size_t to long to be more compatible with 64-bit...
2006-05-23 Lennart Poetteringadd new padsp utility: a $LD_PRELOAD wrapper for using...