summaryrefslogtreecommitdiffstats
path: root/src/modules/oss
Commit message (Expand)AuthorAgeFilesLines
* set fixed latencies at more places where appropriateLennart Poettering2009-04-101-0/+2
* set request/rewind sizes only via accessor functionsLennart Poettering2009-03-241-1/+1
* Use LGPL 2.1 on all files previously using LGPL 2Colin Guthrie2009-03-033-3/+3
* introduce default channel map in addition to the default sample specLennart Poettering2009-02-211-0/+1
* move flat volume logic into the core. while doing so add n_volume_steps field...Lennart Poettering2009-01-271-36/+26
* NetBSD sometimes doesn't know SNDCTL_DSP_GETODELAYJared D. McNeill2009-01-221-2/+21
* NetBSD doesn't know ENOLINKJared D. McNeill2009-01-221-0/+4
* When resuming an OSS device ask for the very same fragment settings as we did...Lennart Poettering2009-01-222-3/+7
* include PA_SINK_INVALID_STATE in all switch/case statements to make gcc shut upLennart Poettering2009-01-221-0/+2
* fix segfault when in record-only modeLennart Poettering2009-01-221-1/+1
* only reread volume if we actually have a good mixer. Closes #466Lennart Poettering2009-01-221-7/+8
* make gcc shut up a bit moreLennart Poettering2009-01-221-1/+6
* Add support for 24bit samples encoded in the LSB of 32 bit wordsLennart Poettering2009-01-161-0/+2
* add support for 24bit packed samplesLennart Poettering2009-01-161-0/+2
* add stub makefiles for oss and alsa subdirsLennart Poettering2009-01-151-0/+1
* move alsa and oss modules into their own subdirectoriesLennart Poettering2009-01-153-0/+1994