aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2021-04-23hid: Implement SevenSixAxis and ConsoleSixAxisSensorgerman77
2021-04-22service: hid: Get transfer memory for InitializeSevenSixAxisSensorMorph
2021-04-21Merge pull request #6214 from Morph1984/time-fix-kirby-clashbunnei
2021-04-20Merge pull request #6219 from lioncash/log-erasebunnei
2021-04-20Merge pull request #6218 from lioncash/tcachebunnei
2021-04-20Merge pull request #6207 from lat9nq/sdl-2.0.14bunnei
2021-04-20log/backend: Use in-class initializer for FileBackendLioncash
2021-04-20log/backend: Make use of erase_ifLioncash
2021-04-19Merge pull request #6217 from Morph1984/consistent-writebuffersbunnei
2021-04-19Merge pull request #6215 from lioncash/duplicatebunnei
2021-04-19texture_cache/util: Fix src being used instead of dst within DeduceBlitImagesLioncash
2021-04-19general: Write buffers before pushing raw argumentsMorph
2021-04-19arp: Use type alias for issue functionLioncash
2021-04-19arp: Prevent uninitialized read of launch member variableLioncash
2021-04-19npad: Remove duplicated class member variableLioncash
2021-04-19time: Write buffer before pushing RESULT_SUCCESS in GetClockSnapshotMorph
2021-04-19time: Fix GetClockSnapshotFromSystemClockContextMorph
2021-04-18general: Ignore implicit-fallthrough for SDL.hlat9nq
2021-04-17cmake: Use SDL 2.0.14 and fix CMake scope issuelat9nq
2021-04-17applets: Send focus state change message on applet state changeMorph
2021-04-17applets: Make the applet mode a protected property of AppletMorph
2021-04-16Merge pull request #6125 from ogniK5377/nvdec-close-devbunnei
2021-04-16Merge pull request #6133 from Morph1984/project-eleuthiabunnei
2021-04-15Merge pull request #6119 from german77/SDLMappingbunnei
2021-04-16Address issuesChloe Marcec
2021-04-15applets/swkbd: Implement the Qt Software Keyboard frontendMorph
2021-04-15error: Make the error code as the title text of the OverlayDialogMorph
2021-04-15overlay_dialog: Add an overlay text dialog that accepts controller inputMorph
2021-04-15main: Move meta type registration into its own functionMorph
2021-04-15input_interpreter: Fix button hold being interpreted incorrectly on initMorph
2021-04-15applets/swkbd: Implement the Default Software Keyboard frontendMorph
2021-04-15applets/swkbd: Implement the Normal and Inline Software Keyboard AppletMorph
2021-04-15ILibraryAppletCreator: Implement CreateHandleStorageMorph
2021-04-15hle_ipc: Add helper functions to get copy/move handlesMorph
2021-04-15ILibraryAppletAccessor: Demote from ERROR to DEBUG for null storage logsMorph
2021-04-15applets: Pass in the LibraryAppletMode each applet's constructorMorph
2021-04-15applets: Remove the previous software keyboard applet implementationMorph
2021-04-14Merge pull request #6199 from lioncash/log-nsbunnei
2021-04-14log/backend: Correct order of const in copy constructorLioncash
2021-04-14common/log: Move Log namespace into the Common namespaceLioncash
2021-04-14Merge pull request #6196 from bunnei/asserts-settingbunnei
2021-04-14common: Move settings to common from core.bunnei
2021-04-14core: settings: Add setting for debug assertions and disable by default.bunnei
2021-04-14Merge pull request #6197 from ameerj/kreslimit-cleanupbunnei
2021-04-13Merge pull request #6195 from Morph1984/controller-applet-motionbunnei
2021-04-14k_resource_limit: Minor cleanup of member variables/headersameerj
2021-04-13Merge pull request #6185 from ameerj/process-reslimitbunnei
2021-04-13Merge pull request #6191 from lioncash/vdtorbunnei
2021-04-13Merge pull request #6190 from lioncash/constfn2bunnei
2021-04-13Merge pull request #6188 from lioncash/bitsbunnei