1362 Commits (451b0da0ca3a49696434e9991b40eb6fb7fd5cef)

Author SHA1 Message Date
crueter 91058d7383
[desktop] Fix 2 mod manager bugs (#3884) 3 months ago
omardotdev e6ad51e3d5
[settings] remove duplicate settings (#3847) 3 months ago
lizzie 148dc7b480
[arm] remove vtable bounce hack (#3776) 3 months ago
lizzie 395613b01f
[common/logging] Simplify logging logic and fix issues when logging before system is created (#3688) 4 months ago
crueter 8678cb06eb
[meta] clang-format literally all of the Qt code (#3706) 4 months ago
smiRaphi 361e6209b2
[settings] Add back & properly implement use_dev_keys (#3631) 4 months ago
lizzie 1864160326
[qt] remove 'None' interface since net code already uses first avail interface anyways, disable changing ifaces at runtime (#3683) 4 months ago
lizzie 0a169dec4d
[qt] fix crash when having an invalid graphics backend (#3693) 4 months ago
SchweGELBin a022560991
[desktop] tas: add option to disable file overwrite dialog (#3657) 4 months ago
crueter e4122dae1d
[desktop] addons: open mod folder in rc menu (#3662) 4 months ago
smiRaphi 4a833e7206
[desktop] port IR Camera to Qt6 & fix camera saving on windows (#3630) 5 months ago
crueter 00e2128fab
[desktop] Allow deletion of add-ons from the add-on menu (#3626) 5 months ago
John 5279e76534
[Configuration] Add Applets Tab to Per-Game Configurations (#3623) 5 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) 5 months ago
crueter 45c9f9bbb3
[desktop] Add basic Frametime/FPS overlay (#3537) 5 months ago
lizzie 75ebfaa090
[common] autogenerate unique console serial for every install (#3550) 5 months ago
lizzie a8093c2a3c
[*] change all std::unordered_map and std::unordered_set into ankerl::unordered_dense::map/set variants (#3442) 5 months ago
crueter ca9f2d43be
[desktop] Add icon-only mode to grid and improve design (#3485) 5 months ago
Maufeat 69aff83ef4
[fs/core] Load external content without NAND install (#2862) 5 months ago
crueter e07e269bd7
[desktop] Add mod importer from folder and zip (#3472) 5 months ago
crueter 7b537f6b72
[desktop] Disable generate UUID button when editing user (#3428) 6 months ago
crueter 8b55a15808
[desktop] Fix double profile deletion (#3422) 6 months ago
crueter b2b98ac83a
[desktop] refactor profile management and fix some misc bugs with it (#3415) 6 months ago
lizzie 1d13f7a666
[qt] let uuid be specified on new user creation dialogue (#3351) 6 months ago
Maufeat 4510e9ff7f
[core] Use a eden profile picture instead of the default grey one. (#3350) 6 months ago
lizzie 291b5febec
[common] merge RenderBackend and ShaderBackend options (#3313) 6 months ago
lizzie 170f113453
[qt] remove VTable bouncing from unsafe options in CPU settings (#3320) 6 months ago
crueter 73f2535edc
[desktop, settings] new RendererHacks category, move to Extensions -> Extras, fix GPU accuracy naming (#3245) 7 months ago
kleidis b0cd47c005
[qt, android] Implement custom save path setting and migration + Implement custom path settings for Android (#3154) 7 months ago
crueter e4cbcec2f1
[settings, frontend] Reorganize graphics/CPU settings, saner defaults (#3233) 7 months ago
Gamer64 bb94cff886
[chore] Fixed a couple memory leaks using up ~15 MB each iteration (#398) 7 months ago
lizzie 83332316aa
[gamemode] Make available on other platforms (#353) 7 months ago
lizzie e22756160c
[qt] configure network per game (#3113) 8 months ago
xbzk e63f71c787
[android, qt] 16 bit debug knob set for quick development toggles (#3076) 8 months ago
crueter 027085e5ba
[desktop] fix audio output engine not saving (#3083) 8 months ago
lizzie f40025fd9b
[qt, settings] allow to set custom unit and battery serial (#2813) 8 months ago
lizzie fe13539d72
[meta] remove stale/dead links in help/about (#3064) 8 months ago
MaranBr 7764cdd57e
[am] Improve some error messages (#2996) 8 months ago
crueter 54d6283ac3
[desktop] Fix misaligned output device (#2786) 9 months ago
lizzie c0fb872d1a
[arm] Add "debugging" cpu accuracy option to replace CPU debug toggle (#2640) 9 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) 9 months ago
crueter fff8e2026f
[qt_common] reorg + checkstate abstraction (#2735) 9 months ago
crueter 5f9dba40a0
[desktop] Data Manager, data import/export (#2700) 9 months ago
MaranBr 053f4e95d4
[common] Better approach to enabling and disabling the Web Applet (#2729) 9 months ago
MaranBr bfffafe68b
[common] Change web offline applet default setting to HLE (#2705) 9 months ago
lizzie 85b5e650cc
[dist, docs] Clearer wording for settings, guidelines for new settings (#2570) 10 months ago
lizzie 9f423a24b8
[linux] fix aarch64 builds (again) + fix with slightly outdated qt (#2612) 10 months ago
lizzie bf302d7917
[common] No need to specify min/max for settings; fix crash when OOB value is given for some settings (#2609) 10 months ago
crueter f4386423e8
[qt] refactor: qt_common lib (#94) 10 months ago
lizzie 9d2681ecc9
[cmake] enable clang-cl and WoA builds (#348) 10 months ago