aboutsummaryrefslogtreecommitdiffhomepage
path: root/audio/out/ao_wasapi.h
Commit message (Expand)AuthorAge
* ao/wasapi: use atomic state variable instead of different eventsGravatar Kevin Mitchell2015-04-04
* ao/wasapi: reorder priv membersGravatar Kevin Mitchell2015-04-04
* ao/wasapi: add ao hotplugGravatar Kevin Mitchell2015-03-31
* ao/wasapi: move resume to audio threadGravatar Kevin Mitchell2015-02-23
* ao_wasapi: move reset into audio threadGravatar Kevin Mitchell2015-02-23
* win32: request UTF-16 API variants, Vista+ APIs, and COM C macrosGravatar wm42015-01-07
* ao/wasapi: handle VistaBlob failure more gracefullyGravatar Kevin Mitchell2014-11-28
* ao/wasapi: increase buffer size to 50 msGravatar Kevin Mitchell2014-11-18
* ao/wasapi: request reset on appropriate eventsGravatar Kevin Mitchell2014-11-17
* ao/wasapi: new wasapi device monitoring interfaceGravatar Jonathan Yong2014-11-17
* ao/wasapi: improve error messages and add more debug statementsGravatar Kevin Mitchell2014-11-17
* Move compat/ and bstr/ directory contents somewhere elseGravatar wm42014-08-29
* atomics: switch to C11 stdatomic.hGravatar wm42014-05-21
* ao_wasapi: Implement AOCONTROL_UPDATE_STREAM_TITLEGravatar Diogo Franco (Kovensky)2014-03-11
* ao_wasapi: Implement per-application mixingGravatar Diogo Franco (Kovensky)2014-03-11
* ao_wasapi: Move non-critical code outside of the event threadGravatar Diogo Franco (Kovensky)2014-03-11
* ao_wasapi: Split into 2 filesGravatar Diogo Franco (Kovensky)2014-03-11