1
0
forked from MeloNX/MeloNX

Commit Graph

  • e79fd46b23 Update src/MeloNX/MeloNX/App/Views/GamesList/GameListView.swift XC-ios-ht Fen 2025-02-14 10:13:09 +00:00
  • 08ee9b18ea Update LICENSE.txt stossy11 2025-02-13 12:15:27 +00:00
  • aadc258187 Update LICENSE.txt stossy11 2025-02-13 12:13:53 +00:00
  • 1c75d22190 Update README.md to reflect the new LICENSE stossy11 2025-02-13 11:38:35 +00:00
  • 57c297369a Add New License stossy11 2025-02-13 11:37:34 +00:00
  • 56544db198 Move Around Steps a little stossy11 2025-02-13 04:37:28 +00:00
  • 6ec2ad2841 Add Update Guide stossy11 2025-02-13 04:36:35 +00:00
  • 9d6c7d9900 Merge pull request 'Fix broken link to compatibility' (#5) from Vishram1123/MeloNX:XC-ios-ht into XC-ios-ht Bella!!! 2025-02-13 03:18:12 +00:00
  • 9ddc6a969c Fix broken link to compatibility Vishram1123 2025-02-13 02:20:20 +00:00
  • 1b69c0bdc6 Set Version to 1.1.0 1.1.0 Stossy11 2025-02-13 12:56:20 +11:00
  • 18d98755f6 Add Disable vSync Stossy11 2025-02-13 12:47:53 +11:00
  • c6de4abce3 Fix vertical controllers Stossy11 2025-02-13 09:59:39 +11:00
  • e5c5e8572e Fix Keyboard and add Disable PTC mode Stossy11 2025-02-13 09:36:41 +11:00
  • c0e8570293 Update README.md stossy11 2025-02-12 21:17:11 +00:00
  • c8a3124cca Update Compile.md stossy11 2025-02-12 13:04:56 +00:00
  • 2c389c899a Update Compile.md stossy11 2025-02-12 12:34:44 +00:00
  • 11571aca6e add xcode-select --switch to Compile.md stossy11 2025-02-12 10:23:48 +00:00
  • e04e689bc4 Fix spelling mistake Stossy11 2025-02-12 21:05:00 +11:00
  • 5c903626cc Update Site Workflow stossy11 2025-02-12 09:20:17 +00:00
  • 9ca187a8c4 Fix Icon stossy11 2025-02-12 07:55:02 +00:00
  • cac3853d96 Update README.md stossy11 2025-02-12 07:49:51 +00:00
  • fff70a2dba Update README.md stossy11 2025-02-12 07:49:01 +00:00
  • 4da30e332c Update Compile.md stossy11 2025-02-12 07:41:05 +00:00
  • 114ba3eb57 Remove func MainThread and add SDL Window code back 1.0.0 Stossy11 2025-02-12 18:18:57 +11:00
  • 839ddab589 small UI chanes Stossy11 2025-02-12 17:09:30 +11:00
  • 00a06c4dc8
    Replace GitHub Actions workflow with Gitea workflow for notifying API on release Bella 2025-02-12 19:55:06 +13:00
  • efbeebafcb (hopefully this work) Add: Action for adding release to site Bella!!! 2025-02-12 06:00:59 +00:00
  • b85758ba88 FIx starting the emulation on iOS 16 and below. Stossy11 2025-02-12 08:39:37 +11:00
  • 46196daf39 Fix Keyboard issues Stossy11 2025-02-11 20:43:21 +11:00
  • eb4a4593ea Add Software Keyboard, Edit maxSets and more Stossy11 2025-02-11 20:22:50 +11:00
  • c3ade6f5cd Add Built in JitStreamer-EB implementation, rework the shortcut and more Stossy11 2025-02-10 23:27:06 +11:00
  • 007cb026a4 Add Intent to Launch Game and change how DRM works Stossy11 2025-02-10 17:46:24 +11:00
  • 7252b66164
    Refactor app initialization logic for release mode drm-background-fix-and-UI-changes Bella 2025-02-10 16:55:10 +13:00
  • 6c93dd4296
    Update .gitignore and remove user-specific Xcode files Bella 2025-02-10 16:51:50 +13:00
  • a372911f82
    Enhance UI and configuration for game selection and background processing Bella 2025-02-10 16:49:14 +13:00
  • 4f3e49a90c DRM Update Stossy11 2025-02-10 10:54:59 +11:00
  • 2d5f1d8015 Add Airplay Stossy11 2025-02-09 16:31:26 +11:00
  • f57d24706b Add new SwiftUI Emulation View Stossy11 2025-02-09 15:49:10 +11:00
  • a2c3f6d624
    Add games, delete games and game info view Bella 2025-02-09 00:15:37 +13:00
  • 9c014e6f87 Fix missing chunkSize Stossy11 2025-02-08 20:44:12 +11:00
  • c8db129402 Add comments to explain stuff and other stuff Stossy11 2025-02-07 10:33:43 +11:00
  • 0b6518d7e3 re-add MVK Config Prefill but make it default to true Stossy11 2025-02-02 00:40:05 +11:00
  • cb114fbb68 Edit MoltenVK and remove "MVK: Pre-Fill Metal Command Buffers" due to not being needed anymore Stossy11 2025-02-02 00:36:33 +11:00
  • f2ea6448dc make toggle not able to be dragged Stossy11 2025-02-01 18:19:07 +11:00
  • 9fa29efaf4 Add Aspect Ratio, Clean up some code Stossy11 2025-02-01 17:02:13 +11:00
  • a166494e33 Fix Controllers, Add Auto Controller, Fix touch screen, Rewrite SDL Controller Detection. Stossy11 2025-02-01 16:37:58 +11:00
  • 1d16bf0c94 Add MVK options into settings instead of preset settings spidy123222 2025-01-20 21:23:54 -08:00
  • 7008ce4f23 Disable MVK_CONFIG_USE_METAL_PRIVATE_API, as it isn't needed and causes more overhead xc-mirror Stossy11 2025-01-21 01:13:35 +11:00
  • 52fd0bf79b Add detection for Hypervisor Stossy11 2025-01-21 00:31:41 +11:00
  • 0cc5476d87 Fix settings Stossy11 2025-01-21 00:21:34 +11:00
  • 7dde0d254a Add multiple missing settings spidy123222 2025-01-20 05:01:54 -08:00
  • 11305c2aac Sign Hypervisor Stossy11 2025-01-20 23:50:57 +11:00
  • 9ce29d6ad1 Hypervisor Stossy11 2025-01-20 23:22:42 +11:00
  • 5ee90c81e9 Fix some stuff :3 Stossy11 2025-01-20 22:10:12 +11:00
  • 26fe33703d Fix LibMoltenVK Stossy11 2025-01-20 19:42:33 +11:00
  • 687f89ee58 Embed Hypervisor Framework hypervisor Stossy11 2025-01-20 19:30:52 +11:00
  • c7e0d498bb add Hypervisor part 2 Stossy11 2025-01-20 19:19:55 +11:00
  • 5e9126a4bf add Hypervisor Stossy11 2025-01-20 19:19:03 +11:00
  • 57d0b27586 Change MoltenVK Version Stossy11 2025-01-19 23:44:17 +11:00
  • b7f6094b60 Set it back to RunLoop.current.perform and move LandscapeViewController Stossy11 2025-01-19 15:08:03 +11:00
  • ec29829296 change stuff Stossy11 2025-01-19 06:11:56 +11:00
  • 1c6c083163 cool Stossy11 2025-01-19 04:56:54 +11:00
  • 27aaea0d68 crazy Stossy11 2025-01-15 14:23:52 +11:00
  • 994f6c0732 Fix up some stuff Stossy11 2025-01-15 14:22:56 +11:00
  • c5131d9850 Make project easier to navigate Stossy11 2025-01-11 10:55:12 +11:00
  • 09a757c445 Edit Settings, Make Loading View hide after game has loaded Stossy11 2025-01-10 20:55:06 +11:00
  • 71551adf2d make fullscreen fill the screen and disable "exclusive-fullscreen" as its not needed Stossy11 2025-01-10 13:22:36 +11:00
  • d13dc50a10 Fix Super Mario Oddessy Stossy11 2025-01-08 23:22:15 +11:00
  • 2901f462aa Fix Mario Kart 8 Crash and SMO Glitching Issues :3 Stossy11 2025-01-07 13:20:13 +11:00
  • 160a58e127 crazy crap fixer Tech Guy 2025-01-05 08:16:54 +00:00
  • 9eae1ab594 Add open game from system(W.I.P) and Entitlements/ram view Tech Guy 2025-01-05 08:02:32 +00:00
  • d2e406fa56 crazy Stossy11 2025-01-05 11:37:16 +11:00
  • 054cb50b22 Allow easy changing of dotnet configurations June 2024-12-25 09:09:59 +09:00
  • 05b131b33f maintenence June 2024-12-25 03:37:37 +09:00
  • ccf89aa324 Random changes to try and lower memory Stossy11 2024-12-24 17:13:46 +11:00
  • ace6616067 Fix Memory Crash Stossy11 2024-12-23 20:27:58 +11:00
  • 0968360e08 Add a bunch of features Stossy11 2024-12-23 16:34:14 +11:00
  • e1204527bf Fix Joystick greem-melo-ios Stossy11 2024-12-21 20:39:03 +11:00
  • 5e0d752851 Latest Changes and almost works Stossy11 2024-12-21 19:52:28 +11:00
  • 81941f9e9f Remove TrollStore and add TrollStore SVG Stossy11 2024-12-21 16:10:38 +11:00
  • 6e7e5dbfca Merge remote-tracking branch 'refs/remotes/origin/XC-ios-ht' Tech Guy 2024-12-20 19:08:54 +00:00
  • e76e927b28 add icon and fix typo Tech Guy 2024-12-20 18:56:53 +00:00
  • b6bad055a8 add icon and fix typo Tech Guy 2024-12-20 18:56:53 +00:00
  • 2fbe6eb9da Add Trollstore JIT Catsoftware 2024-12-20 18:44:35 +00:00
  • 86c93fe163 Fix crash when not attached (idk) Stossy11 2024-12-20 19:41:20 +11:00
  • 2e6e4eb2a0 Add Exit Emulation (broken) Stossy11 2024-12-19 12:43:20 +11:00
  • 438c1a896f Add Mii Maker (and try and fail to add the Software controller) Stossy11 2024-12-19 10:31:56 +11:00
  • c5736f9b15 Lower Memory Usage Stossy11 2024-12-19 08:16:40 +11:00
  • 1662bcbc96 Add Show MeloNX folder Stossy11 2024-12-18 19:24:43 +11:00
  • 63427eb744 Add Installing Firmware Stossy11 2024-12-18 19:11:37 +11:00
  • 06f3c6d20e Add Unselected Controller menu to Settings Stossy11 2024-12-18 08:26:47 +11:00
  • 3e657d7229 SettingsView changes Stossy11 2024-12-17 19:30:28 +11:00
  • ec16e150f6 Set MaxActiveMetalCommandBuffersPerQueue to 128 and ensure that Null Descriptors is set to false Stossy11 2024-12-17 11:39:57 +11:00
  • aca5ee8305 Edit MoltenVK settings, force rotate to horizontal, edit settings page Stossy11 2024-12-15 12:06:01 +11:00
  • a61e2a3992 Add Controller View into Settings and more Stossy11 2024-12-10 18:20:30 +11:00
  • 1735216de6 Merge pull request 'Settings' (#3) from 0-blu-ui-stuff into XC-ios-ht stossy11 2024-12-10 06:34:43 +00:00
  • 20547bc412 Merge branch 'XC-ios-ht' into 0-blu-ui-stuff stossy11 2024-12-10 06:34:33 +00:00
  • ed027f1649 Fix Variable Name Stossy11 2024-12-10 15:57:25 +11:00
  • e02037d9c3 Fix crash with if image data is over 4mb and other VK changes Stossy11 2024-12-10 15:47:45 +11:00
  • e74ab3a602 Part 1 - Settings 0-Blu 2024-12-09 21:38:49 +00:00