968 Commits (0fe5c9df446cc12e4558c55cc66db40bebecdb50)

Author SHA1 Message Date
crueter 0fe5c9df44 Fix license headers 2 months ago
crueter baf3328bb1 MSVC fixes 2 months ago
lizzie baee7ba4a8 fix pragma once in even MORE core stuff 3 months ago
lizzie 48b08b29d0 more fs fixes 3 months ago
lizzie 0f721a2370 [cmake] Allow proper unity builds 3 months ago
crueter 4a11d5db2f
[file_sys] Increase max file limit to 8192 (#4011) 3 weeks ago
crueter feb8c5f88e
[desktop] More qt_common reorganization (#3916) 4 weeks ago
lizzie 02dee4a20b
[file_sys/system_archive] remove uneeded ctor/dtor initializations for std::map<> when creating system archives for nx_tzdb generated files (#3919) 4 weeks ago
smiRaphi 28a2ff1b94
[file_sys] fix romfs_ext mods (#3914) 1 month ago
lizzie a6423a88cc
[file_sys] resize SD card size in 4GiB chunks (#3921) 1 month ago
lizzie f87b1dafc8
[file_sys/sytem_archive] add missing identifiers for +8.0 (#3867) 1 month ago
lizzie d17ecb01af
[file_sys] fix compilation on GCC 16 (#3917) 1 month ago
lizzie ee2891c55e
[common] unify std::random_device (#3801) 2 months ago
lizzie 395613b01f
[common/logging] Simplify logging logic and fix issues when logging before system is created (#3688) 3 months ago
xbzk a1b50e9339
[android] patches bin button + version bug fixes (#3691) 3 months ago
xbzk 7f5de6bcd6
[android/fs] external content loader + nca/xci patches (#3596) 3 months ago
lizzie 06a08de68a
[core/loader] prevent program_image reallocations in NSO+KIP loading methods (#3639) 4 months ago
crueter 00e2128fab
[desktop] Allow deletion of add-ons from the add-on menu (#3626) 4 months ago
crueter 7758f70833
[core] Fix language index mismatches (#3629) 4 months ago
DraVee a11eae425a
[file_sys] Check if language_entry is empty (#3619) 4 months ago
lizzie c610b61126
[common, hle] add new updates Polish+Thai languages (#3587) 4 months ago
lizzie 0a687b82d4
[crypto] Atomize all traces of MbedTLS, and require OpenSSL 3+ (#3606) 4 months ago
lizzie bfc720152a
[vfs] remove usage of 'dynamic_cast', use ankerl::map for files (#3594) 4 months ago
lizzie b6238d6df7
[vfs] fix crash at dtor() time (#3593) 4 months ago
xbzk 732b7eb560
[file_sys] added packed language entries support (#3585) 4 months ago
lizzie a8093c2a3c
[*] change all std::unordered_map and std::unordered_set into ankerl::unordered_dense::map/set variants (#3442) 4 months ago
Maufeat 69aff83ef4
[fs/core] Load external content without NAND install (#2862) 4 months ago
Maufeat eb7f74ce97
[fs] Add known FileSystemAttribute struct fields (from libhac) (#3275) 5 months ago
lizzie b9da45cb1f
[tests] fix compile+linking issues with PlayTime (#3345) 5 months ago
Maufeat 30cbec7ad5
[core/hle] Adds sorting game titles and prevents hard crashes in qlaunch (#3330) 5 months ago
lizzie 742622a98d
[file_sys, cheats] fix cheat_xxx.txt not being able to be disabled from Qt frontend (#3223) 5 months ago
Maufeat f58097e814
[hle,display,overlay,starter,hid] add overlay functions, starter applet (initially), HID handheld for system applets and fw21 stubs (#3080) 7 months ago
lizzie 7d239df065
[hle, kernel] Add support for FW21 and kernel changes (#3004) 7 months ago
lizzie 45a2008aa6
[common] replace Common::(DerivedFrom, IsArithmetic, Size, ConvertibleTo, IsIntegral) with libstdc++ equivalents (#290) 7 months ago
lizzie 3a54d322ab
[common] Common::Size -> std::size (#2910) 8 months ago
godpow 41e15e95b1
[crypto] Rework AES CTR/XTS streaming and squash heap churn (#2782) 8 months ago
lizzie 6ff043c4fb
[core/filesystem] "easier" cheats folder structure like Ryujinx (#2795) 8 months ago
unknown de46b8e817
[fs, qlaunch] add CreateSaveDataFileSystemWithCreationInfo2 and make qlaunch work again (#2760) 8 months ago
lizzie 440ee4916d
[nca] Use better tight loop allocation schemes (none at all) for AES decrypt/encrypt and force MbedTLS to use AES x86_64 instructions (#2750) 8 months ago
JPikachu 8ae7cfe96a
[romfs] Add romfslite mod folder support (Totk Ultracam) (#2730) 8 months ago
crueter badd913bee
[desktop] fix save data location, orphaned profiles finder (#2678) 8 months ago
MaranBr 2d8cb2d457
[file_sys] Properly fix the installation of new updates (#2651) 8 months ago
lizzie f19bbda517
[common] remove ranges polyfill (#2546) 9 months ago
lizzie 191e4c75a1
[meta] fix license headers (#2547) 9 months ago
lizzie 87d42cf542
[fs] remove usage of subpar PooledBuffer (#342) 9 months ago
MaranBr 8ac495acee
[fs] Remove remaining files from NCA bypass and fix some asserts (#2502) 9 months ago
crueter f4386423e8
[qt] refactor: qt_common lib (#94) 9 months ago
crueter d207df959a
[cmake, core] refactor: update mbedtls and make YUZU_USE_CPM better (#485) 9 months ago
MaranBr 3fbfd64722
[fs] Fix integrity check validation for new updates (#395) 9 months ago
Caio Oliveira 2502352180
[core, desktop] "fixes" from building on mxe/x86_64-w64-mingw32 (#396) 9 months ago