dolphin/Source/Android/jni
JosJuice dabad82219 Require frontend to initialize controllers
We currently have two different code paths for initializing controllers:
Either the frontend (DolphinQt) can do it, or if the frontend doesn't do
it, the core will do it automatically when booting. Having these two
paths has caused problems in the past due to only one frontend being
tested (see de7ef47548). I would like to get rid of the latter path to
avoid further problems like this.
2022-07-17 14:03:04 +02:00
..
AndroidCommon WiiUpdateCallback: Add interface for update callback 2022-01-21 17:14:16 -05:00
Cheats Android: Add Gecko code downloading 2021-09-16 18:48:39 +02:00
Config Merge pull request #10407 from JosJuice/android-reset-callback 2022-02-26 11:24:18 -05:00
GameList Android: Get rid of __cplusplus macro checks 2022-01-29 18:38:55 +01:00
CMakeLists.txt Android: Add Riivolution patch configuration 2021-10-30 23:24:37 +02:00
IniFile.cpp treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
MainAndroid.cpp Require frontend to initialize controllers 2022-07-17 14:03:04 +02:00
RiivolutionPatches.cpp Android: Add Riivolution patch configuration 2021-10-30 23:24:37 +02:00
WiiUtils.cpp Android: Implement installing system update from disc image 2022-04-03 11:15:28 +02:00