Commit Graph

  • a80aeed4a4 Renames/rearranges SaveStatesViewController preview actions to match Apple's guidelines Riley Testut 2016-05-27 23:29:06 -0500
  • f7ed6f75d1 Adds ability for user to add/edit custom cheats Riley Testut 2016-05-27 15:25:14 -0500
  • f0f88a529a Removes explicit initialization of SNESEmulatorCore Riley Testut 2016-05-21 15:38:12 -0500
  • 9d599064a8 Fixes bug where peeking a save state then cancelling would prevent save states from working Riley Testut 2016-05-21 14:40:48 -0500
  • b98b9d60ca Adds images for Save State and Load State pause items Riley Testut 2016-05-21 03:28:19 -0500
  • db9bd94667 Responds to app lifecycle events by pausing/resuming emulation Riley Testut 2016-05-21 03:05:28 -0500
  • 509cb4b136 Adds support for adding, removing, activating, and deactivating (hard-coded) cheats Riley Testut 2016-05-21 01:21:40 -0500
  • c08e2a2de7 Adds temporary semaphore to ensure DatabaseManager finishes before showing UI Riley Testut 2016-05-21 01:04:32 -0500
  • 9dcb88b2de Presents empty CheatsViewController for Cheats pause item Riley Testut 2016-05-20 18:36:43 -0500
  • 572ef0abec Fixes bug where Peeking + Popping into a game resulted in slightly delayed audio Riley Testut 2016-05-19 03:23:55 -0500
  • 290f1b93e5 Refactors SaveState.isPreview attribute to Game.previewSaveState relationship Riley Testut 2016-05-19 02:40:07 -0500
  • 304da44f3c Displays preview actions when peeking save states Riley Testut 2016-05-18 17:13:55 -0500
  • 5434143988 Adds Preview Save States Riley Testut 2016-05-18 00:47:18 -0500
  • d242589bde Fixes bug where temporary save states weren't always deleted Riley Testut 2016-05-17 15:14:18 -0500
  • bf6b0adbd0 Adds ability to rename save states Riley Testut 2016-05-16 18:13:43 -0500
  • 6a2b2164be Prevents controller view from appearing when peeking EmulationViewController in landscape Riley Testut 2016-05-16 17:43:21 -0500
  • 01b255c981 Updates legacy Selector usage to new Swift 2.2 #selector syntax Riley Testut 2016-05-16 17:32:32 -0500
  • c6e2820458 Adds ability to Peek & Pop save states via 3D Touch Riley Testut 2016-05-16 17:30:53 -0500
  • 832fac25b3 Fixes code-signing validation issues with Cocoapods Riley Testut 2016-05-16 13:02:21 -0500
  • 48e0596043 Refactors video rendering pipeline Riley Testut 2016-03-16 05:55:42 -0500
  • aa4f5fb532 Adds support for Locked Save States Riley Testut 2016-03-15 04:56:52 -0500
  • 0b12732e6e Wraps overlooked user-facing strings in NSLocalizedString function Riley Testut 2016-03-15 01:02:50 -0500
  • 0b9e3e2541 Limits saving save states to when SaveStatesViewController's mode is .Saving Riley Testut 2016-03-15 00:55:26 -0500
  • 01bf9c0e06 Refactors Core Data model objects Riley Testut 2016-03-14 20:03:51 -0500
  • ba6805b0f1 Refactors save state thumbnail loading to prevent placeholder image flickering Riley Testut 2016-03-14 19:23:58 -0500
  • 129cef9cb8 Adds ability to delete save states via long press Riley Testut 2016-03-14 19:22:16 -0500
  • e08cc1c331 Adds mode property to SaveStatesViewController to switch between saving and loading save states Riley Testut 2016-03-14 16:02:02 -0500
  • ee1e57f54b Saves and displays thumbnails for save states Riley Testut 2016-03-01 01:55:02 -0800
  • bf70df6611 Adds basic support for saving + loading save states Riley Testut 2016-02-08 13:53:46 -0800
  • 544f1a1801 Displays dummy data in SaveStatesViewController Riley Testut 2016-01-31 03:10:39 -0800
  • 9dcec258c1 Presents empty SaveStatesViewController for Save/Load State Pause Item Riley Testut 2016-01-29 20:00:36 -0800
  • b8b46f00a6 Refactors PauseViewController in preparation for pushing new view controllers Riley Testut 2016-01-30 18:17:05 -0800
  • 08e46b9678 Fixes slightly delayed audio after disabling Fast Forward Riley Testut 2016-01-23 01:34:43 -0800
  • 8fd2f554fc Adds support for toggling Fast Forward from pause menu Riley Testut 2016-01-13 13:29:52 -0800
  • aa8527e775 Stops tracking Delta.xcscmblueprint in Git Riley Testut 2016-01-13 13:28:48 -0800
  • 0aba8b27d3 Added stub implementations for provided PauseItems Riley Testut 2015-12-27 00:48:47 -0600
  • 46eb747737 Replaced GameCollectionViewLayout with GridCollectionViewLayout Riley Testut 2015-12-26 04:09:45 -0600
  • b25ee75d67 Added ability to return to main menu from PauseViewController Riley Testut 2015-12-26 03:03:47 -0600
  • fd2a81ead5 Modified tint colors to use custom Delta colors Riley Testut 2015-12-26 02:57:29 -0600
  • 76a9c85253 Fixed incorrect game rendering when rotating while paused Riley Testut 2015-12-26 02:45:57 -0600
  • 8f572fd1c8 Added basic PauseViewController implementation Riley Testut 2015-12-26 02:19:37 -0600
  • 755266f393 Added support for PDF-based controller skins Riley Testut 2015-12-21 04:06:51 -0600
  • d60855724d Updated ControllerSkin logic Riley Testut 2015-12-20 19:40:40 -0600
  • 68edb36208 Reimplemented the ability to present SettingsViewController Riley Testut 2015-12-19 16:54:23 -0600
  • ba858fcf7a Responds to controller inputs Riley Testut 2015-12-19 16:46:51 -0600
  • 25521aad74 Separated DatabaseManager validation logic into separate method Riley Testut 2015-12-19 16:28:14 -0600
  • 8863e8f3d0 Added Peek & Pop for previewing games Riley Testut 2015-12-12 14:08:19 -0800
  • 925fb9454d Updated UI for pagination between GameCollections Riley Testut 2015-11-24 11:53:36 -0800
  • 4a2b5cd1dd Automatically saves to disk when saving managed object context Riley Testut 2015-11-14 19:38:26 -0800
  • 3dcf6b9df0 Added GameCollection model object Riley Testut 2015-11-01 04:22:18 -0600
  • 43a692bece Updated .gitignore Riley Testut 2015-11-01 04:21:45 -0600
  • 1c33ea4a02 Added iOS app icons Riley Testut 2015-11-01 03:20:12 -0600
  • 8d03589e14 Added original artwork files Riley Testut 2015-11-01 03:19:57 -0600
  • 5ae15432c4 Updated DeltaCore for tvOS Riley Testut 2015-11-01 03:19:44 -0600
  • 56f49dacb7 Added necessary tvOS Game Controller keys to Info.plist Riley Testut 2015-11-01 03:19:32 -0600
  • 59fe9b0480 Added basic UICollectionView-based UI for selecting games Riley Testut 2015-11-01 03:19:10 -0600
  • f77d16c9ce Updated GamePickerController for tvOS Riley Testut 2015-11-01 03:16:33 -0600
  • 7746ada490 Updated DatabaseManager to use class properties for file URLs Riley Testut 2015-11-01 03:16:20 -0600
  • 2aa3535ff3 Updated Game to use relative file URLs Riley Testut 2015-11-01 03:13:21 -0600
  • 2184c8aa68 Implemented basic importing of games Riley Testut 2015-10-10 21:26:18 -0500
  • ab4fadca57 Added basic Core Data functionality Riley Testut 2015-10-04 12:02:46 -0700
  • af631870d4 Updated DeltaTV to use tvOS framework dependencies Riley Testut 2015-09-26 15:14:46 -0700
  • b606aa7c43 Added tvOS Target Riley Testut 2015-09-26 14:11:22 -0700
  • f46fcc7978 Reorganized Xcode project and file structure Riley Testut 2015-09-26 13:16:25 -0700
  • ed4807ba5d Added ability to emulate SNES games Riley Testut 2015-09-12 19:49:21 -0700
  • c59f4642cd Handles input from all connected controllers correctly Riley Testut 2015-09-07 17:57:12 -0700
  • cc6a044b29 Added basic settings, and ability to manage game controllers Riley Testut 2015-09-07 15:05:11 -0700
  • 2cfb22fd8d Ignores Delta.playground Riley Testut 2015-07-22 21:57:12 +0100
  • 89c3498934 Updated GamesViewController for new Swift beta SDK Riley Testut 2015-07-22 21:56:47 +0100
  • 513129c3d5 Responds to ControllerView inputs Riley Testut 2015-07-22 21:56:28 +0100
  • 5fde8a69d8 Added iTunes File Sharing support, modified SNES game UTI slightly Riley Testut 2015-06-30 01:16:52 -0700
  • 8084536551 Updated to Swift 2 syntax Riley Testut 2015-06-30 01:15:10 -0700
  • f615b65f5e Added EmulationViewController, displays ControllerView Riley Testut 2015-06-16 01:45:24 -0500
  • cc5d2cc627 Replaced user-facing strings with localizable strings Riley Testut 2015-04-19 20:45:53 -0700
  • 2aa4359a3e Updated Cores to use new dynamic subclassing Riley Testut 2015-04-19 20:45:33 -0700
  • a1ae5679bb Added Roxas submodule Riley Testut 2015-03-10 00:14:03 -0700
  • 16b82f3dad Added SNESDeltaCore submodule Riley Testut 2015-03-09 23:43:20 -0700
  • 6bb1ccf42c Added DeltaCore submodule Riley Testut 2015-03-09 00:13:23 -0700
  • 46bf220359 Lists files in Documents directory, automatically updates when files are added or removed Riley Testut 2015-03-08 13:35:02 -0700
  • aeed83fca5 Initial Commit Riley Testut 2015-03-08 00:50:48 -0800