Commit Graph

818 Commits

Author SHA1 Message Date
goeiecool9999
fb94873230 Vulkan: Protect against uniform var ringbuffer overflow (#1378) 2024-10-17 19:13:37 +03:00
Alexandre Bouvier
6016f2e298 Add support for fmt 11 (#1366) 2024-10-17 19:13:37 +03:00
SSimco
669fb5533d Added option to set the console language 2024-10-17 19:13:37 +03:00
SSimco
c68665a1b4 Refactored UI code 2024-10-17 19:13:37 +03:00
SSimco
82f0a24e80 Removed unused imports 2024-10-17 19:13:37 +03:00
SSimco
15183df480 Check for alternative mem types & optional extensions 2024-10-17 19:13:37 +03:00
SSimco
47a4a43774 Updated layout 2024-10-17 19:13:37 +03:00
SSimco
deb307ef95 Refactored code 2024-10-17 19:13:32 +03:00
SSimco
c58cbb4787 Added missing audio delay setting 2024-10-13 12:35:24 +03:00
SSimco
0992908d69 Replaced checkboxes with toggles 2024-10-13 12:20:00 +03:00
SSimco
3cf3cb1a9e Updated java dependencies 2024-10-13 12:13:53 +03:00
SSimco
1d17abd9d9 Added context menu for game list 2024-10-13 12:13:50 +03:00
SSimco
6c0dc45f86 Removed unused test 2024-10-12 09:59:22 +03:00
SSimco
93b2c73e0c Fixed folder deletion
Some checks failed
Android build / build (push) Has been cancelled
2024-09-27 02:01:55 +03:00
SSimco
0c05c3e87f Fix bc5 decoding 2024-09-27 01:41:35 +03:00
SSimco
a08958f3b6 Added option to show input overlay & quit during emulation 2024-09-26 21:09:05 +03:00
SSimco
e4bacd8262 Added missing graphics & overlay settings 2024-09-26 20:13:00 +03:00
SSimco
6026d2ad96 Refactored native library 2024-09-26 18:33:14 +03:00
SSimco
35d7ad6414 Fixed not setting dpad values 2024-09-26 16:06:35 +03:00
SSimco
99a5db20eb Decode unsuported formats 2024-09-26 09:06:07 +03:00
SSimco
fa6f834974 Disable unsupported features 2024-09-25 23:46:09 +03:00
SSimco
2b619cfcfb Added option to open the cemu folder 2024-09-25 18:40:37 +03:00
SSimco
c8fe2428a0 Added check for alernative R8G8B8A8 format 2024-09-25 09:13:18 +03:00
SSimco
32795e1e25 Fixed conversion from native paths & check for intent data if launch
Some checks failed
Android build / build (push) Failing after 0s
path from extras was null
2024-09-22 07:59:28 +03:00
SSimco
317e207948 Updated release workflow
Some checks failed
Android build / build (push) Failing after 0s
2024-09-22 00:36:31 +03:00
SSimco
da7af728a9 Fixed dep 2024-09-21 21:58:40 +03:00
SSimco
bc2b573053 Fixed key text not showing 2024-09-21 21:56:55 +03:00
SSimco
25ea6ddf47 Merge branch 'main' into android 2024-09-21 21:52:34 +03:00
SSimco
be23c47cac Pass c++ exception to java for renderer functions 2024-09-21 21:48:37 +03:00
SSimco
80ea25b10f Added support for opening titles using file managers 2024-09-21 20:48:39 +03:00
capitalistspz
8508c62540
Various smaller code improvements (#1343)
Some checks failed
Build check / build (push) Failing after 7s
Generate translation template / generate-pot (push) Failing after 0s
2024-09-17 02:00:26 +02:00
Andrea Toska
adffd53dbd
boss: Fix BOSS not honoring the proxy_server setting (#1344) 2024-09-16 12:40:38 +02:00
goeiecool9999
a05bdb172d
Vulkan: Add explicit synchronization on frame boundaries (#1290) 2024-09-15 20:23:11 +02:00
Cemu-Language CI
1a4d9660e7 Update translation files 2024-09-08 15:40:13 +00:00
Exzap
ba54d1540c Fix "Receive untested updates" option not being synced to config 2024-09-08 17:21:20 +02:00
SSimco
cc10f93030 Updated android workflow to create storefile only if the secret is available 2024-09-04 13:51:29 +03:00
SSimco
75223fcf36 Refactored fileutils code 2024-09-04 11:30:03 +03:00
SSimco
882c840ae6 Removed unused icon 2024-09-04 07:40:52 +03:00
SSimco
0037544a00 Refactored game list code & added option to remove & add multiple game paths 2024-09-03 19:34:15 +03:00
SSimco
1485d0e315 Updated icon 2024-09-03 19:27:14 +03:00
MoonlightWave-12
0d8fd7c0dc
appimage: Do not copy libstdc++.so.6 to usr/lib/ (#1319) 2024-09-02 21:22:38 +02:00
Joshua de Reeper
b06990607d
nsysnet: Avoid crash on NULL timeout in select (#1324) 2024-09-02 16:20:16 +02:00
SSimco
81c0e4a465 Added support for motion 2024-09-02 14:25:04 +03:00
SSimco
d0eac6f470 Fixed not being able to resize some buttons 2024-09-01 22:34:47 +03:00
SSimco
3678a0e474 Added option to show graphic packs for installed games only 2024-09-01 22:34:44 +03:00
SSimco
f0effa0f31 Fixed github workflow for android 2024-09-01 17:45:33 +03:00
SSimco
dceec9e20a Added options to show the gamepad & added a menu when in game 2024-09-01 17:44:33 +03:00
SSimco
c1fc52d169 Updated overlay settings 2024-09-01 09:47:46 +03:00
SSimco
52d73c2f3e Fix count cycles macro for count cycles > 4095 2024-09-01 09:42:45 +03:00
SSimco
d5d686c3bf Fixed gamepad volume enable/disable toggle 2024-09-01 07:25:52 +03:00