| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | | | 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 | 10 | -14/+34 | ||
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | filesystem: Cache RegisteredCacheUnion instead of constructing on demand | 2018-11-01 | 2 | -4/+11 | ||
| | * | | | | | | | file_sys: Use common KeyManager in NCA container types | 2018-11-01 | 6 | -7/+18 | ||
| | * | | | | | | | content_archive: Add optional KeyManager parameter to constructor | 2018-11-01 | 2 | -3/+5 | ||
| * | | | | | | | | Merge pull request #1706 from lioncash/file-err | 2018-11-16 | 4 | -33/+16 | ||
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | file_sys/errors: Remove currently unused filesystem error codes | 2018-11-16 | 1 | -10/+0 | ||
| | * | | | | | | | | file_sys/errors: Get rid of the ErrCodes namespace | 2018-11-16 | 1 | -17/+5 | ||
| | * | | | | | | | | file_sys/errors: Extract FS-related error codes to file_sys/errors.h | 2018-11-16 | 4 | -14/+19 | ||
| | | |_|/ / / / / | |/| | | | | | | ||||||
| * / | | | | | | | 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 | 7 | -7/+48 | ||
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | patch_manager: Add support for dumping decompressed NSOs | 2018-10-29 | 2 | -1/+14 | ||
| | * | | | | | | | settings: Add setting to control NSO dumping | 2018-10-29 | 1 | -0/+1 | ||
| | * | | | | | | | bis_factory: Add getter for mod dump root for a title ID | 2018-10-29 | 4 | -6/+33 | ||
| | | |_|_|_|/ / | |/| | | | | | ||||||
| * | | | | | | | 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 | 4 | -2/+28 | ||
| |\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| | * | | | | | | svc: Use proper random entropy generation algorithm | 2018-11-13 | 4 | -2/+28 | ||
| | |/ / / / / | ||||||
| * | | | | | | Merge pull request #1680 from lioncash/mem | 2018-11-13 | 4 | -86/+98 | ||
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | vm_manager: Unstub GetTotalHeapUsage() | 2018-11-13 | 1 | -2/+1 | ||
| | * | | | | | | kernel/process: Migrate heap-related memory management out of the process cla... | 2018-11-13 | 4 | -84/+97 | ||
| | |/ / / / / | ||||||
| * | | | | | | Merge pull request #1682 from lioncash/audio | 2018-11-13 | 1 | -2/+23 | ||
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | hle/audren_u: Implement Get/SetRenderingTimeLimit | 2018-11-13 | 1 | -2/+23 | ||
| | |/ / / / / | ||||||
| * | | | | | | Merge pull request #1608 from DarkLordZach/save-data-reader | 2018-11-13 | 10 | -16/+260 | ||
| |\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| | * | | | | | ns: Implement command 400: GetApplicationControlData | 2018-10-29 | 4 | -17/+75 | ||
| | * | | | | | fsp_srv: Implement ISaveDataInfoReader | 2018-10-29 | 1 | -0/+144 | ||