dolphin/Source/Core
Léo Lam 204703ae0d IOS/ES: Split the ES code
ES.cpp was becoming pretty huge. This commit splits the ES code into
several files:

* Main ES (launch, UID, current title directory and title ID, etc.)
* Device identity and encryption (ID and cert, keys, encrypt/decrypt)
* Title management (imports, exports, deletions)
* Title contents (open/close/read/seek)
* Title information (titles, stored contents, TMDs)
* Views (for tickets and TMDs)
2017-03-13 20:01:08 +01:00
..
AudioCommon Merge pull request #4548 from stenzek/gcc-sse 2017-03-13 14:28:01 +01:00
Common Merge pull request #4548 from stenzek/gcc-sse 2017-03-13 14:28:01 +01:00
Core IOS/ES: Split the ES code 2017-03-13 20:01:08 +01:00
DiscIO Remove Blob nullptr checks from Volume code 2017-03-13 14:13:55 +01:00
DolphinNoGUI Don't special-case nogui exe name on Apple. 2017-03-08 13:17:49 -08:00
DolphinQt2 CMakeLists: Normalize whitespace 2017-03-01 14:53:23 -05:00
DolphinWX Merge pull request #5038 from vladfi1/separate-nogui 2017-03-10 10:50:08 +01:00
InputCommon GCAdapter_Android: Fix an array bounds overrun in Read() 2017-03-06 23:05:17 -05:00
UICommon Merge pull request #5038 from vladfi1/separate-nogui 2017-03-10 10:50:08 +01:00
VideoBackends Merge pull request #5065 from JosJuice/character 2017-03-11 18:26:26 +10:00
VideoCommon Merge pull request #4548 from stenzek/gcc-sse 2017-03-13 14:28:01 +01:00
CMakeLists.txt Moved NoGUI out of DolphinWx. 2017-03-08 01:24:18 -08:00