dolphin/Source/Core/DolphinNoGUI
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 CMake: Add an ENABLE_NOGUI option 2019-02-15 18:40:46 +10:00
MainNoGUI.cpp Update Discord rich presence when the title changes 2019-05-24 14:12:48 +02:00
Platform.cpp DolphinNoGUI: Runtime selection of platform 2019-02-15 18:40:46 +10:00
Platform.h DolphinNoGUI: Runtime selection of platform 2019-02-15 18:40:46 +10:00
PlatformHeadless.cpp DolphinNoGUI: Runtime selection of platform 2019-02-15 18:40:46 +10:00
PlatformX11.cpp Config: Move the 'Display' settings from ConfigManager to the layered config system 2019-03-30 18:43:02 -05:00