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-25
Merge pull request #1524 from FernandoS27/layers-fix
bunnei
2018-10-24
Merge pull request #1575 from lioncash/qstring
bunnei
2018-10-24
Merge pull request #1570 from lioncash/optional
bunnei
2018-10-24
Merge pull request #1558 from lioncash/ptr
bunnei
2018-10-24
Merge pull request #1565 from lioncash/audio
bunnei
2018-10-24
Merge pull request #1554 from FernandoS27/pointsize
bunnei
2018-10-24
Merge pull request #1571 from lioncash/debug-translate
bunnei
2018-10-24
Merge pull request #1564 from lioncash/npad
bunnei
2018-10-24
Merge pull request #1568 from lioncash/dir
bunnei
2018-10-24
Merge pull request #1567 from lioncash/translate
bunnei
2018-10-24
Merge pull request #1566 from lioncash/str
bunnei
2018-10-24
Merge pull request #1563 from lioncash/frame
bunnei
2018-10-24
Merge pull request #1562 from lioncash/aoc
bunnei
2018-10-24
Merge pull request #1560 from lioncash/unused
bunnei
2018-10-24
Merge pull request #1561 from lioncash/fs
bunnei
2018-10-24
Merge pull request #1559 from lioncash/log
bunnei
2018-10-24
game_list_worker: Use QString's formatting instead of fmt in FormatPatchNameV...
Lioncash
2018-10-24
profile_manager: Use std::optional instead of boost::optional
Lioncash
2018-10-24
graphic_breakpoints: Correct translation of strings in BreakpointModel's data...
Lioncash
2018-10-24
Merge pull request #1468 from DarkLordZach/profile-manager-ui
Mat M
2018-10-24
configure_system: Clear current username before overwriting
Zach Hilman
2018-10-24
game_list: Use QFileInfo instead of common's file functions
Lioncash
2018-10-24
game_list: Make game list column headers translatable
Lioncash
2018-10-24
bootmanager: Use QStringLiteral instead of std::string to represent the windo...
Lioncash
2018-10-24
time_stretch: Remove unused m_channel_count member variable
Lioncash
2018-10-24
npad: Remove unused controller variable from OnInit()
Lioncash
2018-10-24
perf_stats: Remove unused variable within DoFrameLimiting()
Lioncash
2018-10-24
yuzu/configuration/config: Use a std::unique_ptr for qt_config instead of a r...
Lioncash
2018-10-24
aoc_u: Make use of previously-unused CheckAOCTitleIDMatchesBase() function
Lioncash
2018-10-24
vfs: Handle failure of file reading within VfsRawCopy()
Lioncash
2018-10-24
key_manager: Remove unused variable in DeriveBase()
Lioncash
2018-10-23
decoders: Remove unused variable within SwizzledData()
Lioncash
2018-10-23
maxwell_3d: Remove unused variable within ProcessQueryGet()
Lioncash
2018-10-23
logging/backend: Add missing services to the log filters
Lioncash
2018-10-23
yuzu/configuration/config: Reorganize member variable and function layout
Lioncash
2018-10-23
Merge pull request #1551 from ogniK5377/improved-svcbreak
bunnei
2018-10-23
profile_manager: Create save data if it doesn't exist on use
Zach Hilman
2018-10-23
acc: Fix account UUID duplication error
Zach Hilman
2018-10-23
configure_system: Clear selection after user delete
Zach Hilman
2018-10-23
profile_manager: Load user icons, names, and UUIDs from system save
Zach Hilman
2018-10-23
acc: Load user images from config dir
Zach Hilman
2018-10-23
qt: Allow user to select emu user on open save data
Zach Hilman
2018-10-23
qt: Add Profile Manager UI to system settings
Zach Hilman
2018-10-23
am: Pass current user UUID to launch parameters
Zach Hilman
2018-10-23
profile_manager: Load users from emulator settings
Zach Hilman
2018-10-23
settings: Add users and current_user settings and remove username
Zach Hilman
2018-10-23
Added Amiibo support (#1390)
David
2018-10-23
Merge pull request #1515 from DarkLordZach/dlc-lfs
bunnei
2018-10-23
Merge pull request #1542 from lioncash/project
bunnei
2018-10-23
Merge pull request #1553 from lioncash/mem
bunnei
[next]