From e5b6dac26dd317ca5115f78ef3ebc84aa7ca0a7b Mon Sep 17 00:00:00 2001 From: Mikkel Krautz Date: Sun, 2 Nov 2014 22:26:42 +0100 Subject: Add Spotify to the overlay blacklist. It can cause Mumble to freeze/hang for multiple seconds. Diagnosed using the updated dead client notice added in fd782c3cb24235be2337b71f1e411240c4c112f1. --- overlay/overlay_blacklist.h | 1 + 1 file changed, 1 insertion(+) (limited to 'overlay') diff --git a/overlay/overlay_blacklist.h b/overlay/overlay_blacklist.h index be732ddf2..04c7b1e9c 100644 --- a/overlay/overlay_blacklist.h +++ b/overlay/overlay_blacklist.h @@ -66,6 +66,7 @@ static const char *overlayBlacklist[] = { "Origin.exe", // EA Origin "HydraSysTray.exe", // Razer Hydra system tray "devenv.exe", // Microsoft Visual Studio + "spotify.exe", // Spotify NULL }; -- cgit v1.2.3