Commit Graph

546 Commits

Author SHA1 Message Date
Riley Testut
aa8527e775 Stops tracking Delta.xcscmblueprint in Git 2016-01-13 13:28:48 -08:00
Riley Testut
0aba8b27d3 Added stub implementations for provided PauseItems 2015-12-27 00:48:47 -06:00
Riley Testut
46eb747737 Replaced GameCollectionViewLayout with GridCollectionViewLayout
Additionally, refactored GridCollectionViewCell to no longer use a NIB. This makes it easier to reuse for iOS and tvOS, and allows us to use storyboard segues (which include peek & pop)
2015-12-26 04:09:45 -06:00
Riley Testut
b25ee75d67 Added ability to return to main menu from PauseViewController 2015-12-26 03:03:47 -06:00
Riley Testut
fd2a81ead5 Modified tint colors to use custom Delta colors 2015-12-26 02:57:29 -06:00
Riley Testut
76a9c85253 Fixed incorrect game rendering when rotating while paused
When rotating EmulationViewController with PauseViewController presented, the GameView would have an incorrectly sized rendered image
2015-12-26 02:45:57 -06:00
Riley Testut
8f572fd1c8 Added basic PauseViewController implementation
Also, happy Boxing Day! Hope you're enjoying your new iPad Pro future Riley :)
2015-12-26 02:23:30 -06:00
Riley Testut
755266f393 Added support for PDF-based controller skins 2015-12-21 04:06:51 -06:00
Riley Testut
d60855724d Updated ControllerSkin logic
Rewrote deltaskin info.json format, handles adaptability much better now
2015-12-20 19:40:40 -06:00
Riley Testut
68edb36208 Reimplemented the ability to present SettingsViewController 2015-12-19 16:54:23 -06:00
Riley Testut
ba858fcf7a Responds to controller inputs 2015-12-19 16:46:51 -06:00
Riley Testut
25521aad74 Separated DatabaseManager validation logic into separate method 2015-12-19 16:28:14 -06:00
Riley Testut
8863e8f3d0 Added Peek & Pop for previewing games 2015-12-12 14:08:19 -08:00
Riley Testut
925fb9454d Updated UI for pagination between GameCollections 2015-11-24 11:53:36 -08:00
Riley Testut
4a2b5cd1dd Automatically saves to disk when saving managed object context 2015-11-14 19:38:26 -08:00
Riley Testut
3dcf6b9df0 Added GameCollection model object 2015-11-01 04:22:18 -06:00
Riley Testut
43a692bece Updated .gitignore 2015-11-01 04:21:45 -06:00
Riley Testut
1c33ea4a02 Added iOS app icons 2015-11-01 03:20:12 -06:00
Riley Testut
8d03589e14 Added original artwork files 2015-11-01 03:19:57 -06:00
Riley Testut
5ae15432c4 Updated DeltaCore for tvOS 2015-11-01 03:19:44 -06:00
Riley Testut
56f49dacb7 Added necessary tvOS Game Controller keys to Info.plist 2015-11-01 03:19:32 -06:00
Riley Testut
59fe9b0480 Added basic UICollectionView-based UI for selecting games 2015-11-01 03:19:10 -06:00
Riley Testut
f77d16c9ce Updated GamePickerController for tvOS 2015-11-01 03:16:33 -06:00
Riley Testut
7746ada490 Updated DatabaseManager to use class properties for file URLs 2015-11-01 03:16:20 -06:00
Riley Testut
2aa3535ff3 Updated Game to use relative file URLs 2015-11-01 03:15:09 -06:00
Riley Testut
2184c8aa68 Implemented basic importing of games 2015-10-11 16:31:07 -05:00
Riley Testut
ab4fadca57 Added basic Core Data functionality 2015-10-04 12:02:46 -07:00
Riley Testut
af631870d4 Updated DeltaTV to use tvOS framework dependencies 2015-09-26 15:14:46 -07:00
Riley Testut
b606aa7c43 Added tvOS Target 2015-09-26 14:12:47 -07:00
Riley Testut
f46fcc7978 Reorganized Xcode project and file structure 2015-09-26 14:04:00 -07:00
Riley Testut
ed4807ba5d Added ability to emulate SNES games 2015-09-12 19:49:21 -07:00
Riley Testut
c59f4642cd Handles input from all connected controllers correctly 2015-09-07 17:57:12 -07:00
Riley Testut
cc6a044b29 Added basic settings, and ability to manage game controllers 2015-09-07 15:05:11 -07:00
Riley Testut
2cfb22fd8d Ignores Delta.playground 2015-07-22 21:57:12 +01:00
Riley Testut
89c3498934 Updated GamesViewController for new Swift beta SDK 2015-07-22 21:56:47 +01:00
Riley Testut
513129c3d5 Responds to ControllerView inputs 2015-07-22 21:56:28 +01:00
Riley Testut
5fde8a69d8 Added iTunes File Sharing support, modified SNES game UTI slightly 2015-06-30 01:16:52 -07:00
Riley Testut
8084536551 Updated to Swift 2 syntax 2015-06-30 01:15:10 -07:00
Riley Testut
f615b65f5e Added EmulationViewController, displays ControllerView 2015-06-16 01:45:24 -05:00
Riley Testut
cc5d2cc627 Replaced user-facing strings with localizable strings 2015-04-19 20:45:53 -07:00
Riley Testut
2aa4359a3e Updated Cores to use new dynamic subclassing 2015-04-19 20:45:33 -07:00
Riley Testut
a1ae5679bb Added Roxas submodule 2015-03-10 00:14:03 -07:00
Riley Testut
16b82f3dad Added SNESDeltaCore submodule 2015-03-09 23:43:20 -07:00
Riley Testut
6bb1ccf42c Added DeltaCore submodule 2015-03-09 00:15:43 -07:00
Riley Testut
46bf220359 Lists files in Documents directory, automatically updates when files are added or removed 2015-03-08 13:44:04 -07:00
Riley Testut
aeed83fca5 Initial Commit 2015-03-08 00:50:48 -08:00