summaryrefslogtreecommitdiffstats
path: root/audio/out/ao_dsound.c
Commit message (Expand)AuthorAgeFilesLines
* ao_dsound: remove this audio outputwm42016-01-061-707/+0
* win32: revert wchar_t changeswm42015-08-011-2/+2
* win32: more wchar_t -> WCHAR replacementswm42015-07-301-1/+1
* win32: replace wchar_t with WCHARwm42015-07-291-1/+1
* audio: fix format function consistency issueswm42015-06-261-5/+5
* Various spelling fixesMarcin Kurczewski2015-06-181-3/+3
* Update license headersMarcin Kurczewski2015-04-131-5/+4
* win32: request UTF-16 API variants, Vista+ APIs, and COM C macroswm42015-01-071-1/+1
* audio/out: consistently use double return type for get_delaywm42014-11-091-4/+2
* ao_dsound: implement device listingwm42014-10-131-20/+86
* audio: cleanup spdif format definitionswm42014-09-231-5/+5
* audio: drop swapped-endian audio formatswm42014-09-231-3/+3
* audio/out: always round get_space on period sizewm42014-09-061-1/+1
* audio/out: remove old thingswm42014-09-061-1/+2
* ao_dsound: raise default buffer size to 200ms, make it configurablewm42014-08-221-3/+5
* ao_dsound: reduce default buffer sizewm42014-08-081-1/+1
* af_fmt2bits: change to af_fmt2bps (bytes/sample) where appropriateMarcoen Hirschberg2014-05-281-4/+4
* ao_dsound: remove duplicated codewm42014-03-161-17/+6
* af_lavrresample: remove avresample_set_channel_mapping() fallbackswm42014-03-161-1/+0
* audio/out: make draining a separate operationwm42014-03-091-3/+1
* audio/out: make ao struct opaquewm42014-03-091-0/+1
* Split mpvcore/ into common/, misc/, bstr/wm42013-12-171-1/+1
* Move options/config related files from mpvcore/ to options/wm42013-12-171-1/+1
* audio: drop "_NE"/"ne" suffix from audio formatswm42013-11-151-2/+2
* audio/out: prepare for non-interleaved audiowm42013-11-121-3/+4
* audio/out: reject non-interleaved formatswm42013-11-121-1/+1
* audio: replace af_fmt2str_short -> af_fmt_to_strwm42013-11-071-2/+2
* audio/out: remove useless info struct and redundant fieldswm42013-10-231-6/+2
* Some more mp_msg conversionswm42013-08-231-48/+24
* core: move contents to mpvcore (2/2)Stefano Pigozzi2013-08-061-2/+2
* audio/out: remove options argument from init()wm42013-07-221-1/+1
* ao_dsound: use new option APIwm42013-07-221-14/+14
* ao_dsound: fix compilationwm42013-06-161-0/+2
* audio/out: remove ao->outburst/buffersize fieldswm42013-06-161-7/+7
* ao_dsound: remove global variableswm42013-06-041-100/+129
* ao_dsound: switch to new AO APIwm42013-06-041-61/+70
* ao_dsound: uncrustifywm42013-06-041-339/+375
* Replace calls to usec_sleep()wm42013-05-261-1/+1
* audio/out: channel map selectionwm42013-05-121-11/+7
* audio/out: switch to channel mapwm42013-05-121-68/+15
* ao_dsound: add missing includeKovensky2013-03-231-0/+1
* ao_dsound: support 6.1 and 7.1 channel configurationswm42013-02-061-30/+43
* Rename directories, move files (step 2 of 2)wm42012-11-121-4/+4
* Rename directories, move files (step 1 of 2) (does not compile)wm42012-11-121-0/+648