index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
yuzu
Age
Commit message (
Expand
)
Author
2018-08-08
Merge pull request #850 from DarkLordZach/icon-meta
bunnei
2018-08-07
configure_gamelist: Use explicit QVariant constructor
Zach Hilman
2018-08-07
qt/hotkey: Get rid of global hotkey map instance
Lioncash
2018-08-06
loader: Add icon and title support to XCI
Zach Hilman
2018-08-06
Use const where applicable
Zach Hilman
2018-08-06
Avoid parsing RomFS to directory in NCA
Zach Hilman
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
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-05
Merge pull request #912 from lioncash/global-var
bunnei
2018-08-04
Merge pull request #849 from DarkLordZach/xci
bunnei
2018-08-04
video_core: Eliminate the g_renderer global variable
Lioncash
2018-08-03
Added ability to change username & language code in the settings ui. Added IP...
David
2018-08-03
Merge pull request #892 from lioncash/global
bunnei
2018-08-03
Merge pull request #894 from lioncash/object
bunnei
2018-08-02
yuzu: Use Qt 5 signal/slots where applicable
Lioncash
2018-08-01
kernel: Move object class to its own source files
Lioncash
2018-08-01
video_core: Make global EmuWindow instance part of the base renderer class
Lioncash
2018-08-01
Fix merge conflicts with opus and update docs
Zach Hilman
2018-08-01
Use more descriptive error codes and messages
Zach Hilman
2018-08-01
Make XCI comply to review and style guidelines
Zach Hilman
2018-08-01
Remove files that are not used
Zach Hilman
2018-07-31
audio_core: Add configuration settings.
bunnei
2018-07-30
Merge pull request #859 from FearlessTobi/port-3837
bunnei
2018-07-30
Port #3769 from Citra: "Update Dark theme to latest version"
Tobias
2018-07-30
Merge pull request #860 from FearlessTobi/port-3911
bunnei
2018-07-29
Port #3913 from Citra: "citra_qt: Remove obsolete application attribute"
fearlessTobi
2018-07-29
Port #3911 from Citra: "Optimize settings application"
fearlessTobi
2018-07-29
Port #3837 from Citra: "Add build date in about dialog"
fearlessTobi
2018-07-27
Merge pull request #839 from FearlessTobi/actually-port-3594
bunnei
2018-07-27
Merge pull request #837 from lioncash/priv
bunnei
2018-07-26
Port #3594 from Citra
fearlessTobi
2018-07-26
kernel/timer: Make data members private where applicable
Lioncash
2018-07-26
Port #3665 from Citra
fearlessTobi
2018-07-25
wait_tree: Add missing switch case for WaitTreeThread::GetText()
Lioncash
[next]