summaryrefslogtreecommitdiffstats
path: root/audio/out/ao_alsa.c
Commit message (Expand)AuthorAgeFilesLines
* audio/out: remove options argument from init()wm42013-07-221-1/+1
* Remove subopt-helperwm42013-07-221-1/+1
* options: remove --mixer and --mixer-channel, turn them into alsa/oss suboptswm42013-07-211-32/+16
* ao_alsa: use new option API (changes syntax)wm42013-07-211-66/+25
* audio/out: remove ao->outburst/buffersize fieldswm42013-06-161-7/+9
* audio/out: don't require AOs to set ao->bpswm42013-06-161-1/+0
* ao_alsa: always unset ALSA error handler, cleanup on init errorwm42013-05-261-8/+9
* audio: fix ALSA 4 channel surround outputwm42013-05-131-1/+1
* ao_alsa: set fallback if format unknownwm42013-05-121-4/+6
* audio/out: channel map selectionwm42013-05-121-23/+30
* ao: remove ao_driver.is_new fieldwm42013-05-121-1/+0
* ao_alsa: remove global variableswm42013-05-121-110/+116
* ao_alsa: switch to new AO APIwm42013-05-121-39/+54
* ao_alsa: map to exact channel layoutwm42013-05-121-38/+48
* ao_alsa: move format lookup into separate functionwm42013-05-121-58/+36
* ao_alsa: more reformatwm42013-05-121-118/+113
* ao_alsa: cosmetics, macro-fy error reportingwm42013-05-121-321/+181
* ao_alsa: uncrustifywm42013-05-121-623/+717
* audio/out: switch to channel mapwm42013-05-121-17/+14
* ao_alsa: reorder channels from internal to alsa orderwm42013-04-131-0/+6
* ao_alsa: do not call snd_pcm_delay() when pausedwm42013-01-061-0/+8
* audio: remove support for native alaw/mulaw/adpcm outputwm42012-12-111-6/+0
* audio: make AC3 pass-through with ad_spdif workreimar2012-12-031-3/+3
* Fix potential bugs and issues, general cleanupsreimar2012-11-201-2/+2
* Rename directories, move files (step 2 of 2)wm42012-11-121-5/+5
* Rename directories, move files (step 1 of 2) (does not compile)wm42012-11-121-0/+868