index
:
yuzu-mainline
master
A backup of the Yuzu mainline repo. Only includes the master branch, nothing else.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
Age
Commit message (
Expand
)
Author
2018-11-18
software_keyboard: Check for UTF-8 config flag
Zach Hilman
2018-11-18
Merge pull request #1620 from DarkLordZach/ldr-ro
bunnei
2018-11-18
Merge pull request #1718 from ogniK5377/lets-go-softlock
bunnei
2018-11-18
Merge pull request #1671 from DarkLordZach/vi-disconnect
bunnei
2018-11-18
Merge pull request #1728 from FearlessTobi/reset-signal
Mat M
2018-11-18
svc: ResetSignal is not stubbed
Tobias
2018-11-18
software_keyboard: Push all data over all channels on dialog completion
Zach Hilman
2018-11-18
applet: Use std::queue instead of std::vector for storage stack
Zach Hilman
2018-11-18
applet: Add operation completed callback
Zach Hilman
2018-11-18
software_keyboard: Push buffer size to offset 0x4 in output data
Zach Hilman
2018-11-18
software_keyboard: Make GetText asynchronous
Zach Hilman
2018-11-18
am: Allow applets to push multiple and different channels of data
Zach Hilman
2018-11-18
am: Implement ILibraryAppletAccessor IsCompleted and GetResult
Zach Hilman
2018-11-18
am: Implement text check software keyboard mode
Zach Hilman
2018-11-18
am: Deglobalize software keyboard applet
Zach Hilman
2018-11-18
qt/main: Register Qt Software Keyboard frontend with AM
Zach Hilman
2018-11-18
am: Construct and use proper applets with ILibraryAppletAccessor
Zach Hilman
2018-11-18
am/applets: Add connector between frontend and AM applet classes
Zach Hilman
2018-11-18
frontend/applets: Add frontend software keyboard provider and default
Zach Hilman
2018-11-18
am/applets: Add Applet superclass to describe a generic applet
Zach Hilman
2018-11-18
am: Unstub ILibraryAppletAccessor::Start
Zach Hilman
2018-11-18
am: Implement PopInteractiveOutData and PushInteractiveInData
Zach Hilman
2018-11-18
am: Convert storage stack to vector
Zach Hilman
2018-11-18
am: Move AM::IStorage to header
Zach Hilman
2018-11-18
am: Move IStorageAccessor to header and update backing buffer
Zach Hilman
2018-11-18
am: Implement CreateTransferMemoryStorage
Zach Hilman
2018-11-18
svc: Implement svcCreateTransferMemory
Zach Hilman
2018-11-17
ldr_ro: Add error check for memory allocation failure
Zach Hilman
2018-11-17
vi: Implement TransactParcel for Disconnect and DetachBuffer
Zach Hilman
2018-11-17
Stubbed am:EnableApplicationCrashReport
MysticExile
2018-11-16
Merge pull request #1711 from ogniK5377/bluetooth-lets-go
bunnei
2018-11-16
Merge pull request #1719 from bunnei/hwopus-fix
bunnei
2018-11-16
hwopus: DecodeInterleavedWithPerformance: Fix ordering of output parameters.
bunnei
2018-11-17
Implemented CalculateStandardUserSystemClockDifferenceByUser
David Marcec
2018-11-16
kernel/errors: Clean up error codes
Lioncash
2018-11-16
Merge pull request #1638 from FreddyFunk/SetMemoryPermission-Stubbed
Mat M
2018-11-16
Merge pull request #1632 from DarkLordZach/keys-manager-optimizations
bunnei
2018-11-16
Merge pull request #1706 from lioncash/file-err
bunnei
2018-11-17
Added various bluetooth based cmds for palma
David Marcec
2018-11-17
Added SetIsPalmaAllConnectable, SetPalmaBoostMode
David Marcec
2018-11-16
Report resolution scaling support for vi and am
David Marcec
2018-11-16
file_sys/errors: Remove currently unused filesystem error codes
Lioncash
2018-11-16
file_sys/errors: Get rid of the ErrCodes namespace
Lioncash
2018-11-16
file_sys/errors: Extract FS-related error codes to file_sys/errors.h
Lioncash
2018-11-15
Fixed priority switching edge case for handheld (#1675)
David
2018-11-15
Merge pull request #1699 from DarkLordZach/deterministic-rng-3
bunnei
2018-11-15
fsp_srv: Add support for using open source archive if not found in NAND
Zach Hilman
2018-11-15
file_sys: Add framework for synthesizing open source archives
Zach Hilman
2018-11-15
vfs_vector: Add VFS backend for std::array
Zach Hilman
2018-11-15
csrng: Use random integer distribution instead of raw engine
Zach Hilman
[prev]
[next]