Commit Graph

491 Commits

Author SHA1 Message Date
Riley Testut
4aa7a100e3 Adds ability to delete controller skins 2019-10-10 12:13:48 -07:00
Riley Testut
d7ed26c372 Fixes incorrect controller view sizing when changing skins 2019-10-10 01:21:28 -07:00
Riley Testut
5574f8668a Asynchronously loads images when viewing controller skins 2019-10-10 00:29:14 -07:00
Riley Testut
a6b9a4567c Opts-out of dark mode (for now) 2019-10-10 00:27:00 -07:00
Riley Testut
465c7280aa Allows importing controller skins from document browser 2019-10-10 00:25:44 -07:00
Riley Testut
5c574f5ea3 Starts syncing after dismissing Settings with gesture 2019-10-03 16:05:35 -07:00
Riley Testut
2c05e1b70f Adds option to disable haptic feedback for touch inputs 2019-09-30 17:31:13 -07:00
Riley Testut
ef64a15e37 Adds ability to reset controller mappings to default mapping 2019-09-30 17:27:06 -07:00
Riley Testut
1703244da8 Explicitly starts syncing when dismissing SettingsViewController via Done button 2019-09-30 16:41:36 -07:00
Riley Testut
bb600d1e98 Automatically presents keyboard in GamesDatabaseBrowserViewController 2019-09-30 16:29:20 -07:00
Riley Testut
ce1ff171ce Fixes GamesViewController remaining visible when loading save states 2019-09-30 16:07:12 -07:00
Riley Testut
5337636f43 Opens Patreon page in-app when AltStore not installed 2019-09-30 15:32:24 -07:00
Riley Testut
0c6f28e70a Updates bundle version to 13 2019-09-30 15:23:34 -07:00
Riley Testut
a0d07f5e40 Updates README 2019-09-28 13:07:24 -07:00
Riley Testut
8642fad707 Updates DeltaCore 2019-09-28 02:02:50 -07:00
Riley Testut
ac156ab220 Updates version number to 1.0 2019-09-25 03:49:41 -07:00
Riley Testut
cca4c0bc14 Updates NESDeltaCore 2019-09-25 03:47:58 -07:00
Riley Testut
9412bf0df8 Adds Credits + Licenses + AltStore Patreon deep link 2019-09-25 03:46:27 -07:00
Riley Testut
86fd55b17a Limits N64 Fast Forwarding to devices with A9 or better 2019-09-21 17:58:39 -07:00
Riley Testut
6b494e1113 Fixes dismissing document browser on background thread 2019-09-19 13:32:06 -07:00
Riley Testut
eaae38481e Uses NSSecureUnarchiveFromData for transformable properties 2019-09-19 13:30:49 -07:00
Riley Testut
1e350e1369 Automatically resolves GameCollection + GameControllerInputMapping conflicts 2019-09-19 13:29:51 -07:00
Riley Testut
50c96bc2ee Dramatically reduces OpenVGDB size
Removes unused columns and games for unsupported systems.
2019-09-18 15:32:17 -07:00
Riley Testut
962d45e4f9 Removes temporary database backup on launch 2019-09-18 14:56:12 -07:00
Riley Testut
cec169c9b2 Adds BETA flag for debug builds 2019-09-18 12:41:20 -07:00
Riley Testut
08c61ad66b Improves error message when Dropbox prevents downloading games due to copyright 2019-09-18 12:39:36 -07:00
Riley Testut
adffbc03a2 Updates version to 0.9 and build to 11 2019-09-15 18:57:15 -07:00
Riley Testut
ebf3fc6c27 Adds support for building Delta Lite (and Delta Lite beta)
Limits Delta Lite to NES games, and Delta Lite beta to NES and GBC games.
2019-09-15 18:57:15 -07:00
Riley Testut
6e380814aa Updates DeltaCore 2019-09-15 18:57:15 -07:00
Riley Testut
c93a550ddd Updates N64 controller skin 2019-09-15 18:56:26 -07:00
Riley Testut
1528672e0e Updates Harmony 2019-09-14 14:38:30 -07:00
Riley Testut
34a1c78199 Fixes issue importing games that previously failed to import 2019-09-14 14:33:23 -07:00
Riley Testut
24d6da3af2 Updates NES controller skin 2019-09-14 14:31:56 -07:00
Riley Testut
628f942984 Fixes save errors for some DS games 2019-09-14 14:30:01 -07:00
Riley Testut
aa05e57afc Limits DS support to beta builds 2019-09-12 15:25:13 -07:00
Riley Testut
6f0137339a Removes Sync button from Games screen 2019-09-06 19:04:17 -07:00
Riley Testut
46ca21a37c Updates pods 2019-09-06 19:01:28 -07:00
Riley Testut
31d306e95f Adds “No Connected Controllers” cell when there are no game controllers 2019-09-06 18:58:43 -07:00
Riley Testut
7cf89e32f7 Prevents being refreshed by AltStore when in foreground 2019-09-06 17:26:40 -07:00
Riley Testut
a09a875c92 Renames DS short name to “DS (Beta)” 2019-08-14 19:04:15 -07:00
Riley Testut
3189c502c5 Fixes images not prefetching in AppIconShortcutsViewController 2019-08-07 16:55:44 -07:00
Riley Testut
e91b6bcd6b Uses constant bundleID for Fabric regardless of actual bundleID
AltStore resigns apps with unique bundle identifiers per-user, so we temporarily swizzle Bundle.infoDictionary to return a constant bundle identifier for Fabric so they can all be grouped together.
2019-08-07 16:51:00 -07:00
Riley Testut
b63853d7ce Renames “Sustain Buttons” to “Hold Buttons” 2019-08-07 14:49:12 -07:00
Riley Testut
ef57d882b3 Resets sustained inputs when changing games 2019-08-07 14:42:08 -07:00
Riley Testut
f5f09f22d4 Adds support for copying and opening deep link URLs 2019-08-07 13:27:53 -07:00
Riley Testut
5282265fd5 Fixes deep links not working when current game is paused 2019-08-07 13:15:59 -07:00
Riley Testut
3ac77f5707 Displays message when there are are games but no app icon shortcuts 2019-08-07 13:04:06 -07:00
Riley Testut
7a257bc9ca Presents confirmation alert when signing out of Delta Sync 2019-08-07 12:46:56 -07:00
Riley Testut
6e6c7a68bd Adds AppIconShortcutsViewController placeholder message 2019-08-07 12:46:20 -07:00
Riley Testut
0d5a7ba19f Merge branch 'feature/ds' into develop 2019-08-05 23:05:08 -07:00