aboutsummaryrefslogtreecommitdiffhomepage
path: root/audio/out/ao_alsa.c
Commit message (Expand)AuthorAge
* ao_alsa: return negative value on error in play()Gravatar wm42013-10-30
* ao_alsa: don't include alloca.hGravatar wm42013-10-25
* audio/out: remove useless info struct and redundant fieldsGravatar wm42013-10-23
* mixer: make struct opaqueGravatar wm42013-09-20
* audio/out: do some mp_msg conversionsGravatar wm42013-08-22
* core: move contents to mpvcore (2/2)Gravatar Stefano Pigozzi2013-08-06
* audio/out: remove options argument from init()Gravatar wm42013-07-22
* Remove subopt-helperGravatar wm42013-07-22
* options: remove --mixer and --mixer-channel, turn them into alsa/oss suboptsGravatar wm42013-07-21
* ao_alsa: use new option API (changes syntax)Gravatar wm42013-07-21
* audio/out: remove ao->outburst/buffersize fieldsGravatar wm42013-06-16
* audio/out: don't require AOs to set ao->bpsGravatar wm42013-06-16
* ao_alsa: always unset ALSA error handler, cleanup on init errorGravatar wm42013-05-26
* audio: fix ALSA 4 channel surround outputGravatar wm42013-05-13
* ao_alsa: set fallback if format unknownGravatar wm42013-05-12
* audio/out: channel map selectionGravatar wm42013-05-12
* ao: remove ao_driver.is_new fieldGravatar wm42013-05-12
* ao_alsa: remove global variablesGravatar wm42013-05-12
* ao_alsa: switch to new AO APIGravatar wm42013-05-12
* ao_alsa: map to exact channel layoutGravatar wm42013-05-12
* ao_alsa: move format lookup into separate functionGravatar wm42013-05-12
* ao_alsa: more reformatGravatar wm42013-05-12
* ao_alsa: cosmetics, macro-fy error reportingGravatar wm42013-05-12
* ao_alsa: uncrustifyGravatar wm42013-05-12
* audio/out: switch to channel mapGravatar wm42013-05-12
* ao_alsa: reorder channels from internal to alsa orderGravatar wm42013-04-13
* ao_alsa: do not call snd_pcm_delay() when pausedGravatar wm42013-01-06
* audio: remove support for native alaw/mulaw/adpcm outputGravatar wm42012-12-11
* audio: make AC3 pass-through with ad_spdif workGravatar reimar2012-12-03
* Fix potential bugs and issues, general cleanupsGravatar reimar2012-11-20
* Rename directories, move files (step 2 of 2)Gravatar wm42012-11-12
* Rename directories, move files (step 1 of 2) (does not compile)Gravatar wm42012-11-12