summaryrefslogtreecommitdiffstats
path: root/src/modules/module-oss.c
Commit message (Expand)AuthorAgeFilesLines
* big s/polyp/pulse/gLennart Poettering2006-06-191-15/+15
* * split pa_cstrerror() into its own file polypcore/core-error.[ch]Lennart Poettering2006-05-251-1/+1
* Wrap strerror() in a function that makes it thread safe and converts thePierre Ossman2006-05-221-8/+9
* split polypcore/util.[ch] into polypcore/core-util.[ch] and polyp/util.[ch]Lennart Poettering2006-05-171-1/+1
* Move xmalloc to the public side (libpolyp).Pierre Ossman2006-05-171-1/+2
* use PA_CHANNEL_MAP_OSS in module-oss, module-oss-mmapLennart Poettering2006-05-171-1/+1
* * modify pa_channel_map_init_auto() to take an extra argument specifying the ...Lennart Poettering2006-05-161-1/+1
* * set default fragment metrics depending on the sample specs of the device in...Lennart Poettering2006-05-131-9/+9
* support new channel_map argument in sink/source modulesLennart Poettering2006-04-261-5/+8
* fix a couple of issues I found when compiling polypaudio with gcc 2.95Lennart Poettering2006-04-181-1/+2
* minor cleanups for OSS moduleLennart Poettering2006-04-101-9/+25
* IGAIN is a better choice than IMIX for source volume.Pierre Ossman2006-02-241-2/+2
* Hardware source volume support in OSS.Pierre Ossman2006-02-231-2/+30
* change pa_log() and friends to not require a trailing \n on all logged stringsLennart Poettering2006-02-231-15/+15
* include hw description gathered from /dev/sndstat in sink/source description ...Lennart Poettering2006-02-211-3/+19
* add hw volume control for module-oss-mmapLennart Poettering2006-02-211-18/+2
* Cleaned up the includes after the restructuring. Indicate which headers arePierre Ossman2006-02-171-1/+1
* move alsa-util.[ch], oss-util.[ch] and howl-wrap.[ch] to the modules director...Lennart Poettering2006-02-161-1/+1
* Reorganised the source tree. We now have src/ with a couple of subdirs:Pierre Ossman2006-02-161-0/+468