summaryrefslogtreecommitdiffstats
path: root/audio/out/ao_wasapi.h
Commit message (Expand)AuthorAgeFilesLines
* ao/wasapi: use atomic state variable instead of different eventsKevin Mitchell2015-04-041-6/+11
* ao/wasapi: reorder priv membersKevin Mitchell2015-04-041-12/+14
* ao/wasapi: add ao hotplugKevin Mitchell2015-03-311-1/+3
* ao/wasapi: move resume to audio threadKevin Mitchell2015-02-231-4/+1
* ao_wasapi: move reset into audio threadKevin Mitchell2015-02-231-0/+1
* win32: request UTF-16 API variants, Vista+ APIs, and COM C macroswm42015-01-071-3/+0
* ao/wasapi: handle VistaBlob failure more gracefullyKevin Mitchell2014-11-281-1/+4
* ao/wasapi: increase buffer size to 50 msKevin Mitchell2014-11-181-4/+0
* ao/wasapi: request reset on appropriate eventsKevin Mitchell2014-11-171-3/+13
* ao/wasapi: new wasapi device monitoring interfaceJonathan Yong2014-11-171-0/+8
* ao/wasapi: improve error messages and add more debug statementsKevin Mitchell2014-11-171-1/+1
* Move compat/ and bstr/ directory contents somewhere elsewm42014-08-291-1/+1
* atomics: switch to C11 stdatomic.hwm42014-05-211-1/+3
* ao_wasapi: Implement AOCONTROL_UPDATE_STREAM_TITLEDiogo Franco (Kovensky)2014-03-111-0/+4
* ao_wasapi: Implement per-application mixingDiogo Franco (Kovensky)2014-03-111-0/+5
* ao_wasapi: Move non-critical code outside of the event threadDiogo Franco (Kovensky)2014-03-111-15/+14
* ao_wasapi: Split into 2 filesDiogo Franco (Kovensky)2014-03-111-0/+95