summaryrefslogtreecommitdiff
path: root/src/core
AgeCommit message (Expand)Author
2018-11-18Added missing start/end touch attributes to touchscreenDavid Marcec
2018-11-18Added debugpad skeletonDavid Marcec
2018-11-18Added controller helper funcsDavid Marcec
2018-11-18Changed polling rate of hid and Right joycon rotationDavid Marcec
2018-11-18Left joycon rotation button remappingDavid Marcec
2018-11-18Added automatic npad switch based on supported stylesetsDavid Marcec
2018-11-18Added multi-input support and controller assignment at any portDavid Marcec
2018-11-18Merge pull request #1620 from DarkLordZach/ldr-robunnei
2018-11-18Merge pull request #1718 from ogniK5377/lets-go-softlockbunnei
2018-11-18Merge pull request #1671 from DarkLordZach/vi-disconnectbunnei
2018-11-18Merge pull request #1728 from FearlessTobi/reset-signalMat M
2018-11-18svc: ResetSignal is not stubbedTobias
2018-11-17ldr_ro: Add error check for memory allocation failureZach Hilman
2018-11-17vi: Implement TransactParcel for Disconnect and DetachBufferZach Hilman
2018-11-17Stubbed am:EnableApplicationCrashReportMysticExile
2018-11-16Merge pull request #1711 from ogniK5377/bluetooth-lets-gobunnei
2018-11-16Merge pull request #1719 from bunnei/hwopus-fixbunnei
2018-11-16hwopus: DecodeInterleavedWithPerformance: Fix ordering of output parameters.bunnei
2018-11-17Implemented CalculateStandardUserSystemClockDifferenceByUserDavid Marcec
2018-11-16kernel/errors: Clean up error codesLioncash
2018-11-16Merge pull request #1638 from FreddyFunk/SetMemoryPermission-StubbedMat M
2018-11-16Merge pull request #1632 from DarkLordZach/keys-manager-optimizationsbunnei
2018-11-16Merge pull request #1706 from lioncash/file-errbunnei
2018-11-17Added various bluetooth based cmds for palmaDavid Marcec
2018-11-17Added SetIsPalmaAllConnectable, SetPalmaBoostModeDavid Marcec
2018-11-16file_sys/errors: Remove currently unused filesystem error codesLioncash
2018-11-16file_sys/errors: Get rid of the ErrCodes namespaceLioncash
2018-11-16file_sys/errors: Extract FS-related error codes to file_sys/errors.hLioncash
2018-11-15Fixed priority switching edge case for handheld (#1675)David
2018-11-15Merge pull request #1699 from DarkLordZach/deterministic-rng-3bunnei
2018-11-15csrng: Use random integer distribution instead of raw engineZach Hilman
2018-11-15Merge pull request #1687 from lioncash/deduplicationbunnei
2018-11-15Merge pull request #1618 from DarkLordZach/dump-nsobunnei
2018-11-15Merge pull request #1691 from lioncash/audrenbunnei
2018-11-15ldr_ro: Implement UnloadNro (command 1)Zach Hilman
2018-11-15ldr_ro: Fully Implement LoadNro (command 0)Zach Hilman
2018-11-15ldr_ro: Implement UnloadNrr (command 3)Zach Hilman
2018-11-15ldr_ro: Fully implement LoadNrr (command 2)Zach Hilman
2018-11-15process: Make MirrorMemory take state to map new memory asZach Hilman
2018-11-15pl_u: Resize buffers in shared font data getter to what game requestsZach Hilman
2018-11-14Merge pull request #1697 from lioncash/accbunnei
2018-11-14Merge pull request #1696 from lioncash/acc-condbunnei
2018-11-14service/acc: Correct error case within TrySelectUserWithoutInteraction()Lioncash
2018-11-14profile_manager: Replace iterative loop with a ranged-for loop in ParseUserSa...Lioncash
2018-11-14profile_manager: Move UUID Format function definitions into the cpp fileLioncash
2018-11-14Merge pull request #1690 from lioncash/nfpbunnei
2018-11-14Merge pull request #1689 from lioncash/breakbunnei
2018-11-14Merge pull request #1688 from lioncash/unusedbunnei
2018-11-14Merge pull request #1679 from DarkLordZach/deterministic-rng-2bunnei
2018-11-14nfp: Correct erroneous sizeof expression within GetTagInfo()Lioncash