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.h
Commit message (
Expand
)
Author
Age
*
ao_wasapi: replace laggy COM messaging with mp_dispatch_queue
Kevin Mitchell
2016-02-26
*
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
*
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: 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: wrap long lines and use only c99 comment style
Kevin Mitchell
2015-12-21
*
ao_wasapi: reorganize private structure
Kevin Mitchell
2015-12-21
*
ao_wasapi: remove useless buffer_block_size
Kevin Mitchell
2015-12-21
*
ao_wasapi: remove volume "restore" on exit
Kevin Mitchell
2015-12-20
*
ao_wasapi: get rid of Vistablob hack
Kevin Mitchell
2015-11-24
*
ao/wasapi: use atomic state variable instead of different events
Kevin Mitchell
2015-04-04
*
ao/wasapi: reorder priv members
Kevin Mitchell
2015-04-04
*
ao/wasapi: add ao hotplug
Kevin Mitchell
2015-03-31
*
ao/wasapi: move resume to audio thread
Kevin Mitchell
2015-02-23
*
ao_wasapi: move reset into audio thread
Kevin Mitchell
2015-02-23
*
win32: request UTF-16 API variants, Vista+ APIs, and COM C macros
wm4
2015-01-07
*
ao/wasapi: handle VistaBlob failure more gracefully
Kevin Mitchell
2014-11-28
*
ao/wasapi: increase buffer size to 50 ms
Kevin Mitchell
2014-11-18
*
ao/wasapi: request reset on appropriate events
Kevin Mitchell
2014-11-17
*
ao/wasapi: new wasapi device monitoring interface
Jonathan Yong
2014-11-17
*
ao/wasapi: improve error messages and add more debug statements
Kevin Mitchell
2014-11-17
*
Move compat/ and bstr/ directory contents somewhere else
wm4
2014-08-29
*
atomics: switch to C11 stdatomic.h
wm4
2014-05-21
*
ao_wasapi: Implement AOCONTROL_UPDATE_STREAM_TITLE
Diogo Franco (Kovensky)
2014-03-11
*
ao_wasapi: Implement per-application mixing
Diogo Franco (Kovensky)
2014-03-11
*
ao_wasapi: Move non-critical code outside of the event thread
Diogo Franco (Kovensky)
2014-03-11
*
ao_wasapi: Split into 2 files
Diogo Franco (Kovensky)
2014-03-11