| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | service: mii: Fix reported bugs | 2023-09-27 | 5 | -4/+6 | ||
| | | | | | ||||||
| * | | | | Merge pull request #11402 from FernandoS27/depth-bias-control | 2023-09-28 | 1 | -0/+7 | ||
| |\ \ \ \ | | | | | | | | | | | Vulkan: Implement Depth Bias Control | |||||
| | * | | | | Vulkan: add temporary workaround for AMDVLK | 2023-09-16 | 1 | -0/+7 | ||
| | | | | | | ||||||
| * | | | | | fsp-srv: add GetFileSystemAttribute | 2023-09-25 | 1 | -0/+41 | ||
| | |/ / / |/| | | | ||||||
| * | | | | service: mii: Limit checks to string size | 2023-09-23 | 1 | -1/+1 | ||
| | | | | | ||||||
| * | | | | service: hid: Set last connected controller as active | 2023-09-23 | 1 | -0/+1 | ||
| | | | | | ||||||
| * | | | | service: am: Stub to exit applet cleanly | 2023-09-23 | 2 | -3/+31 | ||
| | | | | | ||||||
| * | | | | service: am: Implement stuff needed for Mii Edit | 2023-09-23 | 3 | -22/+238 | ||
| | | | | | ||||||
| * | | | | service: fsp: Implement CreateSaveDataFileSystemBySystemSaveDataId and ↵ | 2023-09-23 | 2 | -2/+24 | ||
| | | | | | | | | | | | | | | | | | OpenSaveDataFileSystemBySystemSaveDataId | |||||
| * | | | | service: ns: Implement GetSharedFontInOrderOfPriorityForSystem | 2023-09-23 | 1 | -4/+13 | ||
| | | | | | ||||||
| * | | | | am: mii_edit: Implement DB operations | 2023-09-21 | 8 | -73/+139 | ||
| | | | | | ||||||
| * | | | | pfs: Fix reading filenames past the buffer end | 2023-09-21 | 1 | -0/+1 | ||
| | |/ / |/| | | ||||||
| * | | | Merge pull request #11526 from german77/mii_service_v2 | 2023-09-19 | 19 | -244/+1861 | ||
| |\ \ \ | | | | | | | | | service: mii: Update implementation Part2 - Mii database support | |||||
| | * | | | service: mii: Address review comments | 2023-09-18 | 7 | -22/+24 | ||
| | | | | | ||||||
| | * | | | service: mii: Implement the rest of the service | 2023-09-17 | 3 | -103/+751 | ||
| | | | | | ||||||
| | * | | | service: mii: Implement database manager | 2023-09-17 | 3 | -0/+480 | ||
| | | | | | ||||||
| | * | | | service: mii: Implement figurine database | 2023-09-17 | 3 | -0/+210 | ||
| | | | | | ||||||
| | * | | | service: mii: Add device crc16 | 2023-09-17 | 1 | -0/+26 | ||
| | | | | | ||||||
| | * | | | service: nfc: Fully Implement GetRegisterInfoPrivate | 2023-09-17 | 1 | -3/+5 | ||
| | | | | | ||||||
| | * | | | service: mii: Complete structs and fix mistakes | 2023-09-17 | 9 | -138/+387 | ||
| | | | | | ||||||
| * | | | | Merge pull request #11536 from abouvier/renderdoc | 2023-09-19 | 1 | -1/+1 | ||
| |\ \ \ \ | | | | | | | | | | | cmake: prefer system renderdoc header | |||||
| | * | | | | cmake: prefer system renderdoc header | 2023-09-18 | 1 | -1/+1 | ||
| | |/ / / | ||||||
| * | | | | Merge pull request #11538 from cathyjf/renderdoc-check-correct-win32-symbol | 2023-09-19 | 1 | -1/+1 | ||
| |\ \ \ \ | | | | | | | | | | | renderdoc: Check for `_WIN32` symbol rather than `WIN32` | |||||
| | * | | | | renderdoc: Check for `_WIN32` symbol rather than `WIN32` | 2023-09-18 | 1 | -1/+1 | ||
| | |/ / / | ||||||
| * / / / | aoc: stub purchase info calls | 2023-09-18 | 1 | -2/+18 | ||
| |/ / / | ||||||
| * | | | mii_types: Remove null terminator check | 2023-09-17 | 1 | -4/+1 | ||
| | | | | | | | | | | | | | | | | | | | | | | This is an OoB array access, causing a crash on at least the Linux Flatpak releases. Co-authored-by: german77 <juangerman-13@hotmail.com> | |||||
| * | | | Merge pull request #11522 from liamwhite/vfs-needs-results | 2023-09-17 | 1 | -1/+3 | ||
| |\ \ \ | | | | | | | | | registered_cache: correct file deletion case | |||||
| | * | | | registered_cache: correct file deletion case | 2023-09-16 | 1 | -1/+3 | ||
| | |/ / | ||||||
| * / / | Reimplement HardwareOpus | 2023-09-16 | 5 | -335/+428 | ||
| |/ / | ||||||
| * | | Merge pull request #11519 from german77/system-policy | 2023-09-16 | 4 | -8/+52 | ||
| |\ \ | | | | | | | service: hid: Implement ApplyNpadSystemCommonPolicy | |||||
| | * | | service: hid: Implement ApplyNpadSystemCommonPolicy | 2023-09-16 | 4 | -8/+52 | ||
| | | | | ||||||
| * | | | Merge pull request #11518 from german77/bad-npad | 2023-09-16 | 5 | -36/+42 | ||
| |\ \ \ | | | | | | | | | service: hid: Implement last active Npad and fix some errors. | |||||
| | * | | | hid: service: Remove outdated field from npad | 2023-09-16 | 2 | -27/+14 | ||
| | | | | | ||||||
| | * | | | hid: service: Implement Last active Npad | 2023-09-16 | 4 | -1/+20 | ||
| | | | | | ||||||
| | * | | | service: hid: Ensure state is correct | 2023-09-16 | 1 | -8/+8 | ||
| | |/ / | ||||||
| * | | | Merge pull request #11517 from german77/amiibo-format | 2023-09-16 | 1 | -6/+8 | ||
| |\ \ \ | | | | | | | | | service: nfc: Fix amiibo formatting | |||||
| | * | | | service: nfc: Fix amiibo formatting | 2023-09-15 | 1 | -6/+8 | ||
| | |/ / | ||||||
| * | | | Merge pull request #11500 from liamwhite/debug-stuff | 2023-09-16 | 12 | -17/+36 | ||
| |\ \ \ | | | | | | | | | core: improve debug workflow | |||||
| | * | | | core: improve debug workflow | 2023-09-14 | 12 | -17/+36 | ||
| | | |/ | |/| | ||||||
| * | | | Merge pull request #11492 from lat9nq/c-numeric-conversions | 2023-09-16 | 3 | -7/+7 | ||
| |\ \ \ | | | | | | | | | general: Remove uncaught usages of C++ string number conversions | |||||
| | * | | | cheat_engine: Remove uncaught usage of stoul | 2023-09-13 | 1 | -1/+1 | ||
| | | | | | ||||||
| | * | | | ips_layer: Remove uncaught usage of stoul/ll | 2023-09-13 | 1 | -2/+2 | ||
| | | | | | ||||||
| | * | | | key_manager: Remove uncaught usage of stoul | 2023-09-13 | 1 | -4/+4 | ||
| | | | | | ||||||
| * | | | | Merge pull request #11483 from FearlessTobi/save-size-max | 2023-09-16 | 3 | -2/+15 | ||
| |\ \ \ \ | | | | | | | | | | | am: Stub GetSaveDataSizeMax | |||||
| | * | | | | am: Stub GetSaveDataSizeMax | 2023-09-12 | 2 | -1/+14 | ||
| | | | | | | | | | | | | | | | | | | | | | Needed for Minecraft Legends. | |||||
| | * | | | | bsd: Demote "Select" log to dehug | 2023-09-12 | 1 | -1/+1 | ||
| | | | | | | | | | | | | | | | | | | | | | This is very spammy in Minecraft Legends. | |||||
| * | | | | | debug: Add renderdoc capture hotkey | 2023-09-14 | 5 | -1/+98 | ||
| | |_|/ / |/| | | | ||||||
| * | | | | ngc: implement service | 2023-09-14 | 5 | -68/+156 | ||
| | |_|/ |/| | | ||||||
| * | | | Merge pull request #11385 from liamwhite/acceptcancel | 2023-09-13 | 3 | -3/+91 | ||
| |\ \ \ | |_|/ |/| | | internal_network: cancel pending socket operations on application process termination | |||||
| | * | | internal_network: log error on interrupt pipe read failure | 2023-09-08 | 1 | -1/+4 | ||
| | | | | ||||||