ryujinx/Ryujinx/Ui/Windows
Wunk d536cc8ae6
Update units of memory from decimal to binary prefixes ()
`MB` and `GB` can either be interpreted as having base-10 units, or
base-2. `MiB` and `GiB` removes this discrepancy so that units of memory
are always interpreted using base-2 units.
2022-11-16 23:27:42 +01:00
..
AboutWindow.cs Avalonia UI - Part 1 () 2022-05-15 13:30:15 +02:00
AboutWindow.Designer.cs It's REE-YOU-JINX () 2022-11-15 22:19:25 +01:00
AmiiboWindow.cs fix amiibo image path () 2022-05-15 20:47:00 +02:00
AmiiboWindow.Designer.cs
AvatarWindow.cs Avalonia UI - Part 1 () 2022-05-15 13:30:15 +02:00
CheatWindow.cs Removed unused usings. () 2022-08-18 18:04:54 +02:00
CheatWindow.glade
ControllerWindow.cs UI - Avalonia Part 2 () 2022-07-05 20:06:31 +02:00
ControllerWindow.glade Implement rotate stick 90 degrees clockwise () 2022-03-12 18:23:48 +01:00
DlcWindow.cs Avalonia: Another Cleanup () 2022-07-29 00:41:34 +02:00
DlcWindow.glade
SettingsWindow.cs Implement HLE macro for DrawElementsIndirect () 2022-11-16 14:53:04 -03:00
SettingsWindow.glade Update units of memory from decimal to binary prefixes () 2022-11-16 23:27:42 +01:00
TitleUpdateWindow.cs Update LibHac to v0.16.0 () 2022-02-27 00:52:25 +01:00
TitleUpdateWindow.glade
UserProfilesManagerWindow.cs Avalonia UI - Part 1 () 2022-05-15 13:30:15 +02:00
UserProfilesManagerWindow.Designer.cs