From e79de3b117bb7012c0f6fa016806b0cb07dd59aa Mon Sep 17 00:00:00 2001 From: bicarus-dev <202771338+bicarus-dev@users.noreply.github.com> Date: Mon, 4 Aug 2025 21:40:09 -0700 Subject: [PATCH] Dump button and analog bindings to log on launch (#349) ## Link to GitHub Issue, if one exists #345 ## Description of change On launch of spice/spice64, dump bindings in Buttons and Analog tab ## Testing Tested on 32 bit and 64 bit --- src/spice2x/launcher/launcher.cpp | 77 +++++++++++++++++++++++++++++++ 1 file changed, 77 insertions(+) diff --git a/src/spice2x/launcher/launcher.cpp b/src/spice2x/launcher/launcher.cpp index 676c6a7..a8df23e 100644 --- a/src/spice2x/launcher/launcher.cpp +++ b/src/spice2x/launcher/launcher.cpp @@ -150,6 +150,9 @@ static bool check_dll(const std::string &model) { void update_msvcrt_args(int argc, char *argv[]); +void dump_button_bindings(std::vector