Shipwright/soh/soh
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
..
Enhancements Controller Configuration UI and JSON Config (#760) 2022-07-13 23:12:11 -04:00
GbiWrap.cpp Reduce input lag by one frame by reading the controller at the correct place 2022-04-30 10:36:58 -04:00
OTRAudio.h Save states (#300) 2022-05-12 13:28:24 -04:00
OTRGlobals.cpp Controller Configuration UI and JSON Config (#760) 2022-07-13 23:12:11 -04:00
OTRGlobals.h Controller Configuration UI and JSON Config (#760) 2022-07-13 23:12:11 -04:00
OTRInit.h git subrepo clone https://github.com/HarbourMasters/soh.git 2022-03-22 02:51:23 +01:00
SaveManager.cpp Introduce App Directory Path (#572) 2022-07-13 00:19:07 -04:00
SaveManager.h testing out item replacement (#416) 2022-07-11 20:11:07 -04:00
frame_interpolation.cpp Implement AnyFPS + option to queue one rendered frame (#401) 2022-05-29 12:16:23 -04:00
frame_interpolation.h Experimental interpolation (#309) 2022-05-13 18:43:55 -04:00
gu_pc.c add support for clang compiler (#592) 2022-07-10 10:51:12 -04:00
stubs.c Removed legacy audio mode and fixed ganon sound bug (#657) 2022-07-11 22:37:39 -04:00
util.cpp Add flag, equipment, and quest status editors (#164) 2022-04-17 11:24:43 -04:00
util.h Add flag, equipment, and quest status editors (#164) 2022-04-17 11:24:43 -04:00
z_message_OTR.cpp Spammable kaepora (#354) 2022-05-29 11:46:47 -04:00
z_play_otr.cpp Use Macro for __FILE__ & __LINE__ when possible (#559) 2022-07-05 19:29:34 -04:00
z_scene_otr.cpp Dodongo's Cavern blue warp crash fix (#622) 2022-07-10 09:30:19 -04:00