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
2018-10-24
kernel/shared_memory: Return ERR_INVALID_MEMORY_PERMISSIONS instead of ERR_IN...
Lioncash
2018-10-24
kernel/server_port: Simplify emptiness check within ShouldWait()
Lioncash
2018-10-24
kernel/server_port: Change error case return value in Accept() to ERR_NOT_FOUND
Lioncash
2018-10-24
kernel/error: Remove leftover 3DS error codes
Lioncash
2018-10-24
kernel/svc: Amend returned error code for invalid priorities in CreateThread
Lioncash
2018-10-24
kernel/svc: Move and correct returned error code for invalid thread prioritie...
Lioncash
2018-10-24
kernel/error: Add error code for invalid pointers
Lioncash
2018-10-24
kernel/error: Add error code for closed sessions
Lioncash
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
yuzu/main: Notify user of loading errors with Amiibo 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
2018-10-23
Merge pull request #1540 from lioncash/handle
bunnei
2018-10-23
Implement PointSize
FernandoS27
2018-10-23
Fixed Layered Textures Loading and Cubemaps
FernandoS27
2018-10-23
CMakeLists: Remove EMU_ARCH_BITS definition
Lioncash
2018-10-23
common: Remove memory_util.cpp/.h
Lioncash
2018-10-23
Merge pull request #1552 from FearlessTobi/port-4336
bunnei
2018-10-23
Merge pull request #1519 from ReinUsesLisp/vsetp
bunnei
[prev]
[next]