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-11-19
software_keyboard: Use correct offset for inital text string
Zach Hilman
2018-11-18
software_keyboard: Check for UTF-8 config flag
Zach Hilman
2018-11-18
software_keyboard: Add max and current length display to dialog
Zach Hilman
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
qt/applets: Provide Qt frontend implementation of software keyboard
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
string_util: Implement buffer to UTF-16 string helper function
Zach Hilman
2018-11-18
svc: Implement svcCreateTransferMemory
Zach Hilman
2018-11-17
Merge pull request #1722 from MysticExile/enable-applictation-crash-report
Hexagon12
2018-11-17
Stubbed am:EnableApplicationCrashReport
MysticExile
2018-11-16
Merge pull request #1678 from FearlessTobi/amiibo-hotkeys
bunnei
2018-11-16
Merge pull request #1705 from Jcw87/mingw-jpeg
bunnei
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
Merge pull request #1714 from lioncash/kern-err
bunnei
2018-11-16
hwopus: DecodeInterleavedWithPerformance: Fix ordering of output parameters.
bunnei
2018-11-16
Merge pull request #1712 from FearlessTobi/port-4426
bunnei
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 #1700 from FreddyFunk/cleanup
bunnei
2018-11-16
Merge pull request #1701 from FreddyFunk/decoders
bunnei
2018-11-16
Merge pull request #1632 from DarkLordZach/keys-manager-optimizations
bunnei
2018-11-16
Merge pull request #1676 from lioncash/warn
bunnei
2018-11-16
Merge pull request #1706 from lioncash/file-err
bunnei
2018-11-16
Merge pull request #1710 from ogniK5377/palma-lets-go
bunnei
2018-11-16
Common/Bitfield: store value as unsigned type
Weiyi Wang
2018-11-17
Added various bluetooth based cmds for palma
David Marcec
2018-11-17
Added SetIsPalmaAllConnectable, SetPalmaBoostMode
David Marcec
2018-11-16
Merge pull request #1709 from ogniK5377/docked-mode-crash
Hexagon12
2018-11-16
Fixed switching operation modes when not running a game
David Marcec
2018-11-15
Remove whitespace
Jcw87
2018-11-15
Include imageformat dependencies with releases (appveyor)
Jcw87
[next]