summaryrefslogtreecommitdiffstats
path: root/audio/out/ao_null.c
Commit message (Expand)AuthorAgeFilesLines
* ao_null: fix simulated buffer sizewm42013-11-191-1/+1
* ao_null: properly simulate final chunk, add buffer optionswm42013-11-171-19/+50
* ao_null: add untimed sub-optionwm42013-11-131-2/+18
* ao_null: support pausing properlywm42013-11-131-4/+14
* ao_null: support non-interleaved audiowm42013-11-121-17/+20
* audio/out: prepare for non-interleaved audiowm42013-11-121-3/+4
* audio/out: reject non-interleaved formatswm42013-11-121-0/+2
* audio/out: remove useless info struct and redundant fieldswm42013-10-231-6/+2
* audio/out: remove options argument from init()wm42013-07-221-1/+1
* 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
* Replace all calls to GetTimer()/GetTimerMS()wm42013-05-261-4/+4
* audio/out: channel map selectionwm42013-05-121-0/+6
* ao: remove ao_driver.is_new fieldwm42013-05-121-1/+0
* audio/out: switch to channel mapwm42013-05-121-2/+2
* Rename directories, move files (step 2 of 2)wm42012-11-121-2/+2
* Rename directories, move files (step 1 of 2) (does not compile)wm42012-11-121-0/+129