index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2018-08-07
externals: Update catch to 2.3.0
Lioncash
2018-08-07
Merge pull request #964 from Hexagon12/lower-logs
bunnei
2018-08-07
Fixed the sRGB pixel format (#963)
Hexagon12
2018-08-07
Merge pull request #920 from DarkLordZach/titlekey
bunnei
2018-08-07
Merge pull request #957 from lioncash/event
bunnei
2018-08-07
Merge pull request #954 from lioncash/hid
bunnei
2018-08-07
Merge pull request #960 from lioncash/apm
bunnei
2018-08-07
Merge pull request #950 from lioncash/hotkey
bunnei
2018-08-07
Merge pull request #955 from lioncash/view
bunnei
2018-08-07
Merge pull request #953 from lioncash/time
bunnei
2018-08-07
Merge pull request #959 from KAMiKAZOW/cubeb-compilation
bunnei
2018-08-07
Merge pull request #956 from lioncash/nv
bunnei
2018-08-07
Lowered down the logging for methods
Hexagon12
2018-08-07
Merge pull request #952 from lioncash/usb
bunnei
2018-08-07
Merge pull request #949 from lioncash/priv
bunnei
2018-08-07
loader: Fix scope error in DeconstructedRomDirectory
Zach Hilman
2018-08-07
service/apm: Add the apm:sys service
Lioncash
2018-08-07
nvflinger: Correct typo in name of composition event
Lioncash
2018-08-07
nvdrv: Make Ioctl()'s definition match its prototype
Lioncash
2018-08-07
nvdrv: Get rid of indirect inclusions
Lioncash
2018-08-07
nvflinger: Get rid of indirect inclusions
Lioncash
2018-08-07
nvflinger: Use std::string_view in OpenDisplay()
Lioncash
2018-08-07
Make building cubeb optional
KAMiKAZOW
2018-08-07
services/hid: Add ActivateNpadWithRevision() to the hid function info array
Lioncash
2018-08-07
service/time: Amend command IDs of ToPosixTime() and ToPosixTimeWithMyRule()
Lioncash
2018-08-07
service: Add usb services
Lioncash
2018-08-07
qt/hotkey: Get rid of global hotkey map instance
Lioncash
2018-08-06
client_port: Make all data members private
Lioncash
2018-08-06
Merge pull request #931 from DarkLordZach/nca-as-drd
bunnei
2018-08-06
Merge pull request #947 from lioncash/encoding
bunnei
2018-08-06
GDBStub works with both Unicorn and Dynarmic now (#941)
Hedges
2018-08-06
Merge pull request #943 from lioncash/decl
bunnei
2018-08-06
Merge pull request #946 from lioncash/compress
bunnei
2018-08-06
Merge pull request #944 from lioncash/menu
bunnei
2018-08-06
Merge pull request #942 from lioncash/default
bunnei
2018-08-06
Merge pull request #940 from lioncash/private
bunnei
2018-08-06
Merge pull request #936 from bunnei/avoid-copies
bunnei
2018-08-06
Merge pull request #934 from lioncash/chrono
bunnei
2018-08-06
qt/main: Avoid sign conversions in UpdateRecentFiles()
Lioncash
2018-08-06
game_list: Remove unnecessary conversion to std::string in ValidateEntry()
Lioncash
2018-08-06
game_list: Use QString::fromStdString() where applicable instead of c_str()
Lioncash
2018-08-06
game_list: Join declarations and assignments in onTextChanged()
Lioncash
2018-08-06
qt/main: Collapse if statement in UpdateRecentFiles()
Lioncash
2018-08-06
qt/main: Better file-existence checking within OnMenuRecentFile() and UpdateU...
Lioncash
2018-08-06
qt: Don't show error dialog when canceling the Load Folder dialog
Lioncash
2018-08-06
qt/game_list_p: Remove redundant base class constructor invocations
Lioncash
2018-08-06
qt: Add missing override specifiers where applicable
Lioncash
2018-08-06
qt: Default destructors where applicable
Lioncash
2018-08-06
kernel/event: Make data members private
Lioncash
2018-08-06
Merge pull request #933 from lioncash/memory
bunnei
[next]