Ryujinx/Ryujinx.HLE/HOS
mageven 4aa47a66c6
Better TimeZone entry in System Settings (#1254)
* Better timezone labels in System TimeZone

Replace with GtkEntry with auto-complete

Also removed async task as now loading is fast

Address Thog's comments

self-nit: Remove string alias

Address AcK's comments

* Improve parsing
* Optimize and fix string matching

Address jD's comments

* Also, make abbreviations searchable
* Optimize EntryCompletion's MatchFunc

* nit: Result.IsFailure()

* Fix potential crash on opening Settings window w/o FW installed
2020-07-21 06:14:42 +02:00
..
Applets am: Implement common web applets (#1188) 2020-05-15 03:56:14 +02:00
Diagnostics/Demangler Misc cleanup (#708) 2019-07-02 04:39:22 +02:00
Font Implement a new physical memory manager and replace DeviceMemory (#856) 2020-05-04 08:54:50 +10:00
Ipc Implement a new physical memory manager and replace DeviceMemory (#856) 2020-05-04 08:54:50 +10:00
Kernel Fix session service disposal and improve transfer memory implementation (#1397) 2020-07-19 15:24:18 -03:00
Services Better TimeZone entry in System Settings (#1254) 2020-07-21 06:14:42 +02:00
SystemState Fix GetDesiredLanguage (#1275) 2020-05-27 10:40:23 +02:00
ApplicationLoader.cs mods: Fix crash when loading via LoadCart (#1388) 2020-07-15 09:40:17 +10:00
HomebrewRomFsStream.cs Misc cleanup (#708) 2019-07-02 04:39:22 +02:00
Horizon.cs New NVDEC and VIC implementation (#1384) 2020-07-12 05:07:01 +02:00
IdDictionary.cs Implement GPU syncpoints (#980) 2020-04-19 11:25:57 +10:00
ModLoader.cs mods: Fix crash when loading via LoadCart (#1388) 2020-07-15 09:40:17 +10:00
ProgramLoader.cs Implement modding support (#1249) 2020-07-09 14:31:15 +10:00
ResultCode.cs Refactoring result codes (#731) 2019-07-14 16:04:38 -03:00
ServiceCtx.cs Implement a new physical memory manager and replace DeviceMemory (#856) 2020-05-04 08:54:50 +10:00