index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
audio
/
out
/
ao_wasapi_utils.c
Commit message (
Expand
)
Author
Age
*
ao_wasapi: use correct UINT type for device enumeration
Kevin Mitchell
2016-01-22
*
ao_wasapi: exit earlier if there are zero playback devices found
Kevin Mitchell
2016-01-22
*
Relicense some non-MPlayer source files to LGPL 2.1 or later
wm4
2016-01-19
*
ao_wasapi: move out some utility functions
wm4
2016-01-11
*
ao_wasapi: remove unnecessary header file
Kevin Mitchell
2016-01-05
*
ao_wasapi: initialize change notify in main thread
Kevin Mitchell
2016-01-05
*
ao_wasapi: make find_deviceID read only wrt struct ao
Kevin Mitchell
2016-01-05
*
ao_wasapi: move device selection to main thread
Kevin Mitchell
2016-01-05
*
ao_wasapi: avoid some redundant error messages in device selection
Kevin Mitchell
2016-01-05
*
ao_wasapi: alloc later to avoid free on error
Kevin Mitchell
2016-01-05
*
ao_wasapi: remove +x flag from files
wm4
2016-01-04
*
ao_wasapi: make persistent enumerator local to change_notify
Kevin Mitchell
2016-01-04
*
ao_wasapi: rewrite device listing and selection
Kevin Mitchell
2016-01-04
*
ao_wasapi: move volume control init to it's own function
Kevin Mitchell
2015-12-21
*
ao_wasapi: correctly handle audio session display failure
Kevin Mitchell
2015-12-21
*
ao_wasapi: non-fatal error handling for COM marshalling
Kevin Mitchell
2015-12-21
*
ao_wasapi: wrap long lines and use only c99 comment style
Kevin Mitchell
2015-12-21
*
ao_wasapi: remove useless buffer_block_size
Kevin Mitchell
2015-12-21
*
ao_wasapi: call the class-specific release functions
Kevin Mitchell
2015-12-20
*
ao_wasapi: actually use hw volume support information for exclusive mode
Kevin Mitchell
2015-12-20
*
ao_wasapi: remove volume "restore" on exit
Kevin Mitchell
2015-12-20
*
ao_wasapi: add E_NOINTERFACE to error list
Kevin Mitchell
2015-12-20
*
ao_wasapi: get rid of Vistablob hack
Kevin Mitchell
2015-11-24
*
ao_wasapi: work around DTS passthrough failure
wm4
2015-11-19
*
audio: always log channel maps before determining final map
wm4
2015-10-26
*
win32: revert wchar_t changes
wm4
2015-08-01
*
win32: more wchar_t -> WCHAR replacements
wm4
2015-07-30
*
win32: replace wchar_t with WCHAR
wm4
2015-07-29
*
ao_wasapi: fix regression
wm4
2015-06-27
*
audio: fix format function consistency issues
wm4
2015-06-26
*
ao/wasapi: use atomic state variable instead of different events
Kevin Mitchell
2015-04-04
*
ao_wasapi: code formatting and alignment
Kevin Mitchell
2015-04-03
*
audio: make all format query shortcuts macros
Kevin Mitchell
2015-04-03
*
ao_wasapi: passthrough rework
Kevin Mitchell
2015-04-03
*
ao_wasapi: abstract HRESULT_to_str
Kevin Mitchell
2015-04-01
*
ao_wasapi: remove redundant casts
Kevin Mitchell
2015-03-31
*
ao_wasapi: simplify hotplug
Kevin Mitchell
2015-03-31
*
ao_wasapi: fix device listing
Kevin Mitchell
2015-03-31
*
ao/wasapi: add ao hotplug
Kevin Mitchell
2015-03-31
*
ao/wasapi: use built in KSDATAFORMATs
Kevin Mitchell
2015-03-27
*
ao/wasapi: add missing "if" braces
Kevin Mitchell
2015-03-26
*
ao/wasapi: rewrite format search
Kevin Mitchell
2015-03-26
*
ao/wasapi: move resume to audio thread
Kevin Mitchell
2015-02-23
*
ao_wasapi: fix try_format logic in shared mode
James Ross-Gowan
2015-01-23
*
win32: request UTF-16 API variants, Vista+ APIs, and COM C macros
wm4
2015-01-07
*
ao/wasapi: style/code formatting tweaks
Kevin Mitchell
2015-01-02
*
ao/wasapi: improve exclusive mode format search
Kevin Mitchell
2015-01-02
*
ao/wasapi: revamp set_waveformatex
Kevin Mitchell
2015-01-02
*
ao/wasapi: add CO_E_NOTINITIALIZED to explain_err
Kevin Mitchell
2015-01-02
*
ao/wasapi: use IsEqualGUID and IsEqualPropertyKey
Kevin Mitchell
2014-12-16
[next]