Commit graph

137 commits

Author SHA1 Message Date
Exverge 2caadffe4d
Refactor android to dev.suyu.suyu_emu
All checks were successful
suyu-ci / Check REUSE Specification (pull_request) Successful in 9s
suyu verify / Verify Format (pull_request) Successful in 2m19s
suyu verify / test build (linux-mingw, windows) (pull_request) Successful in 7m11s
suyu verify / test build (linux-fresh, clang) (pull_request) Successful in 12m19s
suyu verify / test build (linux-fresh, linux) (pull_request) Successful in 22m18s
suyu verify / android (pull_request) Successful in 24m11s
suyu-ci / Check REUSE Specification (push) Successful in 10s
suyu verify / Verify Format (push) Successful in 2m29s
suyu verify / test build (linux-fresh, linux) (push) Successful in 12m16s
suyu verify / test build (linux-fresh, clang) (push) Successful in 14m41s
suyu verify / test build (linux-mingw, windows) (push) Successful in 32m3s
suyu verify / android (push) Successful in 32m59s
codespell / Check for spelling errors (pull_request) Successful in 10s
codespell / Check for spelling errors (push) Successful in 12s
2024-04-07 19:27:20 -04:00
Fijxu 201bff1731
Add missing REUSE files and directories
All checks were successful
codespell / Check for spelling errors (push) Successful in 12s
suyu-ci / Check REUSE Specification (push) Successful in 11s
2024-03-24 20:27:11 -03:00
SylverDiscord51 1648d189d3
license-fix (#31)
Some checks failed
suyu verify / Verify Format (push) Waiting to run
suyu verify / test build (linux-fresh, clang) (push) Blocked by required conditions
suyu verify / test build (linux-fresh, linux) (push) Blocked by required conditions
suyu verify / test build (linux-mingw, windows) (push) Blocked by required conditions
suyu verify / android (push) Blocked by required conditions
suyu-ci / Check REUSE Specification (push) Failing after 12s
codespell / Check for spelling errors (push) Successful in 10s
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 -03:00
drHyperion451 3e7c0343bd Error handling for the icns generator script 2024-03-19 15:58:16 +00:00
Amir Abravesh 9895cc94d0 Updating moltenVK and macOS icon 2024-03-13 13:00:31 +00:00
MushrooomSooop 9afd74abde Added requirement for firmware upon game boot 2024-03-11 09:47:52 +00:00
Amir Abravesh 7a33aedc57 Updating macOS icon to BigSur style icon 2024-03-09 07:34:32 +00:00
niansa 3d241d6c48 Update Exec value in .desktop file 2024-03-08 09:50:34 +00:00
JuanCStar 88b901a24e Full rebrand 2024-03-08 09:06:48 +00:00
niansa ba5b604f9a Port original Linux CI code to Gitlab 2024-03-07 16:36:40 +00:00
drHyperion451 18d1af8841 Update icns_generator.sh newline 2024-03-07 10:32:48 +00:00
drHyperion451 9d8447fa33 Replace old branding with suyu.icns 2024-03-07 10:13:23 +00:00
drHyperion451 d68a62a874 icns and MacOS icns generator 2024-03-07 10:12:13 +00:00
JuanCStar 16dfc39f89 Rebrand Common FS Path functions 2024-03-07 09:21:59 +00:00
Realmy 7267e8ca0d Added logo to readme 2024-03-06 16:31:46 +01:00
niansa 758e12daa2 Remaining icons 2024-03-06 16:24:42 +01:00
Crimson Hawk 885161d45f Merge branch 'dev' into 'dev'
Reverted Copyright headers and added suyu

See merge request suyu-emu/suyu!30
2024-03-06 13:00:10 +00:00
JuanCStar 1f7a8ed4ed Reverted Copyright headers and added suyu 2024-03-06 13:32:29 +01:00
Crimson Hawk d3a82480da Merge branch 'dev' into 'dev'
Changed app window name, logo and other references related

See merge request suyu-emu/suyu!29
2024-03-06 11:56:24 +00:00
JuanCStar f772e7d776 Changed app window name, logo and other references related 2024-03-06 11:19:34 +01:00
Jamie 292d02c039 Replace yuzu.bmp references
Changing the icon to branding as well as replace the references to it
2024-03-06 03:51:23 -05:00
Crimson Hawk cdbdf63ebe Revert "Merge branch 'master' into 'dev'"
This reverts merge request !17
2024-03-06 05:26:38 +00:00
AMA2581 5720814b13 modifying all the files to match the app 2024-03-06 00:19:07 +03:30
Pengfei Zhu 338e088b9d
Remove trailing whitespaces 2024-03-01 14:19:02 +08:00
The yuzu Community 56c9107d08 Update translations (2024-03-01) 2024-03-01 03:12:19 +00:00
FearlessTobi ddbefc71cb .tx/config: Use language mappings for android "tx pull"
The language names we are using in the android resources differ from those on Transifex.

We need to manually specify mappings for them, so Transifex is able to place the files in the correct folders.
2024-02-05 15:57:13 +01:00
The yuzu Community d4ac84d50d Update translations (2024-02-01) 2024-02-01 02:06:09 +00:00
The yuzu Community 583e04bdd6 Update translations (2024-01-01) 2024-01-01 02:14:51 +00:00
HurricanePootis e92b10f971
dist: add udev rule to enable user hidraw access (#12292)
* dist: add udev rule to enable user hidraw access

* dist: amend install instructions for udev rules

* dist: change udev prefix prefix from 99 to 72

* dist: fix header typo for udev rule

* Update dist/72-yuzu-input.rules

shoutout to @liamwhite

Co-authored-by: liamwhite <liamwhite@users.noreply.github.com>

* Update dist/72-yuzu-input.rules

shout out to @liamwhite

Co-authored-by: liamwhite <liamwhite@users.noreply.github.com>

* Update dist/72-yuzu-input.rules

shout out to @liamwhite

Co-authored-by: liamwhite <liamwhite@users.noreply.github.com>

* Update dist/72-yuzu-input.rules

shout out to @liamwhite

Co-authored-by: liamwhite <liamwhite@users.noreply.github.com>

* Update dist/72-yuzu-input.rules

Co-authored-by: liamwhite <liamwhite@users.noreply.github.com>

* dist: add spdx header to udev rules

* dist: change udev modes to 0660

* Update dist/72-yuzu-input.rules

Co-authored-by: liamwhite <liamwhite@users.noreply.github.com>

* Update dist/72-yuzu-input.rules

Co-authored-by: liamwhite <liamwhite@users.noreply.github.com>

---------

Co-authored-by: HurricanePootis <hurricanepootis@protonmail.com>
Co-authored-by: liamwhite <liamwhite@users.noreply.github.com>
2023-12-07 23:12:56 -05:00
The yuzu Community 7dd78e8dcc Update translations (2023-12-01) 2023-12-01 02:15:30 +00:00
t895 0298c2cc5d translations: Add android translations to transifex config 2023-11-20 10:37:09 -05:00
The yuzu Community 1e468eac94 Update translations (2023-11-01) 2023-11-01 02:08:34 +00:00
Bo He 64f60f0acb
Adding StartupWmClass for .desktop file 2023-10-28 13:45:35 +08:00
liamwhite b50ce645ac
Merge pull request #11144 from flodavid/master
Enable controller interaction in Controller Applet
2023-10-11 09:23:52 -04:00
The yuzu Community 65bbf708a8 Update translations (2023-10-01) 2023-10-01 02:11:44 +00:00
The yuzu Community f8ba043a47 Update translations (2023-09-01) 2023-09-01 02:07:39 +00:00
BenjaminHalko 2e55459e03 Updated to only the reset button 2023-08-25 10:45:42 -07:00
BenjaminHalko 8677d98a10 Updated padded style 2023-08-25 10:29:23 -07:00
BenjaminHalko 0e443dcb05 fix: Added padding to buttons
Some buttons did not have enough padding, now they do!
2023-08-22 10:01:12 -07:00
zhaobot 2754f6c883
Update translations (2023-08-01) (#11198)
Co-authored-by: The yuzu Community <noreply-fake@community.yuzu-emu.org>
2023-08-01 13:24:57 +02:00
flodavid b881949b6d yuzu: Enable controller interaction in Controller Applet 2023-07-25 19:03:12 +02:00
zhaobot 8857911216
Update translations (2023-07-01) (#10972)
Co-authored-by: The yuzu Community <noreply-fake@community.yuzu-emu.org>
2023-07-01 05:41:49 +02:00
The yuzu Community 96a9032d6d Update translations (2023-06-01) 2023-06-01 03:01:52 +00:00
zhaobot 1f079d9566
Update translations (2023-05-01) (#10129)
Co-authored-by: The yuzu Community <noreply-fake@community.yuzu-emu.org>
2023-05-01 16:17:51 +02:00
The yuzu Community 455a736250 Update translations (2023-04-04) 2023-04-04 05:18:06 +00:00
Morph 3453beb1e0 general: Target Windows 10 SDK
We no longer support operating systems below Windows 10.
2023-03-05 02:36:31 -05:00
The yuzu Community 6efd335eda Update translations (2023-03-01) 2023-03-01 02:49:50 +00:00
The yuzu Community 6ef4bee98e Update translations (2023-02-01) 2023-02-01 06:21:50 +00:00
Andrea Pappacoda 9f08b3c3c9
fix(dist): wrap screenshots in <image> tags
The [appstream] spec says that <screenshot/> tags must be wrapped in
either <image/> or <video/> tags, so this patch does just that.

[appstream]: https://freedesktop.org/software/appstream/docs/chap-Metadata.html#tag-screenshots
2023-01-19 10:13:30 +01:00
The yuzu Community 72722986d0 Update translations (2023-01-01) 2023-01-01 02:42:48 +00:00