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 new af_select_best_samplerate function
Kevin Mitchell
2016-03-17
*
ao_wasapi: use MP_FATAL for stuff that leads to init failure
Kevin Mitchell
2016-02-26
*
ao_wasapi: set buffer size to device period in exclusive mode
Kevin Mitchell
2016-02-26
*
ao_wasapi: replace laggy COM messaging with mp_dispatch_queue
Kevin Mitchell
2016-02-26
*
ao_wasapi: use SUCCEEDED/FAILED macros
Kevin Mitchell
2016-02-26
*
Initial Android support
Jan Ekström
2016-02-10
*
ao_wasapi: add "wasapi" prefix to non-static find_deviceID function
Kevin Mitchell
2016-01-28
*
ao_wasapi: correct check for specified device on default change
Kevin Mitchell
2016-01-28
*
ao_wasapi: fix check for already found device
Kevin Mitchell
2016-01-28
*
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
[next]