Commit Graph

27421 Commits (2634b68ac5cdac9be8b1afec99b380b18db58996)
 

Author SHA1 Message Date
zqpvr01 177bb48d6c Update README.md 2024-03-25 16:59:22 +07:00
XForYouX 1f2bbfdf6d Increase Limit ( FSR Sharp , AUDIO ) Android
Increase Limit FSR Sharp 
( 0 - 200 )
Increase Limit Audio ( 0-120 )
2024-03-25 12:50:04 +07:00
XForYouX 9b3fa0d3da Add 32:9 Android
Fix Issue Aspec Ratio For Android
2024-03-25 12:45:48 +07:00
XForYouX 77042ae6f7 Add 32:9 Android
This Fix Issue Aspec Ratio For Android
2024-03-25 12:42:41 +07:00
Crimson-Hawk dbee1677c4
MR 3 manual merge
Merge branch 'RadsammyT-dev-fork' into dev
2024-03-25 16:22:29 +07:00
RadsammyT 4b06697954 Merge branch 'dev' into dev-fork 2024-03-25 05:34:28 +07:00
Fijxu d4375a21ef
Revert a9312c837e . Use proper GCC binary location and CCACHE changes in
the CI
2024-03-25 01:16:32 +07:00
Fijxu 0c2bdc6f61
Fix wrong URL on DownloadExternals. Change Clang and GCC executables on CI scripts 2024-03-24 23:15:50 +07:00
Exverge f033d7e1e9 Merge branch 'dev' into dev-fork 2024-03-25 01:27:14 +07:00
zqpvr01 ba411a17e0 change application id
when we enable discord rpc for use this will change the yuzu icon to suyu.
2024-03-25 01:14:35 +07:00
Fijxu bbe9f86554
ci: Execute CI if verify.yml has been changed 2024-03-24 21:03:20 +07:00
Fijxu 201bff1731
Add missing REUSE files and directories 2024-03-24 20:27:11 +07:00
suyudontsueme 907f9aa6f2
Rewrite missing keys dialog to be more descriptive
Closes #30
2024-03-24 18:59:04 +07:00
Lucas Clemente Vella a9312c837e
Searching for Vulkan before QT6, so it doesn't messes with Vulkan. 2024-03-24 14:03:16 +07:00
Exverge 77813b232e We (don’t) own gradle. 2024-03-24 15:27:00 +07:00
Fijxu 9339a4dbde
ci: Only run jobs when modifying a file in specific directories.
Android job disabled because it fails. I will fix it other day.
2024-03-24 03:21:38 +07:00
RadsammyT 2857540817
resolve merge conflict in .forgejo/workflows/verify.yml
i hope to fucking god this works
2024-03-24 00:23:29 +07:00
zqpvr01 e139a99e01 Update README.md 2024-03-24 05:13:09 +07:00
Exverge 932e1a5fda Update bug report template to have bug label 2024-03-24 03:25:49 +07:00
SylverDiscord51 1648d189d3
license-fix (#31)
Co-authored-by: palfaiate <syl.paulo.alfaiate@gmail.com>
Co-authored-by: SylverDiscord51 <p71468162@gmail.com>
Co-committed-by: SylverDiscord51 <p71468162@gmail.com>
2024-03-23 22:58:07 +07:00
Exverge c1a1731324
Revert "Add suyu copyright notice in files with modifications" 2024-03-23 19:11:30 +07:00
Exverge 4106a59d8f
Add suyu copyright notice in files with modifications
Would've been nice to know [skip ci] was on Forgejo >1.21 only
2024-03-23 19:09:45 +07:00
Exverge 82e47a196e
Fix GPL copyright notice in Android [skip ci]
I'll add the relevant "2024 suyu Emulator" notices soon
2024-03-23 18:47:31 +07:00
Fijxu a7fd09e27f
ci: Container options in verify.yml negaetes the options in the runner configuration 2024-03-23 18:09:22 +07:00
Fijxu ee2caf179e Merge branch 'dev' into dev-fork 2024-03-23 21:58:00 +07:00
Fijxu f9f4622b28
ci: Container options in verify.yml negaetes the options in the runner configuration 2024-03-23 17:57:35 +07:00
RadsammyT ede4f2d8f4
PR#3 review: remove <filename> from --help + formatting changes
ran clang-format on suyu_cmd/suyu.cpp
and removed one blank line on library_applet_accessor.cpp so formatting CI doesn't complain
2024-03-23 16:40:29 +07:00
Fijxu cb9f9da7b6 Merge branch 'dev' into dev-fork 2024-03-23 20:41:24 +07:00
Fijxu 649a90ff40
ci: Use different runner label for Codespell and Format Verification 2024-03-23 16:39:17 +07:00
RadsammyT bce23c24e0
PR#3 review: fix -l arg breaking
because optarg goes NULL when encountering an optional argument, so I have to do this instead to get the argument. See case 'p'.
2024-03-23 14:51:33 +07:00
Exverge c6d34f6d77
fix: compile errors from #11 2024-03-23 12:23:00 +07:00
nullequal 15ca12c0ec Allow NRO files to skip FW and keys' presence checks (#11)
doing an old suggestion from the now-deleted "emulator-suggestions" channel on the discord
Co-authored-by: nullequal <nullequal@noreply.localhost>
Co-committed-by: nullequal <nullequal@noreply.localhost>
2024-03-23 16:31:28 +07:00
Crimson-Hawk 18ba0f1345
Revert "Merge branch 'XForYouX-dev' into dev"
this broke android build

This reverts commit 16841915fd, reversing
changes made to c7d2f08de8.
2024-03-23 19:20:40 +07:00
RadsammyT caa93cda48
PR#3 review: (hopefully) unfuck formatting changes
squash: re-deanonymize AppletIdToProgramId()
2024-03-23 00:52:56 +07:00
RadsammyT f9c3b8dc75
PR#3 review: -l's arg is now optional 2024-03-23 00:28:01 +07:00
Exverge 259e65287f
Fix typo in encryption keys 2024-03-23 00:24:42 +07:00
RadsammyT 1ed34b1e47 suyu_cmd: allow launching of applets by supplying FrontendAppletParameters as an arg
Based off of a patch i saved before I nuked my local copy of the suyu repo from gitlab and replaced it with the one local-hosted
2024-03-23 03:32:14 +07:00
Exverge 42f3dd309e Update .gitmodules 2024-03-23 03:04:46 +07:00
Fijxu e509698a9a
ci: Linux builds ready to use. 2024-03-22 22:42:58 +07:00
Crimson-Hawk 16841915fd
Merge branch 'XForYouX-dev' into dev 2024-03-23 08:59:48 +07:00
XForYouX 68f85e4e4f Merge branch 'dev' into dev 2024-03-22 23:35:39 +07:00
Fijxu c7d2f08de8
chore: Disable Windows and Mac CI jobs. 2024-03-22 17:53:00 +07:00
zqpvr01 a742ec467c Update README.md 2024-03-22 21:29:52 +07:00
MattTheTekie 286902ac8a Correct README 2024-03-22 13:35:34 +07:00
XForYouX 458c138b5a Merge branch 'dev' into dev 2024-03-22 10:43:29 +07:00
Fijxu 923cd018f1
fix: move .github folder to prevent actions conflicts 2024-03-22 02:04:56 +07:00
Fijxu e94be784bd
fix: Change URLs for the codespell Workflow 2024-03-22 02:00:00 +07:00
Fijxu fbabb531a7
chore: Copy .github to .forgejo for CI tasks 2024-03-22 01:11:52 +07:00
XForYouX 52ed4ef9aa Add 32:9 For Android
Add 32:9 For Android Fix Issue Aspec Ratio
2024-03-22 03:52:54 +07:00
XForYouX 120296beaf Add 32:9 For Android
32:9 For Android Fix Issue Aspce Ratio
2024-03-22 03:50:23 +07:00