ryujinx/Ryujinx/Ui
emmauss 26319d5ab3
Add Motion controls (#1363)
* Add motion controls

Apply suggestions from code review

Co-authored-by: Ac_K <Acoustik666@gmail.com>

* cleanup

* add reference orientation and derive relative orientation from it

* cleanup

* remove unused variable and strange file

* Review_2.

* change GetInput to TryGetInput

* Review_3.

Co-authored-by: Ac_K <Acoustik666@gmail.com>
Co-authored-by: LDj3SNuD <dvitiello@gmail.com>
2020-09-29 23:32:42 +02:00
..
assets
Diagnostic
AboutWindow.cs
AboutWindow.glade
ApplicationAddedEventArgs.cs
ApplicationCountUpdatedEventArgs.cs
ApplicationData.cs
ApplicationLibrary.cs hle/ui: Basic multi programs support (#1560) 2020-09-21 13:45:30 +10:00
ApplicationMetadata.cs
ControllerWindow.cs Add Motion controls (#1363) 2020-09-29 23:32:42 +02:00
ControllerWindow.glade Add Motion controls (#1363) 2020-09-29 23:32:42 +02:00
DlcWindow.cs Update to LibHac 0.12.0 (#1485) 2020-09-01 17:08:59 -03:00
DlcWindow.glade
ErrorAppletDialog.cs Basic impl of Error Applet (#1551) 2020-09-28 00:00:38 +02:00
GameTableContextMenu.cs hle/ui: Basic multi programs support (#1560) 2020-09-21 13:45:30 +10:00
GLRenderer.cs Add Motion controls (#1363) 2020-09-29 23:32:42 +02:00
GtkDialog.cs Appveyor Ryujinx Updater (#1403) 2020-09-29 22:05:25 +02:00
GtkHostUiHandler.cs Basic impl of Error Applet (#1551) 2020-09-28 00:00:38 +02:00
InputDialog.cs
JoystickController.cs
KeyboardController.cs
MainWindow.cs Appveyor Ryujinx Updater (#1403) 2020-09-29 22:05:25 +02:00
MainWindow.glade Appveyor Ryujinx Updater (#1403) 2020-09-29 22:05:25 +02:00
Migration.cs
ProfileDialog.cs
ProfileDialog.glade
SaveImporter.cs Update to LibHac 0.12.0 (#1485) 2020-09-01 17:08:59 -03:00
SettingsWindow.cs Add Motion controls (#1363) 2020-09-29 23:32:42 +02:00
SettingsWindow.glade Add Motion controls (#1363) 2020-09-29 23:32:42 +02:00
StatusUpdatedEventArgs.cs
TitleUpdateWindow.cs hle/ui: Basic multi programs support (#1560) 2020-09-21 13:45:30 +10:00
TitleUpdateWindow.glade
UrlHelper.cs