dolphin/Source/Core
Léo Lam b892d78872 VolumeWad: Implement GetTMD()
This allows getting useful info like the required IOS version for WADs
(for showing it in the UI, for example).
2017-01-23 20:59:02 +01:00
..
AudioCommon Merge pull request #4721 from RisingFog/remove_dead_audiodump_code 2017-01-23 09:17:11 -05:00
Common cmake: Add missing Windows file to common 2017-01-21 00:35:55 +01:00
Core TMDReader: Add a way to get the required IOS version 2017-01-23 17:44:24 +01:00
DiscIO VolumeWad: Implement GetTMD() 2017-01-23 20:59:02 +01:00
DolphinQt2 DiscIO: Add GetRegion function and Region enum 2017-01-02 20:57:11 +01:00
DolphinWX Netplay: Fix wrong mapping info being used in dialog 2017-01-21 20:42:30 +01:00
InputCommon ControllerEmu: Add missing virtual destructor to BooleanSetting 2017-01-23 05:08:19 -05:00
UICommon Fix missing includes 2016-10-07 23:46:41 +02:00
VideoBackends RenderBase: Forward declare EFBAccessType 2017-01-23 12:41:26 -05:00
VideoCommon RenderBase: Forward declare EFBAccessType 2017-01-23 12:41:26 -05:00
CMakeLists.txt