Riley Testut
c3af9f7209
[Features] Adds DeltaFeatures target
2023-04-13 15:08:17 -05:00
Riley Testut
af0d239de1
[Previews] Links target with DeltaCore and Roxas pods
2023-04-13 15:00:33 -05:00
Riley Testut
91d40cbeea
[Previews] Adds DeltaPreviews target for previewing SwiftUI views
...
The main Delta target cannot use SwiftUI Previews due to linker errors with Systems.framework, so we’ve made a separate target specifically for previewing SwiftUI views.
2023-04-13 14:58:58 -05:00
Riley Testut
f5b124b175
Updates app version to 1.5b1
2023-02-28 18:52:51 -06:00
Riley Testut
c8860c6aaa
Raises deployment target to iOS 14.0
2023-02-28 17:31:28 -06:00
Riley Testut
fb0975f0d6
Updates app version to 1.4
2023-02-28 17:31:28 -06:00
Riley Testut
fcc19ae830
Updates app version to 1.4rc
2023-02-06 15:15:58 -06:00
Riley Testut
6a683be907
Replaces cheatbase.sqlite with trimmed cheatbase.zip
...
CheatBase now only contains two tables, CHEATS and CHEAT_CATEGORIES.
Delta unzips SQLite database from cheatbase.zip on launch whenever CheatBase.cheatsVersion changes.
2023-02-06 15:11:27 -06:00
Riley Testut
45665138b2
Adds “Contributors” section to Credits
...
Lists everyone who has contributed to Delta in some way besides the core team, as well as what they contributed.
Moves Grant Gliner and Chris Rittenhouse to Contributors from main Credits.
2023-02-06 14:35:43 -06:00
Riley Testut
c3a83d7542
Updates app version to 1.4b5
2023-01-31 14:36:38 -06:00
Riley Testut
74ccf1a246
Shrinks cheatbase.sqlite file size by removing unused columns
2023-01-31 14:36:38 -06:00
Riley Testut
a135ea236d
Integrates CheatBase to browse and easily add cheats for recognized games
...
Limited to DS games right now.
2023-01-31 14:36:37 -06:00
Riley Testut
6aee8c84cd
Updates app version to 1.4b4
2022-11-04 14:33:37 -05:00
Riley Testut
7677421ef4
Updates app version to 1.4b3
2022-10-19 17:22:46 -05:00
Riley Testut
aa7ef0041f
Enables parallelized compiling for Delta target
...
No longer uses “Manual” Build Order to determine compilation order.
2022-09-20 13:58:34 -05:00
Riley Testut
8155bc5ca8
Updates app version to 1.4b2
2022-08-15 11:43:46 -05:00
Riley Testut
52a68e28dd
Switches to UIScene-based app lifecycle
2022-07-25 17:24:57 -05:00
Riley Testut
4829b393c5
Updates app version to 1.4b1
2022-06-01 10:00:06 -07:00
Riley Testut
7c934cebe1
Merge branch 'ipad' into develop
...
# Conflicts:
# Delta.xcodeproj/project.pbxproj
2022-05-31 17:51:31 -07:00
Riley Testut
b134c73301
Merge branch 'altjit' into develop
...
# Conflicts:
# Delta.xcodeproj/project.pbxproj
2022-05-31 17:41:37 -07:00
Riley Testut
edab6ea432
Fixes sharing games + exporting save files
...
* Makes temporary copy instead of symbolic link when exporting game
* Sanitizes game name before exporting game
* Fixes prematurely deleting temporary game
* Exported save file names now match exported game names
2022-04-28 18:13:25 -07:00
Riley Testut
d333672b95
Enables basic iPad support
2022-04-26 12:23:04 -07:00
Riley Testut
5f2e021560
Updates app version to 1.3.1
2021-12-02 13:14:39 -08:00
Riley Testut
79bf977904
Updates app version to 1.3.1b
2021-11-16 16:39:30 -08:00
Riley Testut
f14bb0f890
Supports AltJIT
...
Automatically enables JIT for MelonDS core when on the same WiFi as AltServer.
2021-11-16 14:39:48 -08:00
Riley Testut
f1f75d8cc0
Updates app version to 1.3
2021-04-21 12:43:39 -07:00
Riley Testut
cd87438fb4
Updates app version to 1.3b5
2021-03-11 15:54:35 -06:00
Riley Testut
c22518ce23
Updates app version to 1.3b4
2021-02-24 13:29:43 -06:00
Riley Testut
bb6fbfea37
Replaces placeholder DS Home Screen image
2021-02-24 13:02:21 -06:00
Riley Testut
6a01a74608
Adds GPGXDeltaCore dependency
...
Links indirectly via new Systems.framework to avoid conflicts between Cocoapods and SwiftPM.
2021-02-09 16:51:47 -06:00
Riley Testut
5127d5a65a
Updates app version to 1.3b3
2021-01-21 15:18:36 -06:00
Riley Testut
3e0a983048
Validates melonDS BIOS files
...
Compares file sizes and MD5 hashes (when relevant) to ensure BIOS files are correct.
2021-01-19 12:44:54 -06:00
Riley Testut
543e271563
Updates app version to 1.3b2
2020-12-02 12:09:43 -06:00
Riley Testut
865c681df0
Updates app version to 1.2
2020-10-21 10:58:15 -07:00
Riley Testut
86c7ca3ce8
Updates app version to 1.2b3
2020-10-12 11:42:21 -07:00
Riley Testut
a739926e17
Updates app version to 1.2b2
2020-04-27 14:40:15 -07:00
Riley Testut
610697be5d
Updates Harmony to add future backwards compatibility
...
Harmony will now persist properties from future model versions and later upload them, allowing for basic backwards compatibility.
2020-04-27 12:25:55 -07:00
Riley Testut
ec6fb6c03c
Fixes N64 games crashing due to stripped library symbols
2020-04-24 13:20:54 -07:00
Riley Testut
0e8c9fbc5c
Exposes Documents directory in Files app
2020-04-23 18:02:02 -07:00
Riley Testut
01320b4dec
Adds SaveState.coreIdentifier to filter out save states from other cores
...
Prevents DeSmuME save states from appearing while using melonDS core and vice versa.
2020-04-23 17:24:04 -07:00
Riley Testut
77da71cd62
Adds “Home Screen” DS game to boot into DS main menu
2020-04-23 17:18:59 -07:00
Riley Testut
6f336a82a5
Adds DS settings UI to import melonDS BIOS + switch DS cores
2020-04-23 17:16:44 -07:00
Riley Testut
35fe306c12
Switches to melonDS-based core for DS games
2020-04-23 16:52:29 -07:00
Riley Testut
38591bf374
Updates app version to 1.2b
2020-02-11 16:36:21 -08:00
Riley Testut
89db6b0d3a
Migrates from Core Data model v4 to v5
2020-02-11 15:59:47 -08:00
Riley Testut
0373b757f7
Adds ability to assign controller skins per game
2020-02-07 15:57:11 -08:00
Riley Testut
cd7e9652ab
Replaces peek & pop with context menus on iOS 13+
2020-02-06 14:37:21 -08:00
Riley Testut
748f930186
Updates app version to 1.1.2
2020-02-03 19:31:12 -08:00
Riley Testut
6cca0f244f
Replaces frameworks with static libraries
...
As of iOS 13.3.1, apps installed with free developer accounts that contain embedded frameworks fail to launch. To work around this, we now link all dependencies via Cocoapods as static libraries.
2020-02-03 19:28:23 -08:00
Riley Testut
82bfbd027a
Updates app version to 1.1.1
2019-12-11 16:12:01 -08:00