| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | internal_network: cancel pending socket operations on application process ↵ | 2023-08-26 | 3 | -3/+88 | ||
| | | | | | | | | | | | | | termination | |||||
| * | | | Merge pull request #11486 from liamwhite/system-verification | 2023-09-13 | 4 | -1/+37 | ||
| |\ \ \ | | | | | | | | | qt: add verification for installed contents | |||||
| | * | | | qt: add verification for installed contents | 2023-09-12 | 4 | -1/+37 | ||
| | | |/ | |/| | ||||||
| * | | | Merge pull request #11480 from german77/mii_service | 2023-09-13 | 23 | -1942/+4464 | ||
| |\ \ \ | | | | | | | | | service: mii: Update implementation Part1 | |||||
| | * | | | service: mii: Remove most magic values | 2023-09-11 | 10 | -1069/+1537 | ||
| | | | | | ||||||
| | * | | | mii: service: Address review | 2023-09-11 | 12 | -103/+133 | ||
| | | | | | ||||||
| | * | | | mii: Prepare Interface for new implementation | 2023-09-11 | 6 | -138/+210 | ||
| | | | | | ||||||
| | * | | | service: mii: Fix ver3 inconsistencies | 2023-09-11 | 9 | -217/+473 | ||
| | | | | | ||||||
| | * | | | service: mii: move char info operations | 2023-09-10 | 4 | -21/+576 | ||
| | | | | | ||||||
| | * | | | service: mii: Move store data operations | 2023-09-10 | 5 | -73/+512 | ||
| | | | | | ||||||
| | * | | | service: mii: Move core data operations | 2023-09-10 | 5 | -246/+730 | ||
| | | | | | ||||||
| | * | | | service: mii: Move ver3 operations | 2023-09-10 | 7 | -243/+241 | ||
| | | | | | ||||||
| | * | | | service: mii: separate mii types into their own file | 2023-09-10 | 20 | -542/+586 | ||
| | | | | | ||||||
| | * | | | service: mii: Move all raw data to it's file | 2023-09-10 | 5 | -381/+479 | ||
| | | | | | ||||||
| | * | | | service: mii: Add mii util and result | 2023-09-10 | 5 | -11/+89 | ||
| | |/ / | ||||||
| * | | | Merge pull request #11473 from liamwhite/fix-launch-param | 2023-09-13 | 4 | -27/+44 | ||
| |\ \ \ | |/ / |/| | | am: Implement UserChannel parameters | |||||
| | * | | am: Implement UserChannel parameters | 2023-09-10 | 3 | -10/+43 | ||
| | | | | | | | | | | | | | Used by the Super Mairo 3D All-Stars collection. | |||||
| | * | | am: Remove bcat from PopLaunchParameter | 2023-09-09 | 2 | -21/+5 | ||
| | | | | | | | | | | | | | | | | | | | This never belonged here and has no use anymore since the Boxcat backend was removed. . | |||||
| * | | | Merge pull request #11456 from liamwhite/worse-integrity-verification | 2023-09-10 | 8 | -1/+165 | ||
| |\ \ \ | |/ / |/| | | core: implement basic integrity verification | |||||
| | * | | core: implement basic integrity verification | 2023-09-06 | 8 | -1/+165 | ||
| | | | | ||||||
| * | | | service: mii: Fix broken mii on MK8 | 2023-09-07 | 6 | -7/+118 | ||
| | | | | ||||||
| * | | | Merge pull request #11428 from Kelebek1/adsp_rework | 2023-09-06 | 4 | -5/+5 | ||
| |\ \ \ | | | | | | | | | Rework ADSP into a wrapper for apps | |||||
| | * | | | Rework ADSP into a wrapper for apps | 2023-09-04 | 4 | -5/+5 | ||
| | | | | | ||||||
| * | | | | Merge pull request #11434 from danilaml/fix-warnings | 2023-09-06 | 3 | -4/+4 | ||
| |\ \ \ \ | | | | | | | | | | | msvc: set warning level to /W4 globally | |||||
| | * | | | | msvc: set warning level to /W4 globally | 2023-09-03 | 3 | -4/+4 | ||
| | |/ / / | | | | | | | | | | | | | And fix a bunch of warnings | |||||
| * | | | | Merge pull request #11451 from german77/mob_mii | 2023-09-06 | 3 | -105/+3 | ||
| |\ \ \ \ | |_|/ / |/| | | | service: mii: Fix default mii database | |||||
| | * | | | service: mii: Fix default mii database | 2023-09-05 | 3 | -105/+3 | ||
| | | | | | ||||||
| * | | | | core: Add support for loading NSPs with personalized tickets. (#10048) | 2023-09-05 | 5 | -145/+186 | ||
| |/ / / | | | | | | | | | | Co-authored-by: Morph <39850852+Morph1984@users.noreply.github.com> | |||||
| * | | | Merge pull request #11384 from liamwhite/am-shutdown | 2023-09-02 | 3 | -11/+29 | ||
| |\ \ \ | | | | | | | | | am: shorten shutdown timeout when lock is not held | |||||
| | * | | | am: shorten shutdown timeout when lock is not held | 2023-08-26 | 3 | -11/+29 | ||
| | | |/ | |/| | ||||||
| * | | | Merge pull request #11412 from liamwhite/key-area-keys | 2023-09-02 | 1 | -4/+13 | ||
| |\ \ \ | |_|/ |/| | | vfs: ensure key area keys are validated | |||||
| | * | | vfs: ensure key area keys are validated | 2023-08-28 | 1 | -4/+13 | ||
| | | | | ||||||
| * | | | hwopus: Implement GetWorkBufferSizeExEx | 2023-08-30 | 2 | -1/+6 | ||
| | | | | | | | | | | | | | | | | | | | Allows Sea of Stars to boot. Fixes https://github.com/yuzu-emu/yuzu/issues/11415. | |||||
| * | | | Merge pull request #11409 from liamwhite/splatoon-nsd-v2 | 2023-08-29 | 2 | -2/+21 | ||
| |\ \ \ | |/ / |/| | | sfdnsres: ensure lp1 is not resolved | |||||
| | * | | sfdnsres: ensure lp1 is not resolved | 2023-08-28 | 2 | -2/+21 | ||
| | | | | ||||||
| * | | | hwopus: Implement OpenHardwareOpusDecoderForMultiStreamEx and ↵ | 2023-08-27 | 2 | -3/+51 | ||
| |/ / | | | | | | | | | | | | | | | DecodeInterleavedForMultiStream Allows MLB The Show 22 to boot. Fixes https://github.com/yuzu-emu/yuzu/issues/7911. | |||||
| * | | Merge pull request #11356 from lat9nq/console-mode-pg | 2023-08-26 | 8 | -10/+15 | ||
| |\ \ | |/ |/| | general,config-qt: Present Console Mode as an enum with separate options in game properties | |||||
| | * | general: Use console mode helper across project | 2023-08-22 | 8 | -14/+10 | ||
| | | | ||||||
| | * | general: Convert use_docked_mode to an enumeration | 2023-08-22 | 8 | -10/+19 | ||
| | | | | | | | | | Allows some special interactions with it in the Qt frontend. | |||||
| * | | Merge pull request #11370 from FearlessTobi/fix-filesize | 2023-08-25 | 1 | -1/+10 | ||
| |\ \ | | | | | | | filesystem: Return correct error for RenameFile when dest_path already exists | |||||
| | * | | filesystem: Return correct error for RenameFile when dest_path already exists | 2023-08-24 | 1 | -1/+10 | ||
| | |/ | | | | | | | | | | | Allows Grid Autosport to boot. Fixes https://github.com/yuzu-emu/yuzu/issues/8287. | |||||
| * | | ssl: tolerate handshake without hostname set (#11328) | 2023-08-26 | 3 | -24/+14 | ||
| | | | ||||||
| * | | registered_cache: create fake CNMT entries for program updates of ↵ | 2023-08-26 | 1 | -9/+28 | ||
| | | | | | | | | | multiprogram applications (#11319) | |||||
| * | | kernel: offset code entry point for 39-bit address space type (#11326) | 2023-08-25 | 7 | -11/+33 | ||
| | | | ||||||
| * | | nvhost_as_gpu: ensure mappings are aligned to big page size when deallocated | 2023-08-25 | 1 | -1/+3 | ||
| | | | ||||||
| * | | Merge pull request #11327 from liamwhite/skyline-2 | 2023-08-24 | 3 | -2/+10 | ||
| |\ \ | |/ |/| | sockets: avoid locking around socket session calls | |||||
| | * | sockets: avoid locking around socket session calls | 2023-08-19 | 3 | -2/+10 | ||
| | | | ||||||
| * | | Merge pull request #11309 from liamwhite/full-xci | 2023-08-21 | 2 | -7/+42 | ||
| |\ \ | | | | | | | file_sys/card_image: support dumps with prepended key area | |||||
| | * | | file_sys/card_image: support dumps with prepended key area | 2023-08-17 | 2 | -7/+42 | ||
| | | | | ||||||
| * | | | patch_manager: apply manual HTML patches when present | 2023-08-21 | 1 | -1/+8 | ||
| | | | | ||||||