Crimson-Hawk
6a16550e94
Merge branch 'dev' into improved-theming
2024-04-15 02:16:56 +02:00
TheDoctor
0de49070e4
Merge
...
Reviewed-on: https://git.suyu.dev/suyu/suyu/pulls/65
2024-04-10 19:56:33 +02:00
Exverge
2caadffe4d
Refactor android to dev.suyu.suyu_emu
2024-04-07 19:27:20 -04:00
flodavid
7c9545c82a
Add dark mode configuration setting in UI tab
...
- Allows to choose "Auto", "Always On" or "Always Off"
- Dark mode options are only shown if the style does not support theme
- If Auto is chosen, value is retrieved from OS
- On Windows, the application needs a restart to apply the settings
- Use the default dark palette for Windows, like on Linux
2024-04-03 23:09:17 +02:00
flodavid
c889f1bd36
Load custom Qt themes from yuzu data directory
...
- Directory is qt_themes, each theme must be in one folder
- It should contain a file "style.qss"
- It may contain an "icons" sub-directory, to override included icons
(with files like mytheme/icons/colorful/48x48/star.png for example)
- Directories ending by "_dark" are reserved for dark variant icons.
They are not listed as themes in the UI.
- If theme directory contains "dark" or "midnight", theme will be considered dark
2024-04-03 21:06:48 +02:00
BoomMicrophone
5a92429b8c
Merge branch 'dev' into dev
2024-04-01 15:09:57 +02:00
voidanix
d3f67d1e9c
Fix GCC builds with Debug build type
...
When compiling with -DCMAKE_BUILD_TYPE=Debug, GCC would (correctly) fail to
compile intrinsics in stb and host1x due to lack of optimizations.
Sadly, the compilation error given is bogus and Clang completing the builds
without issues does raise some eyebrows.
Therefore, force optimizations for the offending files under GCC when
creating Debug builds.
Signed-off-by: voidanix <voidanix@keyedlimepie.org>
2024-04-01 01:31:43 +02:00
BoomMicrophone
d09ab05c1b
remove comment
...
gotta coooooommit :D
2024-03-31 21:42:11 +02:00
BoomMicrophone
dcd2890af6
Merge branch 'dev' into dev
2024-03-31 17:55:38 +02:00
ilonachan
040893da00
formatting
2024-03-28 20:12:04 +01:00
Kelebek1
876d7f90b6
Add option to log synchronously, add tooltip to log filter.
2024-03-28 20:12:04 +01:00
Hustler One
eba28b0df3
All relevant changes in commit 51862e862d
have been
2024-03-25 21:12:28 +01: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 -03:00
JuanCStar
d0afa9b1ad
fix: update web service urls
2024-03-19 20:21:09 +01:00
Akatsuki Levi
70d0df5e55
fix: Clang fix part 2: Electric bogaloo
2024-03-15 21:05:43 -03:00
Akatsuki Levi
94a84f5943
fix: CLang fix
2024-03-15 21:03:47 -03:00
Akatsuki Levi
bd9f1695cf
feat: Reduced clutter on game list
2024-03-15 20:36:41 -03:00
Akatsuki Levi
22f8b858a2
feat: Removed telemetry
2024-03-15 20:36:36 -03:00
Akatsuki Levi
269d113c29
fix: Increased max sensitivity for mouse panning
2024-03-15 20:36:32 -03:00
ddutchie
5d8f3f7cb1
Revert "Quality-of-Life Improvements"
2024-03-15 22:26:16 +00:00
Levi Akatsuki
e1538413e9
Quality-of-Life Improvements
2024-03-15 21:48:09 +00:00
nullptr
8c64f9a34d
chore: update web_api_url
2024-03-12 14:03:32 +00:00
JuanCStar
18baf880c4
fix: clang format
2024-03-12 09:13:35 +01:00
Levi Akatsuki
e5a954617b
Improved Addons Manager
2024-03-12 04:30:44 +00:00
JuanCStar
8d402837fd
fix: updated default web api url
2024-03-10 09:49:27 +00:00
niansa
cb9654651a
Added 32:9 aspect ratio
2024-03-10 05:46:30 +00:00
niansa
362f2047b4
Port changes from Early Access
2024-03-08 22:44:03 +00:00
JuanCStar
88b901a24e
Full rebrand
2024-03-08 09:06:48 +00:00
zqpvr
5db58434e5
Update settings.cpp
2024-03-08 00:40:12 +00:00
Paulo Alfaiate
51862e862d
Removed RomFSRawCopy + VfsDirectoryCreateFileWrapper obsolete functions
2024-03-07 22:39:17 +00:00
Paulo Alfaiate
e183fcaf02
Removed reference to old api url https://api.yuzu-emu.org + remove dumpRomFs
2024-03-07 14:02:44 +00:00
JuanCStar
edf7a3be81
Rebrand SUYU_NON_COPYABLE and SUYU_NON_MOVEABLE
2024-03-07 09:36:29 +00:00
JuanCStar
16dfc39f89
Rebrand Common FS Path functions
2024-03-07 09:21:59 +00:00
Crimson Hawk
cdd4ec7663
Revert "Merge branch 'revert-ee5b0a92' into 'dev'"
...
This reverts merge request !64
2024-03-07 03:09:23 +00:00
Crimson Hawk
8e3190a506
Revert "Merge branch 'disable-web-services' into 'dev'"
...
This reverts merge request !37
2024-03-07 03:01:08 +00:00
niansa
e955bea49f
Visually disable web services
2024-03-07 02:43:48 +00: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
niansa
59f9222b6c
Update path names from yuzu to suyu
2024-03-05 14:11:04 +00:00
liamwhite
79edad2533
Merge pull request #13159 from liamwhite/web-error
...
core: enable error applet, add stubs for web applet
2024-02-26 12:44:55 -05:00
Liam
25c3bbba0e
settings: remove global override for smash on amdvlk
2024-02-26 11:16:18 -05:00
Liam
dc50b95a47
settings: enable error applet
2024-02-24 22:56:08 -05:00
wheremyfoodat
ed315fb8a5
common/ring_buffer: Include <limits> header
2024-02-24 02:34:09 +02:00
liamwhite
215e887be0
Merge pull request #13100 from liamwhite/audio-ipc
...
audio: move to new ipc
2024-02-23 11:34:21 -05:00
Narr the Reg
984396a21a
Merge pull request #13001 from liamwhite/scaled-availability
...
vulkan_device: don't use fixed cap for memory limits
2024-02-22 11:31:17 -06:00
Liam
c575a85233
audio: rewrite IAudioDevice
2024-02-20 22:15:38 -05:00
FearlessTobi
310c1f50be
scope_exit: Make constexpr
...
Allows the use of the macro in constexpr-contexts.
Also avoids some potential problems when nesting braces inside it.
2024-02-19 16:00:46 +01:00
Liam
56810541f0
vulkan_device: don't use fixed cap for memory limits
2024-02-18 18:59:13 -05:00
t895
50ecad547e
android: Input mapping
2024-02-17 12:32:33 -05:00
Narr the Reg
2ff45cd0da
Merge pull request #12756 from liamwhite/applet-multiprocess-hwc
...
general: applet multiprocess
2024-02-11 20:58:28 -06:00