GBA002/Delta
Riley Testut 5c6c66c9a1 Fixes crashes when loading Game or SaveState that had been overwritten by a duplicate entry
When Core Data detects a duplicate entry, it deletes the previous entry. This caused Delta to delete the associated ROM and Save State files. Now, there is a check in prepareForDeletion to make sure the object being deleted is not simply being replaced by a newer entry during a merge.
2016-12-26 15:56:33 -06:00
..
Base.lproj Updates Splash Screen 2016-11-25 01:09:02 -06:00
Components Adds support for importing zip archives containing games 2016-12-25 02:26:18 -06:00
Database Fixes crashes when loading Game or SaveState that had been overwritten by a duplicate entry 2016-12-26 15:56:33 -06:00
Emulation Fixes issue where controllers were not registered with EmulatorCore 2016-12-20 13:14:47 -06:00
Extensions Adds ability to import games & controller skins from other apps 2016-12-22 16:59:29 -06:00
Game Selection Updates GameCollectionViewController to display 3 games per row on 5.5” screens 2016-12-21 19:42:06 -06:00
Launch Updates Splash Screen 2016-11-25 01:09:02 -06:00
Pause Menu Adds Cheat Codes + Sustain Buttons pause item icons 2016-12-11 14:35:34 -08:00
Settings Updates default translucentControllerSkinOpacity value to 0.7 2016-12-12 19:46:12 -08:00
Supporting Files Adds support for importing zip archives containing games 2016-12-25 02:26:18 -06:00
Theming Replaces light theme with “opaque” dark theme 2016-11-22 19:57:39 -08:00
AppDelegate.swift Adds support for importing zip archives containing games 2016-12-25 02:26:18 -06:00