Ryujinx/Ryujinx.HLE
mageven c11855565e
Implement Software Keyboard GTK frontend (#1434)
* Implement SwKbd GUI

* Relocate UI handler to Emu Context from Config

Also create a common interface for UI handlers in the context and specialize for Gtk

Add basic input length validation in InputDialog

* Add Transfer Memory support to AppletCreator

Read Initial Text for SwKbd using Transfer Memory

* Improve InputDialog widget

Improve length validation
Has extra label to show validition info
Handle potential errors and log them

* Misc improvements

* Improve string validation
* Improve error handling
* Remove tuple in struct
* Address formatting nits

* Add proper Cancel functionality

Also handle GUI errors in UI handler

* Address jD's comments

* Fix _uiHandler init

* Address AcK's comments
2020-08-03 03:30:58 +02:00
..
Exceptions HID SharedMem Rework (#1003) 2020-04-03 11:10:02 +11:00
FileSystem Implement modding support (#1249) 2020-07-09 14:31:15 +10:00
HOS Implement Software Keyboard GTK frontend (#1434) 2020-08-03 03:30:58 +02:00
Loaders Implement modding support (#1249) 2020-07-09 14:31:15 +10:00
Utilities Implement a new physical memory manager and replace DeviceMemory (#856) 2020-05-04 08:54:50 +10:00
Homebrew.npdm Better process implementation (#491) 2018-11-28 20:18:09 -02:00
IHostUiHandler.cs Implement Software Keyboard GTK frontend (#1434) 2020-08-03 03:30:58 +02:00
PerformanceStatistics.cs Render Profiler in GUI (#854) 2020-02-06 11:25:47 +00:00
Ryujinx.HLE.csproj Update to LibHac 0.11.3 (#1414) 2020-07-24 06:12:19 +02:00
RyujinxProfileImage.jpg Implement friend:a IFriendService: 10101 (#429) 2018-09-25 19:59:29 -03:00
Switch.cs Implement Software Keyboard GTK frontend (#1434) 2020-08-03 03:30:58 +02:00