aboutsummaryrefslogtreecommitdiffhomepage
path: root/audio/out/ao_wasapi_utils.h
Commit message (Expand)AuthorAge
* ao/wasapi: use atomic state variable instead of different eventsGravatar Kevin Mitchell2015-04-04
* ao_wasapi: abstract HRESULT_to_strGravatar Kevin Mitchell2015-04-01
* ao_wasapi: simplify hotplugGravatar Kevin Mitchell2015-03-31
* ao_wasapi: fix device listingGravatar Kevin Mitchell2015-03-31
* ao/wasapi: add ao hotplugGravatar Kevin Mitchell2015-03-31
* ao/wasapi: use IsEqualGUID and IsEqualPropertyKeyGravatar Kevin Mitchell2014-12-16
* ao/wasapi: make functions return bool that were acting like itGravatar Kevin Mitchell2014-11-28
* ao/wasapi: check full GUID of KSDATAFORMAT to determine floatGravatar Kevin Mitchell2014-11-28
* ao/wasapi: expose GUID and PKEY convenience functionsGravatar Kevin Mitchell2014-11-28
* ao/wasapi: tidy up better on failureGravatar Kevin Mitchell2014-11-17
* ao/wasapi: improve error messages and add more debug statementsGravatar Kevin Mitchell2014-11-17
* ao/wasapi: make calling of thread_init consistent with thread_uninitGravatar Kevin Mitchell2014-11-17
* ao_wasapi: implement device listingGravatar wm42014-10-13
* 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