aboutsummaryrefslogtreecommitdiffhomepage
path: root/audio/out/ao_rsound.c
Commit message (Expand)AuthorAge
* audio: remove S8, U16, U24, U32 formatsGravatar wm42015-06-16
* Update license headersGravatar Marcin Kurczewski2015-04-13
* audio/out: consistently use double return type for get_delayGravatar wm42014-11-09
* audio: drop swapped-endian audio formatsGravatar wm42014-09-23
* ao_rsound: pass correct data type to rsd_set_param()Gravatar Hans-Kristian Arntzen2014-03-09
* audio/out: make draining a separate operationGravatar wm42014-03-09
* audio/out: make ao struct opaqueGravatar wm42014-03-09
* Move options/config related files from mpvcore/ to options/Gravatar wm42013-12-17
* ao_rsound: fix option typesGravatar wm42013-11-23
* audio/out: prepare for non-interleaved audioGravatar wm42013-11-12
* audio/out: reject non-interleaved formatsGravatar wm42013-11-12
* audio/out: remove useless info struct and redundant fieldsGravatar wm42013-10-23
* core: move contents to mpvcore (2/2)Gravatar Stefano Pigozzi2013-08-06
* audio/out: remove options argument from init()Gravatar wm42013-07-22
* ao_rsound: use new option APIGravatar wm42013-07-21
* audio/out: don't require AOs to set ao->bpsGravatar wm42013-06-16
* Replace calls to usec_sleep()Gravatar wm42013-05-26
* audio/out: channel map selectionGravatar wm42013-05-12
* ao: remove ao_driver.is_new fieldGravatar wm42013-05-12
* audio/out: switch to channel mapGravatar wm42013-05-12
* audio: remove support for native alaw/mulaw/adpcm outputGravatar wm42012-12-11
* 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