Commit Graph

62 Commits

Author SHA1 Message Date
twinaphex
9678c46848 (Settings data) Implement read_handler for settings data 2014-07-26 01:50:47 +02:00
twinaphex
05a34b21bb (Settings data) turn setting_data_load_config into static function 2014-07-24 06:54:53 +02:00
Twinaphex
17287000f0 (iOS) Remove setting_data_save_config 2014-07-24 06:43:47 +02:00
twinaphex
badf6641a6 (Settings data) Remove settings_data_save_config 2014-07-24 05:43:07 +02:00
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