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.c
Commit message (
Expand
)
Author
Age
*
ao_wasapi: return bool instead of HRESULT from thread_init
Kevin Mitchell
2017-08-07
*
ao_wasapi: drop use of AF_FORMAT_S24
wm4
2017-07-07
*
ao_wasapi: UWP wrapper hack support
wm4
2017-06-29
*
ao_wasapi: do not use deprecated wchar functions
Pedro Pombeiro
2017-06-29
*
ao_wasapi: set name of event thread
James Ross-Gowan
2017-05-18
*
win32: add COM-specific SAFE_RELEASE to windows_utils.h
James Ross-Gowan
2017-01-30
*
options: remove deprecated sub-option handling for --vo and --ao
wm4
2016-11-25
*
audio/out: deprecate "exclusive" sub-options
wm4
2016-09-05
*
audio/out: deprecate device sub-options
wm4
2016-09-05
*
options: deprecate suboptions for the remaining AO/VOs
wm4
2016-09-05
*
Fix misspellings
stepshal
2016-06-26
*
ao_wasapi: initialize COM in main thread with MTA
Kevin Mitchell
2016-06-05
*
ao_wasapi: make wait for audio thread termination infinite
Kevin Mitchell
2016-02-26
*
ao_wasapi: further flatten/simplify volume control
Kevin Mitchell
2016-02-26
*
ao_wasapi: use MP_FATAL for stuff that leads to init failure
Kevin Mitchell
2016-02-26
*
ao_wasapi: move pre-resume reset into resume function
Kevin Mitchell
2016-02-26
*
ao_wasapi: move resetting the thread state into main loop
Kevin Mitchell
2016-02-26
*
ao_wasapi: replace laggy COM messaging with mp_dispatch_queue
Kevin Mitchell
2016-02-26
*
ao_wasapi: avoid under-run cascade in exclusive mode.
Kevin Mitchell
2016-02-26
*
ao_wasapi: fix typo in comment
Kevin Mitchell
2016-02-26
*
ao_wasapi: use SUCCEEDED/FAILED macros
Kevin Mitchell
2016-02-26
*
ao_wasapi: add "wasapi" prefix to non-static find_deviceID function
Kevin Mitchell
2016-01-28
*
Relicense some non-MPlayer source files to LGPL 2.1 or later
wm4
2016-01-19
*
ao_wasapi: use share_mode value instead of raw option opt_exclusive
Kevin Mitchell
2016-01-18
*
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: make persistent enumerator local to change_notify
Kevin Mitchell
2016-01-04
*
ao_wasapi: fix delay calculation again
Kevin Mitchell
2016-01-02
*
ao_wasapi: fix delay calculation
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: move exclusive and shared-specific controls to functions
Kevin Mitchell
2015-12-21
*
ao_wasapi: check for proxy availability in control
Kevin Mitchell
2015-12-20
*
ao_wasapi: actually use hw volume support information for exclusive mode
Kevin Mitchell
2015-12-20
*
ao_wasapi: don't cast control arg to something it isn't
Kevin Mitchell
2015-12-20
*
ao_wasapi: remove volume "restore" on exit
Kevin Mitchell
2015-12-20
*
ao_wasapi: split exclusive/shared specific ao controls
Kevin Mitchell
2015-12-20
*
ao_wasapi: get rid of Vistablob hack
Kevin Mitchell
2015-11-24
*
ao_wasapi: only report per-app volume in shared mode
Kevin Mitchell
2015-11-19
*
win32: revert wchar_t changes
wm4
2015-08-01
*
win32: replace wchar_t with WCHAR
wm4
2015-07-29
*
ao_wasapi: fix crash on hotplug init error
wm4
2015-06-17
*
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
*
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
[next]