Shipwright/libultraship/libultraship/Lib
KiritoDev 219804cbe4
Controller Configuration UI and JSON Config (#760)
* Initial controller hud ui

* Reverted fbdemo changes

* Moved config to json and implemented controller config

* fix build on linux, gitignore new config file

* fix build

* Fix compilation and file directory paths

* Call save on cvar save

* Fixed cvar loading and added deck slots to the config

* Changed control deck port 0 to use a physical device by default

* Added gyro and rumble & fixed loading errors

* Save config on toggle menubar

* fix linux build

* Fixed drift calculation

* Controller config now saves when pressing F1

* Removed ExitGame hook from ImGuiImpl

* Moved mappings to a map

* Added GetKeyName

* untranslate scancodes

* Fixed hud layout on keyboard device

* Fixed keyboard read on hud

* Fixed crash when reloading controllers

* Removed ConfigFile and changed file extension

* Changed Dummy to Disconnected and fixed filters

* Removed function leftover

* Changed ControllerHud to InputEditor

Co-authored-by: briaguya <briaguya@alice>
Co-authored-by: David Chavez <david@dcvz.io>
2022-07-13 23:12:11 -04:00
..
Fast3D Controller Configuration UI and JSON Config (#760) 2022-07-13 23:12:11 -04:00
GLEW git subrepo clone https://github.com/HarbourMasters/libultraship.git 2022-03-22 02:52:44 +01:00
GLFW git subrepo clone https://github.com/HarbourMasters/libultraship.git 2022-03-22 02:52:44 +01:00
ImGui Update to latest `docking` imgui (#582) 2022-07-04 10:54:09 -04:00
Mercury Controller Configuration UI and JSON Config (#760) 2022-07-13 23:12:11 -04:00
SDL 64-bit early draft - no audio yet 2022-05-15 01:19:02 +02:00
dr_libs Added mp3 support for samples 2022-06-19 00:07:29 -04:00
mINI git subrepo clone https://github.com/HarbourMasters/libultraship.git 2022-03-22 02:52:44 +01:00
nlohmann Controller Configuration UI and JSON Config (#760) 2022-07-13 23:12:11 -04:00
spdlog Add more files 2022-06-27 23:17:37 -04:00
stb git subrepo clone https://github.com/HarbourMasters/libultraship.git 2022-03-22 02:52:44 +01:00
tinyxml2 git subrepo clone https://github.com/HarbourMasters/libultraship.git 2022-03-22 02:52:44 +01:00
StrHash64.cpp git subrepo clone https://github.com/HarbourMasters/libultraship.git 2022-03-22 02:52:44 +01:00
StrHash64.h Linux/GCC Support (#28) 2022-05-11 13:18:24 -04:00