summaryrefslogtreecommitdiffstats
path: root/src/modules/module-oss-mmap.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-14/+15
* 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
* support new channel_map argument in sink/source modulesLennart Poettering2006-04-261-6/+9
* * fix latency calculation where a full playback buffer was erroneously taken ...Lennart Poettering2006-04-121-10/+22
* * Beef up latency calculation in module-oss-mmapLennart Poettering2006-04-101-21/+81
* 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-22/+22
* add hw info to description for oss-mmap, tooLennart Poettering2006-02-211-3/+19
* add hw volume control for module-oss-mmapLennart Poettering2006-02-211-1/+31
* 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/+426