| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | Added multi-input support and controller assignment at any port | 2018-11-18 | 2 | -122/+181 | ||
| | |/ / / / |/| | | | | ||||||
| * | | | | | Merge pull request #1620 from DarkLordZach/ldr-ro | 2018-11-18 | 6 | -21/+400 | ||
| |\ \ \ \ \ | ||||||
| | * | | | | | ldr_ro: Add error check for memory allocation failure | 2018-11-17 | 4 | -13/+27 | ||
| | * | | | | | ldr_ro: Implement UnloadNro (command 1) | 2018-11-15 | 1 | -22/+85 | ||
| | * | | | | | ldr_ro: Fully Implement LoadNro (command 0) | 2018-11-15 | 1 | -11/+110 | ||
| | * | | | | | ldr_ro: Implement UnloadNrr (command 3) | 2018-11-15 | 1 | -2/+84 | ||
| | * | | | | | ldr_ro: Fully implement LoadNrr (command 2) | 2018-11-15 | 1 | -0/+112 | ||
| | * | | | | | process: Make MirrorMemory take state to map new memory as | 2018-11-15 | 1 | -1/+2 | ||
| | * | | | | | pl_u: Resize buffers in shared font data getter to what game requests | 2018-11-15 | 1 | -0/+8 | ||
| * | | | | | | Merge pull request #1718 from ogniK5377/lets-go-softlock | 2018-11-18 | 3 | -1/+18 | ||
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Implemented CalculateStandardUserSystemClockDifferenceByUser | 2018-11-17 | 3 | -1/+18 | ||
| * | | | | | | | Merge pull request #1671 from DarkLordZach/vi-disconnect | 2018-11-18 | 1 | -0/+22 | ||
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | vi: Implement TransactParcel for Disconnect and DetachBuffer | 2018-11-17 | 1 | -0/+22 | ||
| | | |_|_|_|/ / | |/| | | | | | ||||||
| * | | | | | | | Merge pull request #1728 from FearlessTobi/reset-signal | 2018-11-18 | 1 | -1/+1 | ||
| |\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | ||||||
| | * | | | | | | svc: ResetSignal is not stubbed | 2018-11-18 | 1 | -1/+1 | ||
| * | | | | | | | Stubbed am:EnableApplicationCrashReport | 2018-11-17 | 2 | -10/+18 | ||
| * | | | | | | | Merge pull request #1711 from ogniK5377/bluetooth-lets-go | 2018-11-16 | 2 | -1/+145 | ||
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Added various bluetooth based cmds for palma | 2018-11-17 | 2 | -1/+145 | ||
| | | |_|_|_|/ / | |/| | | | | | ||||||
| * | | | | | | | Merge pull request #1719 from bunnei/hwopus-fix | 2018-11-16 | 1 | -1/+1 | ||
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | hwopus: DecodeInterleavedWithPerformance: Fix ordering of output parameters. | 2018-11-16 | 1 | -1/+1 | ||
| | | |_|_|/ / / | |/| | | | | | ||||||
| * / | | | | | | kernel/errors: Clean up error codes | 2018-11-16 | 2 | -62/+32 | ||
| |/ / / / / / | ||||||
| * | | | | | | Merge pull request #1638 from FreddyFunk/SetMemoryPermission-Stubbed | 2018-11-16 | 2 | -1/+48 | ||
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Implement SetMemoryPermission | 2018-11-06 | 1 | -3/+39 | ||
| | * | | | | | | Stubbed SetMemoryPermission | 2018-11-03 | 2 | -1/+12 | ||
| | | |_|/ / / | |/| | | | | ||||||
| * | | | | | | Merge pull request #1632 from DarkLordZach/keys-manager-optimizations | 2018-11-16 | 2 | -4/+11 | ||
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | filesystem: Cache RegisteredCacheUnion instead of constructing on demand | 2018-11-01 | 2 | -4/+11 | ||
| * | | | | | | | Merge pull request #1706 from lioncash/file-err | 2018-11-16 | 3 | -13/+11 | ||
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | file_sys/errors: Extract FS-related error codes to file_sys/errors.h | 2018-11-16 | 3 | -13/+11 | ||
| | | |_|/ / / / | |/| | | | | | ||||||
| * / | | | | | | Added SetIsPalmaAllConnectable, SetPalmaBoostMode | 2018-11-17 | 1 | -2/+14 | ||
| |/ / / / / / | ||||||
| * | | | | | | Fixed priority switching edge case for handheld (#1675) | 2018-11-15 | 1 | -12/+46 | ||
| * | | | | | | Merge pull request #1699 from DarkLordZach/deterministic-rng-3 | 2018-11-15 | 1 | -1/+2 | ||
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | csrng: Use random integer distribution instead of raw engine | 2018-11-15 | 1 | -1/+2 | ||
| | | |_|_|/ / | |/| | | | | ||||||
| * | | | | | | Merge pull request #1687 from lioncash/deduplication | 2018-11-15 | 2 | -37/+13 | ||
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | kernel/thread: Deduplicate scheduler switching code | 2018-11-14 | 2 | -37/+13 | ||
| * | | | | | | | Merge pull request #1618 from DarkLordZach/dump-nso | 2018-11-15 | 2 | -4/+22 | ||
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | bis_factory: Add getter for mod dump root for a title ID | 2018-10-29 | 2 | -4/+22 | ||
| | | |_|_|_|/ / | |/| | | | | | ||||||
| * | | | | | | | Merge pull request #1691 from lioncash/audren | 2018-11-15 | 1 | -3/+3 | ||
| |\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | ||||||
| | * | | | | | | service/audren_u: Forward RequestUpdateAuto through the same function as Requ... | 2018-11-14 | 1 | -3/+3 | ||
| * | | | | | | | Merge pull request #1697 from lioncash/acc | 2018-11-14 | 2 | -15/+23 | ||
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | profile_manager: Replace iterative loop with a ranged-for loop in ParseUserSa... | 2018-11-14 | 1 | -4/+5 | ||
| | * | | | | | | | profile_manager: Move UUID Format function definitions into the cpp file | 2018-11-14 | 2 | -11/+18 | ||
| * | | | | | | | | Merge pull request #1696 from lioncash/acc-cond | 2018-11-14 | 1 | -2/+4 | ||
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | service/acc: Correct error case within TrySelectUserWithoutInteraction() | 2018-11-14 | 1 | -2/+4 | ||
| | |/ / / / / / / | ||||||
| * | | | | | | | | Merge pull request #1690 from lioncash/nfp | 2018-11-14 | 1 | -1/+1 | ||
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | nfp: Correct erroneous sizeof expression within GetTagInfo() | 2018-11-14 | 1 | -1/+1 | ||
| | | |_|_|/ / / / | |/| | | | | | | ||||||
| * | | | | | | | | Merge pull request #1689 from lioncash/break | 2018-11-14 | 1 | -0/+1 | ||
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | hid/npad: Add missing break in switch statement within Controller_NPad::OnUpd... | 2018-11-14 | 1 | -0/+1 | ||
| | |/ / / / / / / | ||||||
| * | | | | | | | | Merge pull request #1688 from lioncash/unused | 2018-11-14 | 1 | -2/+2 | ||
| |\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||||
| | * | | | | | | | service: Mark MakeFunctionString with the [[maybe_unused]] attribute. | 2018-11-14 | 1 | -2/+2 | ||
| | |/ / / / / / | ||||||
| * | | | | | | | Merge pull request #1679 from DarkLordZach/deterministic-rng-2 | 2018-11-14 | 3 | -1/+27 | ||
| |\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||