Commit Graph

  • f88c83b632 feat: add utility functions commonly used in settings. Muhammad Ashhal 2025-03-05 01:45:44 +05:00
  • b63d34ad6f feat: apply m3 theming to application. (Disabled Dynamic Theming for now) Muhammad Ashhal 2025-03-05 01:29:53 +05:00
  • 3b0b5dba73 feat: initial m3 theme support. Muhammad Ashhal 2025-03-05 01:27:14 +05:00
  • 64dfb71206 Update vpad Pressure senstivity to 100% (#159) Darkhost1999 2025-03-14 14:54:14 -05:00
  • b569c90814 Use llvm19.1.7 DH 2025-03-14 18:10:25 +03:00
  • e306d7e74f iso: fix dir items truncation DH 2025-03-14 16:01:40 +03:00
  • 9ac433ae8d Fix linkage error DH 2025-03-14 15:08:44 +03:00
  • 83baca0c6c Update rpcs3 DH 2025-03-14 14:54:43 +03:00
  • ff2cbea623 Initial decrypted iso support implementation DH 2025-03-14 14:45:55 +03:00
  • a89b69169b Force cortex-a34 target DH 2025-03-13 01:33:29 +03:00
  • 59b6107bb9 Avoid crash on undefined arch DH 2025-03-13 01:11:04 +03:00
  • 0405f9b6ad Fix qualcomm core ordering DH 2025-03-13 01:06:58 +03:00
  • 44017e4a7b Extend Aarch64 CPU list DH 2025-03-13 00:23:30 +03:00
  • 2567bb31f4 Implement system info dialog DH 2025-03-12 23:23:32 +03:00
  • 692d27ec88 video: always use async shader recompiler DH 2025-03-12 22:52:10 +03:00
  • 350b3f3c83 explicitly specify llvm target cpu DH 2025-03-12 21:58:20 +03:00
  • 66df6f4caf update rpcs3 DH 2025-03-12 21:52:49 +03:00
  • f76fa124a5 Fix crash on installation abort DH 2025-03-12 18:51:26 +03:00
  • 5407a937bc update rpcs3 DH 2025-03-12 18:48:49 +03:00
  • 61168d2ee8 Fix RSX recovering after switching render window to background DH 2025-03-12 16:20:01 +03:00
  • 176f9b6118 More USB log messages DH 2025-03-12 05:25:12 +03:00
  • a6385032ec vpad: fix sticky buttons DH 2025-03-12 01:50:44 +03:00
  • f2ae211e08 vpad: Implement floating sticks Fix dpad move event handling DH 2025-03-12 01:39:31 +03:00
  • c1af63afc9 Implement compilation foreground service Unregister usb event listeners on activity close DH 2025-03-11 22:03:26 +03:00
  • 38d33e72a9 Update build.yml Ishan09811 2025-03-11 20:00:45 +05:30
  • 29f1e47a61 Implement edat file installation Allow installing firmware on '+' button Allow installing edat on '+' button Use information from C00 for unlocked trial game Show AlertDialog on progress failure DH 2025-03-10 23:03:41 +03:00
  • 2d779a095b Implement rap file installation DH 2025-03-10 19:25:17 +03:00
  • fabd8f9d75 Correctly set game flags on package installation DH 2025-03-10 17:56:43 +03:00
  • 093422b4e5 Fix virtual pad in overlays DH 2025-03-10 15:09:58 +03:00
  • 87a3b66ec4 split trial and locked game state locate vsh on refresh DH 2025-03-10 14:25:42 +03:00
  • b9dbb3ccfb UI tweaks Add locked game state Do not attach negative progress to game Add dismiss button alert dialog Allow modify text in alert dialog Refresh logic cleanup DH 2025-03-10 12:46:09 +03:00
  • 0b77d8494d GamesScreen: Implement proper refreshing logic (#115) Ishan09811 2025-03-10 15:00:56 +05:30
  • 804f46396f RPCS3Activity: enable full screen (#106) Ishan09811 2025-03-10 10:50:02 +05:30
  • ea7cdfb9c5 improve DocumentsProvider (#113) 22 2025-03-10 12:53:05 +08:00
  • 75038b41b5 workflow: disable maximize cache size DHrpcs3 2025-03-09 20:15:36 +03:00
  • 122245d7cc fix linkage DH 2025-03-09 19:44:12 +03:00
  • 1b7fa77d3e remove ffmpeg submodule DH 2025-03-09 19:27:35 +03:00
  • 2665c35cac Use precompiled LLVM and FFmpeg DH 2025-03-09 19:15:07 +03:00
  • bc5bcbab19 correctly handle errors by showing alertDialog (#96) Ishan09811 2025-03-08 17:19:46 +05:30
  • fb92eeed90 update llvm to 20.1 DH 2025-03-08 02:26:04 +03:00
  • d743e87076 missed rpcs3 submodule update DH 2025-03-08 01:47:18 +03:00
  • 8cfe069973 Initial virtual pad overlay implementation Thanks UnearthlyGoose for icons DH 2025-03-08 01:31:16 +03:00
  • 992b01ba75 Merge pull request #94 from Ishan09811/patch-1 DHrpcs3 2025-03-07 20:44:21 +03:00
  • 67298061c8 AppDataDocumentProvider: Add missing `COLUMN_FLAGS` in the default document projectation Ishan09811 2025-03-07 16:23:54 +05:30
  • 2aa8098186 Do not close progress bar too early DH 2025-03-06 17:38:59 +03:00
  • 454c423400 Fix swapchain invalidation DH 2025-03-06 16:41:57 +03:00
  • f459ed1035 Initial precompilation during install support DH 2025-03-06 15:18:56 +03:00
  • e6c582fac9 Merge pull request #87 from Ishan09811/Ishan09811-patch-6 DHrpcs3 2025-03-06 15:17:06 +03:00
  • 0686afe6dd Update AppDataDocumentProvider.kt Ishan09811 2025-03-06 13:05:16 +05:30
  • 69f9eb3817 Update AndroidManifest.xml Ishan09811 2025-03-06 12:26:24 +05:30
  • 7880fe7334 Create AppDataDocumentProvider.kt Ishan09811 2025-03-06 12:20:43 +05:30
  • bfb23d0ce8 Merge pull request #82 from Ishan09811/Ishan09811-patch-5 DHrpcs3 2025-03-06 05:25:40 +03:00
  • 79aa666856 build: Allow to set upload build or not Ishan09811 2025-03-05 23:46:40 +05:30
  • 5280fd3267 activity_rpcs3: keep screen on Ishan09811 2025-03-05 23:43:41 +05:30
  • 373bb49d38 AndroidManifest: add game_config metadata + isGame set to true Ishan09811 2025-03-05 23:40:39 +05:30
  • 0060905863 Add game_config.xml Ishan09811 2025-03-05 23:37:51 +05:30
  • 1f54adcb09 Merge pull request #76 from MAshhal/mystic-issue_templates DHrpcs3 2025-03-05 02:15:18 +03:00
  • 7fc54618f0 Create bug_report.md Muhammad Ashhal 2025-03-05 03:41:04 +05:00
  • ae01eb6f86 build: Implement caching mechanism (#69) Ishan09811 2025-03-05 03:23:53 +05:30
  • e816ea8e4b Merge pull request #62 from Ishan09811/Ishan09811-patch-1 DHrpcs3 2025-03-05 00:51:46 +03:00
  • 8ad1761b52 Add readme and link to discord DH 2025-03-05 00:45:52 +03:00
  • 09a02689c2 AppNavHost: properly handle back event when drawar is opened Ishan09811 2025-03-04 15:17:00 +05:30
  • b084eb189d Update build.yml DHrpcs3 2025-03-04 08:48:35 +03:00
  • 3a79528d7f Update build.yml DHrpcs3 2025-03-04 07:15:04 +03:00
  • d57bbf825a Update build.yml DHrpcs3 2025-03-04 06:55:23 +03:00
  • d5d8519e4e Update build.yml DHrpcs3 2025-03-04 06:37:24 +03:00
  • a7f1257f49 Add CI Action to build (#52) igor725 2025-03-04 05:45:34 +03:00
  • 4e94cccb1c gradle: set archive name DH 2025-03-04 05:36:30 +03:00
  • d5ad410e73 fix ds4 (confirmed) and ds3 (not confirmed) gamepads DH 2025-03-04 04:57:31 +03:00
  • 6069d560f5 switch rpcs3 submodule to fork DH 2025-03-04 03:35:24 +03:00
  • 64b1ba658f missed submodule update DH 2025-03-04 02:38:09 +03:00
  • f1d44be361 ds3/ds4/dualsense pad support DH 2025-03-04 01:25:37 +03:00
  • c17373cc56 Initial USB devices support Fix guest argv[0] path DH 2025-03-03 22:07:26 +03:00
  • 542f75570a disable minification for release build DH 2025-03-02 21:15:00 +03:00
  • 51e982006c Temporary disable x86-64 build Fix surface reference DH 2025-03-02 20:05:51 +03:00
  • 2512257cdf Implement game list view Thanks ga2mer DH 2025-03-02 19:48:25 +03:00
  • e011b1fd29 Update Build.yml izzy2lost 2025-03-01 20:37:27 -05:00
  • b41b9c25a3 Update Build.yml izzy2lost 2025-03-01 20:33:56 -05:00
  • 1ed214464f Create Build.yml izzy2lost 2025-03-01 14:19:26 -05:00
  • 662ad14522 Implement firmware installation Implement package installation Implement test samples boot DH 2025-02-28 21:50:45 +03:00
  • 74822e56be Update rpcs3 DH 2025-02-24 07:09:36 +03:00
  • e63578322d Initial commit DH 2025-02-24 06:06:08 +03:00