aboutsummaryrefslogtreecommitdiffhomepage
path: root/audio/out/ao_dsound.c
Commit message (Expand)AuthorAge
* ao_dsound: remove duplicated codeGravatar wm42014-03-16
* af_lavrresample: remove avresample_set_channel_mapping() fallbacksGravatar wm42014-03-16
* audio/out: make draining a separate operationGravatar wm42014-03-09
* audio/out: make ao struct opaqueGravatar wm42014-03-09
* Split mpvcore/ into common/, misc/, bstr/Gravatar wm42013-12-17
* Move options/config related files from mpvcore/ to options/Gravatar wm42013-12-17
* audio: drop "_NE"/"ne" suffix from audio formatsGravatar wm42013-11-15
* audio/out: prepare for non-interleaved audioGravatar wm42013-11-12
* audio/out: reject non-interleaved formatsGravatar wm42013-11-12
* audio: replace af_fmt2str_short -> af_fmt_to_strGravatar wm42013-11-07
* audio/out: remove useless info struct and redundant fieldsGravatar wm42013-10-23
* Some more mp_msg conversionsGravatar wm42013-08-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_dsound: use new option APIGravatar wm42013-07-22
* ao_dsound: fix compilationGravatar wm42013-06-16
* audio/out: remove ao->outburst/buffersize fieldsGravatar wm42013-06-16
* ao_dsound: remove global variablesGravatar wm42013-06-04
* ao_dsound: switch to new AO APIGravatar wm42013-06-04
* ao_dsound: uncrustifyGravatar wm42013-06-04
* Replace calls to usec_sleep()Gravatar wm42013-05-26
* audio/out: channel map selectionGravatar wm42013-05-12
* audio/out: switch to channel mapGravatar wm42013-05-12
* ao_dsound: add missing includeGravatar Kovensky2013-03-23
* ao_dsound: support 6.1 and 7.1 channel configurationsGravatar wm42013-02-06
* 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