dolphin/Source/DSPTool
David Korth 8417c78b7a Update Discord rich presence when the title changes
This allows us to update the rich presence description if a channel
is launched from the Wii Menu. It also handles other PPC title
launches, e.g. Smash Bros. Masterpieces.

Host.h: Added Host_TitleChanged().

DolphinNoGUI/MainNoGUI.cpp: Implemented Host_TitleChanged().
DolphinQt/Host.cpp: Implemented Host_TitleChanged().

Android/jni/MainAndroid.cpp: Stubbed Host_TitleChanged().
DSPTool/StubHost.cpp: Stubbed Host_TitleChanged().
UnitTests/StubHost.cpp: Stubbed Host_TitleChanged().
2019-05-24 14:12:48 +02:00
..
CMakeLists.txt DSPTool: Fix build 2017-09-13 17:38:23 +02:00
DSPTool.cpp DSPTool: Use std::string == instead of strcmp 2018-07-05 09:40:43 +02:00
DSPTool.vcxproj Update to Visual Studio's default Windows SDK 2018-10-20 00:53:08 +01:00
DSPTool.vcxproj.filters msbuild: increment other version numbers to vs2017 equivalents 2017-06-03 18:20:39 -07:00
StubHost.cpp Update Discord rich presence when the title changes 2019-05-24 14:12:48 +02:00