summaryrefslogtreecommitdiff
path: root/src/modules/oss/oss-util.c
AgeCommit message (Expand)AuthorFilesLines
2012-06-09modules: Use pa_streq instead of strcmp.Arti Trivedi Bora1-1/+1
2011-11-14oss: Use log2 function from core-util instead of own implementationMaarten Bosmans1-14/+5
2011-06-22Remove unnecessary #includesMaarten Bosmans1-1/+0
2010-10-15volume: Clamp volume to PA_VOLUME_MAXArun Raghavan1-2/+2
2009-10-30use pa_fopen_cloexec() where applicableLennart Poettering1-3/+3
2009-10-30use cloexec wrappers wherever applicableLennart Poettering1-7/+5
2009-03-03Use LGPL 2.1 on all files previously using LGPL 2Colin Guthrie1-1/+1
2009-01-22NetBSD doesn't know ENOLINKJared D. McNeill1-0/+4
2009-01-22When resuming an OSS device ask for the very same fragment settings as we did...Lennart Poettering1-0/+2
2009-01-22make gcc shut up a bit moreLennart Poettering1-1/+6
2009-01-16Add support for 24bit samples encoded in the LSB of 32 bit wordsLennart Poettering1-0/+2
2009-01-16add support for 24bit packed samplesLennart Poettering1-0/+2
2009-01-15move alsa and oss modules into their own subdirectoriesLennart Poettering1-0/+417