Commit Graph

21 Commits

Author SHA1 Message Date
twinaphex
73a7e0efdc (MSVC) Fix build 2014-08-17 20:42:35 +02:00
twinaphex
21dff0771e Rewrite setting_data_get_string_representation 2014-08-17 16:20:37 +02:00
twinaphex
e8ff64bad6 Add 'enforce minrange/maxrange' to settings_data 2014-08-09 05:18:54 +02:00
twinaphex
6dc1481fc1 (Menu) Add step variable for rarch_setting_t 2014-08-09 04:54:40 +02:00
twinaphex
4770a0a467 (Settings data) Add ST_DIR type 2014-08-09 04:27:23 +02:00
twinaphex
266e3e0051 file_list_get - return rarch_settings_t * 2014-08-08 07:58:07 +02:00
twinaphex
f211b3a466 (Menu) Start moving settings descriptions to settings_data.c 2014-07-27 04:30:06 +02:00
twinaphex
a44bb7d08a (settings data) Bring back setting_data_save_config 2014-07-26 03:28:16 +02:00
twinaphex
8616f3cdb1 (Settings data) Building helper functions - make them public again 2014-07-26 01:57:50 +02:00
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