index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-04-19
Merge pull request #6216 from lioncash/uninit-read
bunnei
2021-04-19
arp: Use type alias for issue function
Lioncash
2021-04-19
arp: Prevent uninitialized read of launch member variable
Lioncash
2021-04-18
Merge pull request #6208 from lat9nq/boost-static
bunnei
2021-04-18
ci: linux: Link Boost statically
lat9nq
2021-04-17
Merge pull request #6204 from lat9nq/sdl2-external
Morph
2021-04-17
gitmodules: Remove unneeded prefix
lat9nq
2021-04-17
Merge pull request #6205 from Morph1984/applet-focus-state-change
bunnei
2021-04-17
applets: Send focus state change message on applet state change
Morph
2021-04-17
applets: Make the applet mode a protected property of Applet
Morph
2021-04-16
Merge pull request #6125 from ogniK5377/nvdec-close-dev
bunnei
2021-04-16
Merge pull request #6133 from Morph1984/project-eleuthia
bunnei
2021-04-16
externals: Add SDL 2.0.12
lat9nq
2021-04-16
Merge pull request #6201 from bunnei/remove-bintray
bunnei
2021-04-15
cmake: Remove use of bintray for externals.
bunnei
2021-04-15
Merge pull request #6119 from german77/SDLMapping
bunnei
2021-04-16
Address issues
Chloe Marcec
2021-04-15
applets/swkbd: Implement the Qt Software Keyboard frontend
Morph
2021-04-15
error: Make the error code as the title text of the OverlayDialog
Morph
2021-04-15
overlay_dialog: Add an overlay text dialog that accepts controller input
Morph
2021-04-15
main: Move meta type registration into its own function
Morph
2021-04-15
input_interpreter: Fix button hold being interpreted incorrectly on init
Morph
2021-04-15
qt_themes: Add styles for the On-Screen Keyboard and OverlayDialog
Its-Rei
2021-04-15
icons: Add icons for the On-Screen Keyboard overlay
Its-Rei
2021-04-15
applets/swkbd: Implement the Default Software Keyboard frontend
Morph
2021-04-15
applets/swkbd: Implement the Normal and Inline Software Keyboard Applet
Morph
2021-04-15
ILibraryAppletCreator: Implement CreateHandleStorage
Morph
2021-04-15
hle_ipc: Add helper functions to get copy/move handles
Morph
2021-04-15
ILibraryAppletAccessor: Demote from ERROR to DEBUG for null storage logs
Morph
2021-04-15
applets: Pass in the LibraryAppletMode each applet's constructor
Morph
2021-04-15
applets: Remove the previous software keyboard applet implementation
Morph
2021-04-14
Merge pull request #6199 from lioncash/log-ns
bunnei
2021-04-14
log/backend: Correct order of const in copy constructor
Lioncash
2021-04-14
common/log: Move Log namespace into the Common namespace
Lioncash
2021-04-14
Merge pull request #6196 from bunnei/asserts-setting
bunnei
2021-04-14
common: Move settings to common from core.
bunnei
2021-04-14
core: settings: Add setting for debug assertions and disable by default.
bunnei
2021-04-14
Merge pull request #6197 from ameerj/kreslimit-cleanup
bunnei
2021-04-13
Merge pull request #6195 from Morph1984/controller-applet-motion
bunnei
2021-04-14
k_resource_limit: Minor cleanup of member variables/headers
ameerj
2021-04-13
Merge pull request #6185 from ameerj/process-reslimit
bunnei
2021-04-13
Merge pull request #6191 from lioncash/vdtor
bunnei
2021-04-13
Merge pull request #6190 from lioncash/constfn2
bunnei
2021-04-13
Merge pull request #6188 from lioncash/bits
bunnei
2021-04-13
Merge pull request #6187 from lioncash/sign-conv
bunnei
2021-04-13
applets/controller: Hook up the "Motion" button functionality
Morph
2021-04-12
Merge pull request #6186 from lioncash/cache-erase
bunnei
2021-04-12
Merge pull request #6193 from lioncash/incguard
bunnei
2021-04-12
nvidia_flags: Add missing header guard
Lioncash
2021-04-12
kernel/process: Replace process resource limit instance with the kernel's res...
ameerj
[next]