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-10-07
Fixed smo softlock
David Marcec
2018-10-06
qt: Update telemetry links
Lioncash
2018-10-06
Merge pull request #1332 from FearlessTobi/port-web-backend
bunnei
2018-10-06
kernel/mutex: Amend behavior of TransferMutexOwnership()
Lioncash
2018-10-05
Merge pull request #1440 from lioncash/array
bunnei
2018-10-05
Merge pull request #1438 from ReinUsesLisp/quads
bunnei
2018-10-05
thread: Make the scheduler pointer a regular pointer
balika011
2018-10-05
Merge pull request #1439 from lioncash/thread
bunnei
2018-10-05
Merge pull request #1442 from lioncash/format
bunnei
2018-10-04
text_formatter: Avoid unnecessary string temporary creation in PrintMessage()
Lioncash
2018-10-04
ui_settings: Place definition of the theme array within the cpp file
Lioncash
2018-10-04
Merge pull request #1415 from DarkLordZach/ips
bunnei
2018-10-04
kernel/thread: Make all instance variables private
Lioncash
2018-10-04
gl_rasterizer: Implement quads topology
ReinUsesLisp
2018-10-03
Merge pull request #1434 from DarkLordZach/dlc-edge-case
bunnei
2018-10-03
Merge pull request #1428 from lioncash/qt
bunnei
2018-10-03
Merge pull request #1431 from lioncash/audio
bunnei
2018-10-03
Merge pull request #1433 from lioncash/fs
bunnei
2018-10-03
Merge pull request #1429 from lioncash/translate
bunnei
2018-10-03
Merge pull request #1436 from lioncash/view
bunnei
2018-10-03
Merge pull request #1432 from lioncash/lbl
bunnei
2018-10-03
Merge pull request #1426 from FearlessTobi/port-4253
bunnei
2018-10-03
Merge pull request #1435 from lioncash/xci
bunnei
2018-10-03
submission_package: Avoid dangling std::string_view within SetTicketKeys()
Lioncash
2018-10-03
submission_package: Correct location of null check within SetTicketKeys()
Lioncash
2018-10-03
submission_package: Use std::string's rfind() when looking for the extension ...
Lioncash
2018-10-03
submission_package: Ensure the 'extracted' member variable is always initialized
Lioncash
2018-10-03
submission_package: Move ExeFS and RomFS initialization to its own function
Lioncash
2018-10-03
submission_package: Move NCA reading code to its own function
Lioncash
2018-10-03
submission_package: Move ticket key setting to its own function
Lioncash
2018-10-03
submission_package: Invert conditionals within NSP's constructor to reduce ne...
Lioncash
2018-10-02
card_image: Ensure program_nca_status is always initialized
Lioncash
2018-10-02
aoc_u: Fix edge case with DLC that causes breaks
Zach Hilman
2018-10-02
services/fsp_srv: Amend service function table
Lioncash
2018-10-02
service/lbl: Update service function table
Lioncash
2018-10-02
configure_input: Make analog mapping strings translatable
Lioncash
2018-10-02
configure_audio: Move combo box index setting to their own functions
Lioncash
2018-10-02
configure_audio: Use QString::fromStdString() for converting audio device names
Lioncash
2018-10-02
configure_audio: Add disambiguation comment for the volume percentage string
Lioncash
2018-10-02
configure_graphics: Make functions internally linked where applicable
Lioncash
2018-10-02
nso: Optimize loading of IPS patches
Zach Hilman
2018-10-02
string_util: unify UTF8<->UTF16 conversion to codecvt
Weiyi Wang
2018-10-02
string_util: remove TString conversion for windows
Weiyi Wang
2018-10-02
string_util: remove ShiftJIS/CP1252 conversion function
Weiyi Wang
2018-10-02
Review comments - part 5
fearlessTobi
2018-10-02
Review comments -part 4
fearlessTobi
2018-10-02
Review comments - part 3
fearlessTobi
2018-10-02
web_backend: protect jwt cache with a mutex
Weiyi Wang
2018-10-02
Address more review comments
fearlessTobi
2018-10-02
Address a bunch of review comments
fearlessTobi
[next]