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
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
2018-10-24
Pull current controller config in binding UI from whatever the actual binding...
Michael Pavone
2018-08-10
Added PS4 controller image. Added code to use PS4 image for Playstation contr...
Michael Pavone
2018-08-02
Show current config value for controller butotn and axis mappings
Michael Pavone
2018-07-31
Bump up pause between mapping inputs
Michael Pavone
2018-07-31
Don't redundantly store controller GUID when saving a mapping. Remove illegal...
Michael Pavone
2018-07-31
Basic UI for selecting layout variants + minor fix to SDL2 mapping generation UI
Michael Pavone
2018-07-31
SDL2 mapping UI now handles axes
Michael Pavone
2018-07-30
WIP UI for creating an SDL2 mapping for controllers that don't have one
Michael Pavone
2018-07-27
Allow selecting controller type when controllers have an SDL 2 mapping, but h...
Michael Pavone
2018-07-25
Made controller binding page more resolution independent. Added binding boxes...
Michael Pavone
2018-07-22
Initial heuristics for detecting controller types and showing different label...
Michael Pavone
2018-06-28
Fix a number of other memory errors (mostly leaks again) identified by valgrind
Michael Pavone
2018-05-02
Fix drag and drop when using Nuklear UI
Michael Pavone
2018-05-01
Add some basic scaling to rest of UI
Michael Pavone
2018-05-01
Basic interface scaling for rest of settings UI
Michael Pavone
2018-05-01
Persist config on exit if config has changed
Michael Pavone
2018-04-30
Fix config value set when "Mega Mouse" is selected in settings UI
Michael Pavone
2018-04-27
Only save config file if something has changed. Re-initialize audio and video...
Michael Pavone
2018-04-24
Scale UI font size based on window size and start basing widget sizes based o...
Michael Pavone
2018-04-21
WIP controller binding view
Michael Pavone
2018-04-19
Use read_bundle_file for controller PNG. Re-upload texture when GL context is...
Michael Pavone
2018-04-19
Add code for loading PNG images. Added 360 controller image. WIP work on game...
Michael Pavone
2018-04-17
Add sync_source to default.cfg and the Nuklear UI
Michael Pavone
2018-03-29
Allow double click to open ROM in file browser
Michael Pavone
2018-03-29
Added vsync to video settings
Michael Pavone
2018-03-26
Allow numpad keys to be mapped
Michael Pavone
2018-03-26
Add back button to Key binding view and add a window and back button to empty...
Michael Pavone
2018-03-06
Added support for TTC and dfont format true type fonts. More robust font sele...
Michael Pavone
2018-02-07
Filled in About view
Michael Pavone
2018-02-06
Key binding menu is now functional
Michael Pavone
2018-02-05
More fleshed out keyboard bindings view
Michael Pavone
2018-02-02
Initial work on keyboard binding settings view
Michael Pavone
2017-12-11
Added RAM init and IO port config to system settings menu
Michael Pavone
2017-12-11
Added dropdowns for default region and savestate format
Michael Pavone
2017-12-08
Refactor basic settings dropdowns
Michael Pavone
2017-12-08
Initial work on system menu
Michael Pavone
2017-12-06
Fleshed out audio settings menu
Michael Pavone
[next]