1370 Commits (09b7abf2f19d8724df317d5139ec8619a99f9cc4)

Author SHA1 Message Date
lizzie 7b750bf5bb
[hid_core, input_common] use std::numbers::pi{_v} instead of re-defining (#4160) 2 months ago
xbzk 09b6b3b71e
xbzk/gpu-logging_qt-controls_android-fix (#4018) 2 months ago
omardotdev c27266c4cd
[qt] fix configure_debug; use a better method of getting multiple setting values (#4092) 2 months ago
lizzie 60e1032771
[qt] fix various crashes due to invalid/corrupted/outdated settings (#4070) 2 months ago
crueter cc8451f764
[desktop] Rework game list to use MVP architecture (#4042) 3 months ago
lizzie 0c74a495f5
[video_core/host_shaders] add Snapdragon GSRv1 fragment shaders (#3307) 3 months ago
crueter feb8c5f88e
[desktop] More qt_common reorganization (#3916) 3 months ago
crueter 676b1aabfc
[frontend] Built-in auto updater (#3845) 4 months ago
crueter 91058d7383
[desktop] Fix 2 mod manager bugs (#3884) 4 months ago
omardotdev e6ad51e3d5
[settings] remove duplicate settings (#3847) 4 months ago
lizzie 148dc7b480
[arm] remove vtable bounce hack (#3776) 5 months ago
lizzie 395613b01f
[common/logging] Simplify logging logic and fix issues when logging before system is created (#3688) 6 months ago
crueter 8678cb06eb
[meta] clang-format literally all of the Qt code (#3706) 6 months ago
smiRaphi 361e6209b2
[settings] Add back & properly implement use_dev_keys (#3631) 6 months ago
lizzie 1864160326
[qt] remove 'None' interface since net code already uses first avail interface anyways, disable changing ifaces at runtime (#3683) 6 months ago
lizzie 0a169dec4d
[qt] fix crash when having an invalid graphics backend (#3693) 6 months ago
SchweGELBin a022560991
[desktop] tas: add option to disable file overwrite dialog (#3657) 6 months ago
crueter e4122dae1d
[desktop] addons: open mod folder in rc menu (#3662) 6 months ago
smiRaphi 4a833e7206
[desktop] port IR Camera to Qt6 & fix camera saving on windows (#3630) 6 months ago
crueter 00e2128fab
[desktop] Allow deletion of add-ons from the add-on menu (#3626) 6 months ago
John 5279e76534
[Configuration] Add Applets Tab to Per-Game Configurations (#3623) 6 months ago
lizzie 2082ba7ec7
[cmake, common] allow build with -fno-rtti and /GR-, to disable gen of rtti and save some bytes in vtables (#359) 6 months ago
crueter 45c9f9bbb3
[desktop] Add basic Frametime/FPS overlay (#3537) 6 months ago
lizzie 75ebfaa090
[common] autogenerate unique console serial for every install (#3550) 6 months ago
lizzie a8093c2a3c
[*] change all std::unordered_map and std::unordered_set into ankerl::unordered_dense::map/set variants (#3442) 7 months ago
crueter ca9f2d43be
[desktop] Add icon-only mode to grid and improve design (#3485) 7 months ago
Maufeat 69aff83ef4
[fs/core] Load external content without NAND install (#2862) 7 months ago
crueter e07e269bd7
[desktop] Add mod importer from folder and zip (#3472) 7 months ago
crueter 7b537f6b72
[desktop] Disable generate UUID button when editing user (#3428) 7 months ago
crueter 8b55a15808
[desktop] Fix double profile deletion (#3422) 7 months ago
crueter b2b98ac83a
[desktop] refactor profile management and fix some misc bugs with it (#3415) 7 months ago
lizzie 1d13f7a666
[qt] let uuid be specified on new user creation dialogue (#3351) 7 months ago
Maufeat 4510e9ff7f
[core] Use a eden profile picture instead of the default grey one. (#3350) 7 months ago
lizzie 291b5febec
[common] merge RenderBackend and ShaderBackend options (#3313) 7 months ago
lizzie 170f113453
[qt] remove VTable bouncing from unsafe options in CPU settings (#3320) 7 months ago
crueter 73f2535edc
[desktop, settings] new RendererHacks category, move to Extensions -> Extras, fix GPU accuracy naming (#3245) 8 months ago
kleidis b0cd47c005
[qt, android] Implement custom save path setting and migration + Implement custom path settings for Android (#3154) 8 months ago
crueter e4cbcec2f1
[settings, frontend] Reorganize graphics/CPU settings, saner defaults (#3233) 8 months ago
Gamer64 bb94cff886
[chore] Fixed a couple memory leaks using up ~15 MB each iteration (#398) 8 months ago
lizzie 83332316aa
[gamemode] Make available on other platforms (#353) 9 months ago
lizzie e22756160c
[qt] configure network per game (#3113) 9 months ago
xbzk e63f71c787
[android, qt] 16 bit debug knob set for quick development toggles (#3076) 9 months ago
crueter 027085e5ba
[desktop] fix audio output engine not saving (#3083) 9 months ago
lizzie f40025fd9b
[qt, settings] allow to set custom unit and battery serial (#2813) 9 months ago
lizzie fe13539d72
[meta] remove stale/dead links in help/about (#3064) 9 months ago
MaranBr 7764cdd57e
[am] Improve some error messages (#2996) 10 months ago
crueter 54d6283ac3
[desktop] Fix misaligned output device (#2786) 10 months ago
lizzie c0fb872d1a
[arm] Add "debugging" cpu accuracy option to replace CPU debug toggle (#2640) 10 months ago
MaranBr ef14303c48
[common] Ensures that the Custom Web Applet will never be enabled if it has not been compiled with the project (#2754) 10 months ago
crueter fff8e2026f
[qt_common] reorg + checkstate abstraction (#2735) 11 months ago