aboutsummaryrefslogtreecommitdiffhomepage
path: root/libao2/ao_alsa.c
Commit message (Expand)AuthorAge
* massive attack: mp_msg printf format fixesGravatar rathann2006-01-12
* use snd_mixer_selem_set_playback_switch when muting ALSA, patch by Matthias L...Gravatar wanderer2005-12-15
* fixGravatar rathann2005-12-05
* reordered bps calculationGravatar henry2005-08-25
* set the nearest number of channels, return(0) upon errorsGravatar henry2005-08-25
* aos should respect the immed uninit flag (quit immediatly vs waiting till fileGravatar reimar2005-02-27
* Typo in hwac3 stringGravatar reimar2005-01-30
* Fixed the syntax of the spdif device string.Gravatar reimar2005-01-28
* Use the subopt-helper for parsing suboptions.Gravatar reimar2005-01-03
* af_fmt2str_shortGravatar alex2004-12-28
* maybe now..Gravatar alex2004-12-27
* hopefully final fixGravatar alex2004-12-27
* removing AFMT_ dependancyGravatar alex2004-12-27
* Make include paths consistent.Gravatar diego2004-12-07
* Only use S/PDIF output when no other alsa device is set, allows to useGravatar reimar2004-10-17
* allow to select an alsa mixer channel index.Gravatar reimar2004-09-22
* Use = instead if # in ALSA device name, as # irritates our config-parser.Gravatar reimar2004-07-30
* removed status in debug_msg as it is nonsens anyway.Gravatar joyping2004-07-14
* volume calc fixes for mixer, by reimar döffinger, 10l reverse by meGravatar joyping2004-07-14
* fixes provided by reimar dörfinger. mixer, subdevice parsing, alsa#help,Gravatar joyping2004-07-13
* string, alloca etc. fixesGravatar joyping2004-07-02
* additional formats - 8bit & floatGravatar henry2004-06-11
* alsa9/1.x merge, now with api_compat-definitionGravatar joyping2004-05-12