index
:
blastem.git
gdb
libretro
vdp-hacking
Oxore's fork of "blastem" emulator for ROM hacking (C)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
nuklear_ui
/
blastem_nuklear.c
Age
Commit message (
Expand
)
Author
2020-11-24
Fix format of axis mapping strings for axes that map to a d-pad
Michael Pavone
2020-11-21
Add Genesis 6-button contoller image
Michael Pavone
2020-11-09
Add a UI button to reset config to defaults
Michael Pavone
2020-11-07
Prevent user from getting stuck in directories they don't have permission to ...
Michael Pavone
2020-11-07
Show current path in file browser
Michael Pavone
2020-11-04
Use different variants for Genesis controllers to better represent what types...
Michael Pavone
2020-11-02
Reorder system settings so that more common options are near the top and none...
Michael Pavone
2020-07-19
Added Wii U controller image
Mike Pavone
2020-05-09
Less hacky run on audio thread mode
Michael Pavone
2020-03-28
Expose vgm toggle keybind in settings UI
Michael Pavone
2020-02-16
Added UI for selecting configured model
Michael Pavone
2019-05-08
Basic UI navigation with controller
Michael Pavone
2019-05-03
Allow changing SDL2 mapping and controller type after initial configuration
Michael Pavone
2019-04-29
Fix a couple of small memory leaks
Michael Pavone
2019-04-29
Fix buffer overrun in shader list UI
Michael Pavone
2019-04-27
Make combo boxes keyboard navigable
Michael Pavone
2019-04-25
Minor improvements to keyboard navigation
Michael Pavone
2019-04-24
Allow game save path to be edited from UI
Michael Pavone
2019-04-24
Allow config file to be saved with executable for "portable" setups
Michael Pavone
2019-04-19
WIP keyboard nav for Nuklear menus
Michael Pavone
2019-04-07
Fix regression in handling of context recreation in Nuklear UI
Michael Pavone
2019-04-06
Fix windows build
Michael Pavone
2019-04-04
Allow Nuklear UI to be used when OpenGL is disabled
Michael Pavone
2019-03-30
Fix bumper/trigger binding boxes for "normal" style conntrollers. Change labe...
Mike Pavone
2019-03-30
Update version number for nightly builds
Mike Pavone
2019-03-30
Fix crash when pressing escape with no ROM loaded. Fix immediate cancel in ke...
Mike Pavone
2019-03-27
Update version number, special thanks, CHANGELOG and README in preparation fo...
Michael Pavone
2019-03-27
Add unit to gain label and change color of checkbox selected state to hopeful...
Michael Pavone
2019-03-26
Fixed contents of left and right shoulder boxes for VARIANT_6B_BUMPER control...
Michael Pavone
2019-03-26
Skip buttons or axes in the mapping UI that have no label for the selected co...
Michael Pavone
2019-03-26
Support controllers that have their dpad mapped to an axis
Michael Pavone
2019-03-24
Optionally emulate the offset around zero in the imperfect DAC of a discrete ...
Michael Pavone
2019-03-23
Configurable gain for overall output and individual components
Michael Pavone
2019-03-20
Updated checkbox style
Michael Pavone
2019-03-19
Fix off by one in IO device UI
Michael Pavone
2019-01-22
Added some Makefile options to build a packaging friendly executable
Michael Pavone
2019-01-17
Hopefully fix Nuklear assert when loading ROM after changing video settings t...
Michael Pavone
2019-01-03
Updated version number and CHANGELOG for possible 0.6.1 release
Michael Pavone
2019-01-03
Disable most bindings when UI is active
Michael Pavone
2018-12-31
Allow skipping buttons/axes in controller SDL2 mapping UI
Mike Pavone
2018-12-30
Fix binding UI for "6 button right" style controllers
Mike Pavone
2018-12-30
Updated special thanks
Mike Pavone
2018-12-30
Updated binding UI to reflect new VDP debug options
Mike Pavone
2018-12-30
Added support for GLES in addition to desktop GL
Mike Pavone
2018-12-15
Update binding UI for non-standard controller layouts
Michael Pavone
2018-12-14
Added PS4 6-button fighting pad image and cleaned up controller image handlin...
Michael Pavone
2018-11-30
Added code for actually saving new controller bindings to an appropriate key ...
Michael Pavone
2018-10-26
Add new view for selecting a new binding for a gamepad button
Michael Pavone
2018-10-26
Show user friendly names for binding options in controller bind config
Michael Pavone
2018-10-25
Handle looking up dpad config in binding UI. Fix left/right stick config disp...
Michael Pavone
[next]