dolphin/Source/Core
Léo Lam c0c1cb3010 IOS: Assume ticket is unpersonalised for WAD imports
The newer title dumpers don't clobber tickets anymore (that's good!),
which means personalised tickets still have the console specific data
used to decrypt the title key in them. Dolphin should ignore that data
when importing WADs, because the title key has already been decrypted,
and we must not try to decrypt it *again*.
2017-09-27 10:48:52 +02:00
..
AudioCommon Remove NonCopyable 2017-08-22 16:40:34 +02:00
Common StringUtil: support TryParse(u16*) 2017-09-18 05:04:11 +02:00
Core IOS: Assume ticket is unpersonalised for WAD imports 2017-09-27 10:48:52 +02:00
DiscIO VolumeGC: Add a default constructor for ConvertedGCBanner 2017-09-15 20:47:49 +02:00
DolphinNoGUI Core: SetOnStoppedCallback -> SetOnStateChangedCallback 2017-09-13 17:30:18 -07:00
DolphinQt2 Qt: bold graphics settings on ConfigChanged, not EmulationStateChanged 2017-09-25 21:48:13 +02:00
DolphinWX Cleanup var naming in ISOProperties 2017-09-20 16:46:46 -07:00
InputCommon Prevent multiple HID elements of same usage type on OSX 2017-09-15 19:19:46 +02:00
UICommon Update -d argument help message 2017-09-10 12:28:53 +02:00
VideoBackends OGL/TextureCache: use std::array for the palette shader array 2017-09-17 02:34:02 -04:00
VideoCommon VideoBackends: Move SamplerState to common 2017-09-11 20:01:54 +10:00
CMakeLists.txt Moved NoGUI out of DolphinWx. 2017-03-08 01:24:18 -08:00