dolphin/Source/Core
sp00nd 6cd53bf92d
Change gecko sorting back to manual
Gecko codes are a core foundation of most netplay sessions and most general modding cases. It has gone so far as to now have an ini for almost every game.

After the massive UI overhaul, the gecko code sorting defaults to Alphabetical with no option to change it. This removes the possibility for netplay builds to have important and necessary codes at the top for easy selecting, and removes the ability to sort massive code lists in categories.

This will also make the sorting consistent with AR codes, which are sorted manually.
2018-10-09 17:46:11 -05:00
..
AudioCommon AudioCommon: Implement WASAPI 2018-05-26 13:08:10 +02:00
Common GekkoDisassembler: fix mtfsf yet again 2018-10-08 02:43:34 +01:00
Core FifoPlayer: reduce XF_REGS_SIZE to what we know 2018-10-08 06:54:32 +01:00
DiscIO Fix reading title IDs of Wii discs 2018-09-30 17:46:20 +02:00
DolphinNoGUI Merge pull request #6983 from yourWaifu/add-discord-rpc-support 2018-06-25 00:06:27 +02:00
DolphinQt Change gecko sorting back to manual 2018-10-09 17:46:11 -05:00
InputCommon evdev: simplify code 2018-10-08 19:51:29 +01:00
UICommon Fix reading title IDs of Wii discs 2018-09-30 17:46:20 +02:00
Updater Updater: Show error when trying to launch directly 2018-05-05 23:32:08 +02:00
VideoBackends VideoCommon: remove unnecessary floor() 2018-10-09 00:31:43 +01:00
VideoCommon Merge pull request #7470 from Tilka/fifoplayer 2018-10-09 08:56:48 +01:00
CMakeLists.txt Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00