3026 Commits (afdd0b5a4bb9676509c98db863e1cf28de659d3c)

Author SHA1 Message Date
lizzie 395613b01f
[common/logging] Simplify logging logic and fix issues when logging before system is created (#3688) 3 weeks ago
lizzie 0dad29698e
[frontend] allow to specify input profile name for first player on command line (#3684) 4 weeks ago
lizzie 5a0780b826
[video_core] Properly disable/avoid building OpenGL when it's disabled (#3692) 4 weeks ago
crueter 8678cb06eb
[meta] clang-format literally all of the Qt code (#3706) 4 weeks ago
crueter 0ff1d215c8
[desktop] Port some QtCommon changes from QML branch (#3703) 4 weeks ago
smiRaphi 361e6209b2
[settings] Add back & properly implement use_dev_keys (#3631) 4 weeks ago
lizzie 1864160326
[qt] remove 'None' interface since net code already uses first avail interface anyways, disable changing ifaces at runtime (#3683) 4 weeks ago
lizzie 0a169dec4d
[qt] fix crash when having an invalid graphics backend (#3693) 4 weeks ago
SchweGELBin a022560991
[desktop] tas: add option to disable file overwrite dialog (#3657) 4 weeks ago
crueter e4122dae1d
[desktop] addons: open mod folder in rc menu (#3662) 4 weeks ago
xbzk 7f5de6bcd6
[android/fs] external content loader + nca/xci patches (#3596) 1 month ago
smiRaphi 4a833e7206
[desktop] port IR Camera to Qt6 & fix camera saving on windows (#3630) 1 month ago
PavelBARABANOV 04e88ab82c
[qt] Remove QEvent::Polish from titlebar filter to fix Applets tab (#3644) 1 month ago
crueter ee67853636
[desktop] Show basic driver info on GPU selector box (#3636) 1 month ago
crueter 00e2128fab
[desktop] Allow deletion of add-ons from the add-on menu (#3626) 1 month ago
crueter f25582833a
[cmake] Start requiring SDL2 (#3632) 1 month ago
John 5279e76534
[Configuration] Add Applets Tab to Per-Game Configurations (#3623) 1 month ago
crueter 89dd600790
[cmake] Comment out YUZU_USE_QT_MULTIMEDIA usages (#3616) 1 month ago
crueter 45eb9cfcee
[desktop] Reset speed mode on game shutdown (#3613) 1 month ago
lizzie 0a687b82d4
[crypto] Atomize all traces of MbedTLS, and require OpenSSL 3+ (#3606) 1 month ago
crueter 80d6172084
[desktop] Display currently applied update in tooltip alongside playtime (#3611) 1 month ago
crueter d8b2971a2e
[desktop] Fix game list name column starting out super small by default (#3610) 1 month ago
crueter fecf763a51
[desktop] Fix crash on restart (#3600) 1 month ago
DraVee 4014b45cb6
[cmake] Remove not working QT_VERSION check (#3553) 1 month ago
lizzie 2082ba7ec7
[cmake, common] allow build with -fno-rtti and /GR-, to disable gen of rtti and save some bytes in vtables (#359) 1 month ago
lizzie bfc720152a
[vfs] remove usage of 'dynamic_cast', use ankerl::map for files (#3594) 1 month ago
crueter 308a995275
[desktop] Revert FPS counter to 500ms (#3586) 1 month ago
crueter 45c9f9bbb3
[desktop] Add basic Frametime/FPS overlay (#3537) 2 months ago
lizzie 75ebfaa090
[common] autogenerate unique console serial for every install (#3550) 2 months ago
crueter 2b979024cb
[frontend] Slow and Turbo modes (#3525) 2 months ago
lizzie 19494bc7ac
[network, qt] use jthread and use std::vector for packet list instead of std::list (#254) 2 months ago
lizzie a8093c2a3c
[*] change all std::unordered_map and std::unordered_set into ankerl::unordered_dense::map/set variants (#3442) 2 months ago
crueter ca9f2d43be
[desktop] Add icon-only mode to grid and improve design (#3485) 2 months ago
crueter b9e052b3a7
[desktop] Basic grid view implementation (#3479) 2 months ago
Maufeat 69aff83ef4
[fs/core] Load external content without NAND install (#2862) 2 months ago
crueter e07e269bd7
[desktop] Add mod importer from folder and zip (#3472) 2 months ago
lizzie ff03ef657a
[cmake, macos] use CMAKE_SOURCE_DIR instead of relative icon paths (#3370) 2 months ago
crueter d59fcf01bf
[frontend] Generate web token at runtime (#3462) 2 months ago
crueter 8ed0ed5828
[desktop] Add smooth scrolling and shift scrolling to game list (#3452) 2 months ago
crueter 5113f503d1
[frontend] Fix nightly update checker (#3444) 2 months ago
rayman30 a5f1c2bcb0
[qt] fix refresh loop when storage is missing (#3434) 2 months ago
crueter 84fdbbaaa1
[frontend] Fix build issues with update checker (#3433) 2 months ago
crueter 638663b28e
[cmake, frontend] Add nightly build modifier (#3431) 2 months ago
MaranBr b2b73ecb62
[opengl] Fix SwapBuffers warning when window is not exposed (#3429) 2 months ago
rayman30 385b7cad77
[macos] Fix infinite refresh loop in Game List (#3418) 2 months ago
crueter 7b537f6b72
[desktop] Disable generate UUID button when editing user (#3428) 2 months ago
lizzie 81367e6e33
[qt] allow launch like: eden -f <game path>, instead of eden -f -g <game path> (#3420) 2 months ago
crueter 8b55a15808
[desktop] Fix double profile deletion (#3422) 2 months ago
lizzie 54af7abac4
[meta, macos] update plist, register extensions for .NCA/.NSO/.NSP/.XCI and update identifier (#3369) 2 months ago
crueter b2b98ac83a
[desktop] refactor profile management and fix some misc bugs with it (#3415) 2 months ago