summaryrefslogtreecommitdiffstats
path: root/libao2/ao_alsa.c
Commit message (Expand)AuthorAgeFilesLines
* aos should respect the immed uninit flag (quit immediatly vs waiting till filereimar2005-02-271-0/+3
* Typo in hwac3 stringreimar2005-01-301-1/+1
* Fixed the syntax of the spdif device string.reimar2005-01-281-1/+1
* Use the subopt-helper for parsing suboptions.reimar2005-01-031-109/+57
* af_fmt2str_shortalex2004-12-281-2/+2
* maybe now..alex2004-12-271-1/+1
* hopefully final fixalex2004-12-271-6/+4
* removing AFMT_ dependancyalex2004-12-271-16/+16
* Make include paths consistent.diego2004-12-071-3/+3
* Only use S/PDIF output when no other alsa device is set, allows to usereimar2004-10-171-4/+3
* allow to select an alsa mixer channel index.reimar2004-09-221-2/+23
* Use = instead if # in ALSA device name, as # irritates our config-parser.reimar2004-07-301-3/+3
* removed status in debug_msg as it is nonsens anyway.joyping2004-07-141-1/+1
* volume calc fixes for mixer, by reimar döffinger, 10l reverse by mejoyping2004-07-141-6/+6
* fixes provided by reimar dörfinger. mixer, subdevice parsing, alsa#help,joyping2004-07-131-78/+74
* string, alloca etc. fixesjoyping2004-07-021-66/+34
* additional formats - 8bit & floathenry2004-06-111-2/+17
* alsa9/1.x merge, now with api_compat-definitionjoyping2004-05-121-0/+1177