dolphin/Source/Android/jni
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
..
AndroidCommon Android: Optimize rumble call 2019-01-26 09:38:35 -05:00
GameList Keep track of GameTDB ID separately from game ID 2019-02-25 19:54:25 +01:00
ButtonManager.cpp Reformat repo to clang-format 7.0 rules 2019-05-06 18:48:04 +00:00
ButtonManager.h Reformat repo to clang-format 7.0 rules 2019-05-06 18:48:04 +00:00
CMakeLists.txt Use UICommon's game list code on Android 2018-06-06 17:34:07 +02:00
MainAndroid.cpp Update Discord rich presence when the title changes 2019-05-24 14:12:48 +02:00