GBA002/Delta/Extensions
Riley Testut 5c9332e61e Fixes importing games + controller skins from Files
Exposing Documents directory in Files app requires us to support opening files in place (despite LSSupportsOpeningDocumentsInPlace set to NO in Info.plist), so we now coordinate access to any external file URL
2020-04-28 14:44:06 -07:00
..
Bundle+SwizzleBundleID.swift Adds support for building Delta Lite (and Delta Lite beta) 2019-09-15 18:57:15 -07:00
ControllerSkin+Configuring.swift Adds “Home Screen” DS game to boot into DS main menu 2020-04-23 17:18:59 -07:00
EmulatorCore+Cheats.swift Changes Cheat.name to non-optional 2018-12-04 17:05:14 -08:00
HarmonyMetadataKey+Keys.swift Adds coreID to SaveState’s Harmony metadata for backwards compatibility 2020-04-27 13:03:28 -07:00
Input+Display.swift Adds support for NES games 2019-02-01 12:44:32 -08:00
NSFetchedResultsController+Conveniences.h Reorganizes Xcode project structure 2016-12-20 18:24:43 -06:00
NSFetchedResultsController+Conveniences.m Reorganizes Xcode project structure 2016-12-20 18:24:43 -06:00
NSManagedObject+Conveniences.swift Reorganizes Xcode project structure 2016-12-20 18:24:43 -06:00
NSManagedObjectContext+Conveniences.swift Reorganizes Xcode project structure 2016-12-20 18:24:43 -06:00
UIAlertController+Error.swift Adds UIAlertController extension to display Errors 2018-11-27 14:38:29 -08:00
UIAlertController+Importing.swift Fixes importing games + controller skins from Files 2020-04-28 14:44:06 -07:00
UIColor+Delta.swift Adds Delta colors to asset catalog 2018-11-27 14:39:38 -08:00
UIDevice+Processor.swift Limits N64 Fast Forwarding to devices with A9 or better 2019-09-21 17:58:39 -07:00
UIImage+SymbolFallback.swift Replaces peek & pop with context menus on iOS 13+ 2020-02-06 14:37:21 -08:00
UILabel+FontSize.swift Migrates to Swift 5 2019-02-25 13:50:11 -08:00
UIView+ParentViewController.swift Adds ControllerInputsViewController to customize external game controller inputs 2017-09-27 13:08:41 -07:00
UIViewControllerContextTransitioning+Conveniences.swift Adds ability to search for games from GamesViewController 2017-10-16 13:03:00 -07:00
URL+ExtendedAttributes.swift Compares hashes before marking game saves as updated 2019-03-26 00:55:52 -07:00