58 Commits

Author SHA1 Message Date
Twinaphex
de3e61a11c (Settings data) Get rid of fake_settings/fake_extern 2014-07-20 15:31:23 +02:00
twinaphex
8aab996466 (Settings data/Menu) Convert second setting to settings_data equivalent - also discard
'const' qualifier
2014-07-16 21:29:50 +02:00
Twinaphex
e1867a1c09 (Setting data) Add change handler param to functions 2014-07-15 18:10:54 +02:00
Twinaphex
6adc269655 (Settings data) Start implementing change_handler logic 2014-07-12 18:35:35 +02:00
twinaphex
59bba490f9 (Setting data) Add group name/subgroup name too to settings 2014-07-08 21:33:34 +02:00
twinaphex
70e7b4a26e (Settings data) Create enum for settings list 2014-07-08 18:56:12 +02:00
twinaphex
155e51259e (Settings data) Some cleanups 2014-07-08 16:10:54 +02:00
twinaphex
de7cf52227 (Apple/General_) Turn setting_data into general code - this code
will be used for exposing a list of generic menu settings to
WIMP menus and other such things (already used by the Apple port
in tihs way)
2014-05-03 18:38:29 +02:00