dolphin/Source/Core
John Peterson 7cc2e3146b Updating Cheats manager when the ISO is changed etc.
The Cheats manager should be updated when the ISO is changed because it's non-modal

Removing code that read the ID from file because the cheats manager only has a use when an emulation is running (when the ID doesn't need to be read from the ISO again because it's in a variable). This fixes loading Gecko codes for .wad during an emulation because "VolumeHandler::GetVolume()" return false in this case
2013-05-05 12:25:53 +02:00
..
AudioCommon Fix a bunch of random typos in comments and logging. 2013-04-19 09:21:45 -04:00
Common Merge branch 'dspjit' 2013-04-21 12:29:18 +02:00
Core Forced an exception check on short ARAM DMA transfers. 2013-05-04 00:19:02 +10:00
DiscIO Fix a bunch of random typos in comments and logging. 2013-04-19 09:21:45 -04:00
DolphinWX Updating Cheats manager when the ISO is changed etc. 2013-05-05 12:25:53 +02:00
InputCommon Fix a bunch of random typos in comments and logging. 2013-04-19 09:21:45 -04:00
VideoCommon Apply color mask when alpha test parameters change. Required to make the changes in revision be706a3977 work properly. 2013-05-01 11:50:37 +02:00
CMakeLists.txt Merge UI related projects into the main DolphinWX project. 2011-02-11 21:37:52 +00:00