summaryrefslogtreecommitdiff
path: root/config.h
AgeCommit message (Collapse)Author
2020-11-09Add a UI button to reset config to defaultsMichael Pavone
2020-02-16Added UI for selecting configured modelMichael Pavone
2019-04-24Allow config file to be saved with executable for "portable" setupsMichael Pavone
2018-07-27Allow selecting controller type when controllers have an SDL 2 mapping, but ↵Michael Pavone
heuristics fail to idenify details
2018-03-30More audio refactoring in preparation for allowing proper sync to video with ↵Michael Pavone
dynamic audio rate control
2017-11-29Added code to persist config back to a fileMichael Pavone
--HG-- branch : nuklear_ui
2017-11-26Filter file list in Nuklear UIMichael Pavone
--HG-- branch : nuklear_ui
2015-11-08Make menu stuff work on Android (theoretically)Michael Pavone
2015-11-04Load config file and rom.db from appropriate locations on AndroidMichael Pavone
2015-07-02Initial work on ROM databaseMichael Pavone
2013-10-28Extract function to determine executable directory from load_config so it ↵Mike Pavone
can be used elsewhere
2013-09-10Added copyright notice to source files and added GPL license text in COPYINGMike Pavone
2013-07-10Add config file parser and default config fileMike Pavone