summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-18Merge pull request #6208 from lat9nq/boost-staticbunnei
2021-04-18ci: linux: Link Boost staticallylat9nq
2021-04-18general: Ignore implicit-fallthrough for SDL.hlat9nq
2021-04-17cmake: Use SDL 2.0.14 and fix CMake scope issuelat9nq
2021-04-17Merge pull request #6204 from lat9nq/sdl2-externalMorph
2021-04-17gitmodules: Remove unneeded prefixlat9nq
2021-04-17Merge pull request #6205 from Morph1984/applet-focus-state-changebunnei
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-16externals: Add SDL 2.0.12lat9nq
2021-04-16Merge pull request #6201 from bunnei/remove-bintraybunnei
2021-04-15cmake: Remove use of bintray for externals.bunnei
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-15qt_themes: Add styles for the On-Screen Keyboard and OverlayDialogIts-Rei
2021-04-15icons: Add icons for the On-Screen Keyboard overlayIts-Rei
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-15game_list: Mark games as favorite to make them appear at the top.Kewlan
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
2021-04-13Merge pull request #6187 from lioncash/sign-convbunnei
2021-04-13applets/controller: Hook up the "Motion" button functionalityMorph