aboutsummaryrefslogtreecommitdiff
path: root/src/core
AgeCommit message (Expand)Author
2018-11-18software_keyboard: Check for UTF-8 config flagZach Hilman
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-18software_keyboard: Push all data over all channels on dialog completionZach Hilman
2018-11-18applet: Use std::queue instead of std::vector for storage stackZach Hilman
2018-11-18applet: Add operation completed callbackZach Hilman
2018-11-18software_keyboard: Push buffer size to offset 0x4 in output dataZach Hilman
2018-11-18software_keyboard: Make GetText asynchronousZach Hilman
2018-11-18am: Allow applets to push multiple and different channels of dataZach Hilman
2018-11-18am: Implement ILibraryAppletAccessor IsCompleted and GetResultZach Hilman
2018-11-18am: Implement text check software keyboard modeZach Hilman
2018-11-18am: Deglobalize software keyboard appletZach Hilman
2018-11-18qt/main: Register Qt Software Keyboard frontend with AMZach Hilman
2018-11-18am: Construct and use proper applets with ILibraryAppletAccessorZach Hilman
2018-11-18am/applets: Add connector between frontend and AM applet classesZach Hilman
2018-11-18frontend/applets: Add frontend software keyboard provider and defaultZach Hilman
2018-11-18am/applets: Add Applet superclass to describe a generic appletZach Hilman
2018-11-18am: Unstub ILibraryAppletAccessor::StartZach Hilman
2018-11-18am: Implement PopInteractiveOutData and PushInteractiveInDataZach Hilman
2018-11-18am: Convert storage stack to vectorZach Hilman
2018-11-18am: Move AM::IStorage to headerZach Hilman
2018-11-18am: Move IStorageAccessor to header and update backing bufferZach Hilman
2018-11-18am: Implement CreateTransferMemoryStorageZach Hilman
2018-11-18svc: Implement svcCreateTransferMemoryZach Hilman
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-16Report resolution scaling support for vi and amDavid 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-15fsp_srv: Add support for using open source archive if not found in NANDZach Hilman
2018-11-15file_sys: Add framework for synthesizing open source archivesZach Hilman
2018-11-15vfs_vector: Add VFS backend for std::arrayZach Hilman
2018-11-15csrng: Use random integer distribution instead of raw engineZach Hilman