aboutsummaryrefslogtreecommitdiffhomepage
path: root/audio/out/ao_rsound.c
Commit message (Expand)AuthorAge
* ao_rsound: allow setting the hostGravatar wm42017-08-21
* ao_pulse, ao_rsound: change license to LGPLGravatar wm42017-05-08
* options: remove remaining deprecated audio device selection optionsGravatar wm42017-04-23
* options: remove deprecated sub-option handling for --vo and --aoGravatar wm42016-11-25
* ao_rsound: fix compilationGravatar wm42016-09-07
* audio/out: deprecate device sub-optionsGravatar wm42016-09-05
* options: deprecate suboptions for the remaining AO/VOsGravatar wm42016-09-05
* mpv_talloc.h: rename from talloc.hGravatar Dmitrij D. Czarkoff2016-01-11
* 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