aboutsummaryrefslogtreecommitdiffhomepage
path: root/audio/out/ao_wasapi_changenotify.c
Commit message (Expand)AuthorAge
* ao_wasapi_changenotify: use %ls instead of %S for wchar_tGravatar wm42017-04-20
* ao_wasapi_changenotify: fix potential race conditionGravatar wm42017-04-20
* win32: add COM-specific SAFE_RELEASE to windows_utils.hGravatar James Ross-Gowan2017-01-30
* win32: build with -DINITGUIDGravatar James Ross-Gowan2016-09-28
* Fix misspellingsGravatar stepshal2016-06-26
* win32: replace libuuid.a usage with initguid.hGravatar James Ross-Gowan2016-05-01
* ao_wasapi: correct check for specified device on default changeGravatar Kevin Mitchell2016-01-28
* Relicense some non-MPlayer source files to LGPL 2.1 or laterGravatar wm42016-01-19
* ao_wasapi: remove unnecessary header fileGravatar Kevin Mitchell2016-01-05
* ao_wasapi: remove +x flag from filesGravatar wm42016-01-04
* ao_wasapi: just use a pointer to the deviceID in change_notifyGravatar Kevin Mitchell2016-01-04
* ao_wasapi: correctly name the IMMNotificationClientVtblGravatar Kevin Mitchell2016-01-04
* ao_wasapi: make persistent enumerator local to change_notifyGravatar Kevin Mitchell2016-01-04
* ao_wasapi: wrap long lines and use only c99 comment styleGravatar Kevin Mitchell2015-12-21
* win32: revert wchar_t changesGravatar wm42015-08-01
* win32: more wchar_t -> WCHAR replacementsGravatar wm42015-07-30
* ao_wasapi: abstract HRESULT_to_strGravatar Kevin Mitchell2015-04-01
* ao_wasapi: remove redundant castsGravatar Kevin Mitchell2015-03-31
* ao/wasapi: add ao hotplugGravatar Kevin Mitchell2015-03-31
* ao/wasapi: add missing "if" bracesGravatar Kevin Mitchell2015-03-26
* win32: request UTF-16 API variants, Vista+ APIs, and COM C macrosGravatar wm42015-01-07
* ao/wasapi: style/code formatting tweaksGravatar Kevin Mitchell2015-01-02
* ao/wasapi: use IsEqualGUID and IsEqualPropertyKeyGravatar Kevin Mitchell2014-12-16
* ao/wasapi: expose GUID and PKEY convenience functionsGravatar Kevin Mitchell2014-11-28
* ao/wasapi: refix printf warning for both cygwin and msysGravatar Kevin Mitchell2014-11-18
* ao/wasapi: silence format string warningsGravatar James Ross-Gowan2014-11-18
* ao/wasapi: request reset on appropriate eventsGravatar Kevin Mitchell2014-11-17
* ao/wasapi: add convenience functions for change notifiyGravatar Kevin Mitchell2014-11-17
* ao/wasapi: new wasapi device monitoring interfaceGravatar Jonathan Yong2014-11-17