1471f24 overlay: sync overlay_blacklist.h with master branch.
6d37604 Use mumble.info instead of mumble.hive.no in publist registration and crash reporting.
536a5fc GlobalShortcut_win: fix access to nxboxinput in EnumDevicesCB
c33e5a9 GlobalShortcut_win: only poll XboxInput if there are XInput devices present.
974292c Update changelog.
86aac08 GlobalShortcutWin: fix memory leak of 'di' in new XInputCheck code path.
8e98894 Use
https://www.mumble.info/ and
https://wiki.mumble.info/ URLs through the tree.
32a3aa5 XInputCheck: add string.h and stdlib.h includes to xinputcheck.cpp.
894bd89 GlobalShortcutWin: add issue references to comment describing
recent Windows 10 DirectInput/XInput breakge.
5b7b29c XInputCheck: fix missing file reference in the README.
a0b981b XInputCheck: add comment at the top of the file describing development practices and origin of the code.
beb0c11 XInputCheck: add documentation for XInputCheck_IsGuidProductXInputDevice.
3ca9a87 XInputCheck: add XInputCheck_ClearDeviceCache().