log nuklear_ui/blastem_nuklear.c @ 2402:49b7ead35482

age author description
Mon, 01 Jan 2024 19:27:31 -0800 Michael Pavone Fix crash when loading a subsequent ROM after lock-on
Wed, 29 Nov 2023 23:06:50 -0800 Michael Pavone Hide cursor in fullscreen when UI is not active
Tue, 21 Nov 2023 20:32:00 -0800 Michael Pavone Fix read of audio sample rate in Nuklear UI
Sat, 18 Nov 2023 22:00:45 -0800 Michael Pavone Fix accidental search and replace in UI code
Fri, 17 Nov 2023 01:05:32 -0800 Michael Pavone Very basic UI for media player
Fri, 10 Nov 2023 21:18:02 -0800 Michael Pavone Better spacing in firmware settings
Sat, 21 Oct 2023 19:22:01 -0700 Michael Pavone Add an option to use the system file picker on Linux and Windows
Sun, 02 Apr 2023 23:38:21 -0700 Michael Pavone Slightly more reasonable threshold value for axes during mapping. Still pretty broken though
Sun, 02 Apr 2023 23:21:39 -0700 Michael Pavone Make deadzones configurable and bump up the default value
Thu, 30 Mar 2023 20:20:25 -0700 Michael Pavone Fix goof in right analog stick mapping UI
Wed, 29 Mar 2023 22:40:05 -0700 Michael Pavone Fix use after free when re-entering controller binding UI after saving bindings
Wed, 29 Mar 2023 22:36:34 -0700 Michael Pavone Fix analog stick UI for real. Allow clearing a controller binding
Wed, 29 Mar 2023 22:11:03 -0700 Michael Pavone Fix analog stick directions being messed up in controller binding UI
Sun, 26 Mar 2023 22:39:18 -0700 Michael Pavone Initial stab at DPI scaling support
Thu, 23 Mar 2023 22:38:51 -0700 Michael Pavone Fix silly bug I introduced when trying to fix the problem from the SDL2 upgrade