|
5bcaf1f17b
|
Update README.md to reflect the new LICENSE
|
2025-02-13 11:38:35 +00:00 |
|
|
383c57a6ab
|
Add New License
|
2025-02-13 11:37:34 +00:00 |
|
|
25c8e75a7e
|
Move Around Steps a little
|
2025-02-13 04:37:28 +00:00 |
|
|
bb6b728573
|
Add Update Guide
|
2025-02-13 04:36:35 +00:00 |
|
|
27de19bf44
|
Merge pull request 'Fix broken link to compatibility' (#5) from Vishram1123/MeloNX:XC-ios-ht into XC-ios-ht
Reviewed-on: MeloNX/MeloNX#5
|
2025-02-13 03:18:12 +00:00 |
|
|
8ad4a985ac
|
Fix broken link to compatibility
|
2025-02-13 02:20:20 +00:00 |
|
Stossy11
|
9d4b61dbaf
|
Set Version to 1.1.0
|
2025-02-13 12:56:20 +11:00 |
|
Stossy11
|
95a55c9f0f
|
Add Disable vSync
|
2025-02-13 12:47:53 +11:00 |
|
Stossy11
|
a77a325b7d
|
Fix vertical controllers
|
2025-02-13 10:00:01 +11:00 |
|
Stossy11
|
0f19719b23
|
Fix Keyboard and add Disable PTC mode
|
2025-02-13 10:00:01 +11:00 |
|
|
762669d2c0
|
Update README.md
|
2025-02-12 21:17:11 +00:00 |
|
|
c54f7fd7b3
|
Update Compile.md
|
2025-02-12 13:04:56 +00:00 |
|
|
4aabc9e79a
|
Update Compile.md
|
2025-02-12 12:34:44 +00:00 |
|
|
076ffda91b
|
add xcode-select --switch to Compile.md
|
2025-02-12 10:23:48 +00:00 |
|
Stossy11
|
4d3adc3425
|
Fix spelling mistake
|
2025-02-12 21:06:31 +11:00 |
|
|
86213a3d19
|
Update Site Workflow
|
2025-02-12 09:20:17 +00:00 |
|
|
77a5ea5630
|
Fix Icon
|
2025-02-12 07:55:02 +00:00 |
|
|
1ed0207e7f
|
Update README.md
|
2025-02-12 07:49:51 +00:00 |
|
|
27c9ef660d
|
Update README.md
|
2025-02-12 07:49:01 +00:00 |
|
|
dcd0b695b0
|
Update Compile.md
|
2025-02-12 07:41:05 +00:00 |
|
Stossy11
|
da22f96d08
|
Remove func MainThread and add SDL Window code back
|
2025-02-12 18:19:51 +11:00 |
|
Stossy11
|
5b3d2bf54e
|
small UI chanes
|
2025-02-12 18:19:51 +11:00 |
|
Bella
|
e9dc880721
|
Replace GitHub Actions workflow with Gitea workflow for notifying API on release
|
2025-02-12 19:55:06 +13:00 |
|
|
2e2b743083
|
(hopefully this work) Add: Action for adding release to site
|
2025-02-12 06:00:59 +00:00 |
|
Stossy11
|
5a9f4c0de9
|
FIx starting the emulation on iOS 16 and below.
|
2025-02-12 08:39:37 +11:00 |
|
Stossy11
|
852be45190
|
Fix Keyboard issues
|
2025-02-11 20:43:21 +11:00 |
|
Stossy11
|
be0a634189
|
Add Software Keyboard, Edit maxSets and more
|
2025-02-11 20:22:50 +11:00 |
|
Stossy11
|
1316e97303
|
Add Built in JitStreamer-EB implementation, rework the shortcut and more
|
2025-02-10 23:27:06 +11:00 |
|
Stossy11
|
f31ae8c37a
|
Add Intent to Launch Game and change how DRM works
|
2025-02-10 17:46:24 +11:00 |
|
Stossy11
|
7689a057ee
|
DRM Update
|
2025-02-10 10:54:59 +11:00 |
|
Stossy11
|
b612bed7b7
|
Add Airplay
|
2025-02-09 16:31:26 +11:00 |
|
Stossy11
|
a759e24784
|
Add new SwiftUI Emulation View
|
2025-02-09 15:49:10 +11:00 |
|
Bella
|
6310527097
|
Add games, delete games and game info view
|
2025-02-09 00:15:37 +13:00 |
|
Stossy11
|
cd37af7172
|
Fix missing chunkSize
|
2025-02-08 20:44:12 +11:00 |
|
Stossy11
|
2b677c91fd
|
Add comments to explain stuff and other stuff
|
2025-02-07 10:33:43 +11:00 |
|
Stossy11
|
7f254950f6
|
re-add MVK Config Prefill but make it default to true
|
2025-02-02 00:40:05 +11:00 |
|
Stossy11
|
b0d496e4c7
|
Edit MoltenVK and remove "MVK: Pre-Fill Metal Command Buffers" due to not being needed anymore
|
2025-02-02 00:36:33 +11:00 |
|
Stossy11
|
a369055ec4
|
make toggle not able to be dragged
|
2025-02-01 18:19:07 +11:00 |
|
Stossy11
|
591e98ccb3
|
Add Aspect Ratio, Clean up some code
|
2025-02-01 17:02:13 +11:00 |
|
Stossy11
|
f881df3e4a
|
Fix Controllers, Add Auto Controller, Fix touch screen, Rewrite SDL Controller Detection.
|
2025-02-01 16:37:58 +11:00 |
|
|
7d54e3567f
|
Add MVK options into settings instead of preset settings
|
2025-01-20 21:23:54 -08:00 |
|
Stossy11
|
8a52351db2
|
Disable MVK_CONFIG_USE_METAL_PRIVATE_API, as it isn't needed and causes more overhead
|
2025-01-21 01:13:35 +11:00 |
|
Stossy11
|
038d8717ae
|
Add detection for Hypervisor
|
2025-01-21 00:31:41 +11:00 |
|
Stossy11
|
8b613eea6a
|
Fix settings
|
2025-01-21 00:21:34 +11:00 |
|
|
548c257c49
|
Add multiple missing settings
|
2025-01-20 05:11:01 -08:00 |
|
Stossy11
|
f1014090de
|
Sign Hypervisor
|
2025-01-20 23:50:57 +11:00 |
|
Stossy11
|
e3934d943f
|
Hypervisor
|
2025-01-20 23:22:42 +11:00 |
|
Stossy11
|
dcab81e8ef
|
Fix some stuff :3
|
2025-01-20 22:10:12 +11:00 |
|
Stossy11
|
630fd9a3a2
|
Fix LibMoltenVK
|
2025-01-20 19:42:33 +11:00 |
|
Stossy11
|
0bd2e253e9
|
Change MoltenVK Version
|
2025-01-19 23:44:17 +11:00 |
|