index
:
mpv
absurd_test
absurd_test2
absurd_test3
ass_shit
bliss
coverity_scan
master
mruby
rc
rcombs/macos-fixes
rcombs/swift
read_stats_new
read_stats_old
release/0.1
release/0.2
release/0.27
release/0.28
release/0.29
release/0.3
release/0.30
release/0.31
release/0.32
release/0.33
release/0.34
release/0.35
release/0.36
release/0.37
release/0.38
release/0.39
release/0.4
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
stream_debug_stuff
stream_no_size_caching
stream_size_fstat
stream_size_fstat_nocache
x11_geo
ytdl_sub_delayload
a free, open source, and cross-platform media player
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
audio
/
out
/
ao_wasapi_changenotify.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ao_wasapi: correct check for specified device on default change
Kevin Mitchell
2016-01-28
1
-3
/
+3
*
Relicense some non-MPlayer source files to LGPL 2.1 or later
wm4
2016-01-19
1
-7
/
+7
*
ao_wasapi: remove unnecessary header file
Kevin Mitchell
2016-01-05
1
-6
/
+0
*
ao_wasapi: remove +x flag from files
wm4
2016-01-04
1
-0
/
+0
*
ao_wasapi: just use a pointer to the deviceID in change_notify
Kevin Mitchell
2016-01-04
1
-3
/
+1
*
ao_wasapi: correctly name the IMMNotificationClientVtbl
Kevin Mitchell
2016-01-04
1
-2
/
+2
*
ao_wasapi: make persistent enumerator local to change_notify
Kevin Mitchell
2016-01-04
1
-4
/
+9
*
ao_wasapi: wrap long lines and use only c99 comment style
Kevin Mitchell
2015-12-21
1
-16
/
+19
*
win32: revert wchar_t changes
wm4
2015-08-01
1
-4
/
+4
*
win32: more wchar_t -> WCHAR replacements
wm4
2015-07-30
1
-4
/
+4
*
ao_wasapi: abstract HRESULT_to_str
Kevin Mitchell
2015-04-01
1
-1
/
+1
*
ao_wasapi: remove redundant casts
Kevin Mitchell
2015-03-31
1
-3
/
+3
*
ao/wasapi: add ao hotplug
Kevin Mitchell
2015-03-31
1
-62
/
+67
*
ao/wasapi: add missing "if" braces
Kevin Mitchell
2015-03-26
1
-2
/
+4
*
win32: request UTF-16 API variants, Vista+ APIs, and COM C macros
wm4
2015-01-07
1
-3
/
+0
*
ao/wasapi: style/code formatting tweaks
Kevin Mitchell
2015-01-02
1
-10
/
+9
*
ao/wasapi: use IsEqualGUID and IsEqualPropertyKey
Kevin Mitchell
2014-12-16
1
-3
/
+3
*
ao/wasapi: expose GUID and PKEY convenience functions
Kevin Mitchell
2014-11-28
1
-45
/
+4
*
ao/wasapi: refix printf warning for both cygwin and msys
Kevin Mitchell
2014-11-18
1
-2
/
+2
*
ao/wasapi: silence format string warnings
James Ross-Gowan
2014-11-18
1
-1
/
+1
*
ao/wasapi: request reset on appropriate events
Kevin Mitchell
2014-11-17
1
-19
/
+83
*
ao/wasapi: add convenience functions for change notifiy
Kevin Mitchell
2014-11-17
1
-0
/
+49
*
ao/wasapi: new wasapi device monitoring interface
Jonathan Yong
2014-11-17
1
-0
/
+171