FrozenAra
09d7bec6e1
Implemented qlaunch version of the controller applet
2 years ago
Liam
4699324651
qt: fix linux build
2 years ago
Narr the Reg
174c52d27b
service: hid: Split hid.cpp into individual interfaces
2 years ago
GPUCode
4b853ff5cf
renderer_vulkan: Introduce separate cmd buffer for uploads
2 years ago
german77
6788dffa53
core: hid: Split SL and SR buttons
2 years ago
german77
c2846bb7d4
yuzu: Keep homebrew on the recently played list
2 years ago
Narr the Reg
e19c9281db
yuzu: Make mute audio persistent
2 years ago
Narr the Reg
50474720f2
yuzu: Save mute when in background setting
2 years ago
Franco M
b703234f22
Fix out_icon_path = Common::FS::GetYuzuPath(Common::FS::YuzuPath::IconsDir);
2 years ago
Franco M
823183f817
Minor changes
2 years ago
Franco M
61263a23dd
Final change, i think
2 years ago
lat9nq
164e0b571a
CMakeLists: Add option to call lupdate directly
qt_create_translation silently fails to run at all on my system. Since
there is no error, I was unable to determine a fix. This sidesteps the
convenience function by setting up the rules ourselves.
This is left as an option since this path likely does not work on
Windows.
2 years ago
lat9nq
9652986874
shared_translation: Call tr for each string
Qt can't parse tr called within a macro, so we must call it on each
string.
shared_translation: Remove redundant include
2 years ago
Lucas Reis
5457477743
Allocate resources for test window before getting system info
2 years ago
Franco M
ca8fa2245f
Fixed clang
2 years ago
german77
de308bed13
yuzu: Only store games in the recently played list
2 years ago
german77
65b1508d0d
service: acc: Ensure proper profile size
2 years ago
Franco M
eaf037ba12
modified: src/yuzu/main.cpp
2 years ago
Narr the Reg
01ba4d64aa
core: hid: Signal color updates
2 years ago
Kelebek1
539b99379d
Convert files to LF eol
2 years ago
Liam
14a1a578fb
romfs: fix extraction of single-directory root
2 years ago
Liam
e219f4a771
qt: remove duplicate exit confirmation setting
2 years ago
Termynat0r
776fc2ca20
Fix macOS build
Added missing preprocessor macros for macOS analog to linux and freebsd
2 years ago
FrozenAra
346d5f99ef
Implemented wheel event for volume control in VolumeButton
2 years ago
Liam
9de3363249
qt: fix game list shutdown crash
2 years ago
german77
46858fdb41
yuzu: Fix vibration reseting to 1%
2 years ago
Narr the Reg
baaa94d26f
yuzu: Fix restore shortcuts button
2 years ago
Liam
62e106dbe8
kernel: update KProcess
2 years ago
boludoz
20fdb00168
Reverted dirty code in main.
2 years ago
boludoz
a67a20707e
TODO: Implement shortcut creation for Apple.
2 years ago
boludoz
c7ac598b62
Useless code removed related to admin privileges, if it is not an error we can add it later, that is what git is for.
2 years ago
boludoz
ce26e78628
Deleted admin requisite (maybe it was another mistake).
2 years ago
flodavid
302836f670
yuzu: Improve behavior when clicking on controller box in Controller applet
- Apply changes on Controller configuration of commit d037853 to Controller applet
- Fix regression of this previous commit:
Enabling a controller in its tab did not activate previous controllers
Signed-off-by: flodavid <fl.david.53@gmail.com>
2 years ago
boludoz
26ad7d3975
Final refactorization
2 years ago
boludoz
497d476285
Moved check.
2 years ago
boludoz
39aaa3c121
More @liamwhite suggestions applied.
2 years ago
boludoz
acda957df9
shortcut_stream.close(); fixed
2 years ago
boludoz
2b1ebe24d8
Comment using fmt instead qt.
2 years ago
boludoz
be76db693a
.clear() instead = ""; and switch improved.
2 years ago
boludoz
f7e95e4bad
More missed suggestions
2 years ago
boludoz
c3abbb6ed7
Sugestions and fixes.
2 years ago
boludoz
9126e8abd1
Some improvements (suggestions)
2 years ago
boludoz
a71d026df6
Less code, simpler, better.
2 years ago
boludoz
9a32963e1e
Typing and formatting errors fixed.
2 years ago
boludoz
ec4766d6e6
Unnecessary feature removed
2 years ago
boludoz
3c88da66a3
Fixes and improvements
2 years ago
boludoz
0163900fe5
Improved shortcut: add games in applist for Windows, question for start game at fullscreen & better unicode support for some Windows path funcs.
2 years ago
Nguyen Marc
d97060c9ad
Revert "cmake: only add network component if qt used"
This reverts commit 3ecb91a4cd .
2 years ago
Nguyen Marc
3ecb91a4cd
cmake: only add network component if qt used
2 years ago
Nguyen Marc
53b16898b2
qt: add missing target_link_libraries for discordrpc
2 years ago