92 Commits

Author SHA1 Message Date
twinaphex
9dbb404ac8 Add change_handler to setting_data_load_config 2014-07-25 00:48:05 +02:00
Themaister
4282c17cf4 Remove some unused functions. Fixes warning. 2014-07-24 23:47:37 +02:00
twinaphex
631a1fc8bf (Menu) Add Content History Path 2014-07-24 21:30:11 +02:00
twinaphex
a21532753b (Menu) Add Extraction Directory 2014-07-24 20:28:38 +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
631c02ed37 (Menu) Add HAVE_OVERLAY ifdefs 2014-07-23 20:54:54 +02:00
twinaphex
d007a7d2e3 Take out remaining hardcoded path settings in config.def.h 2014-07-23 16:38:43 +02:00
twinaphex
44af331794 (QNX) Take out a bunch of hardcoded settings in config.def.h 2014-07-23 16:31:40 +02:00
twinaphex
65a64c1111 Backport Themaister - Move g_settings.audio.in_rate to g_extern.audio_data.
It's not a setting.
2014-07-23 07:15:57 +02:00
twinaphex
d1a85b6d95 Take out HAVE_SCREENSHOTS everywhere 2014-07-22 03:22:18 +02:00
twinaphex
5a09711427 (Menu) Refactor Onscreen Keyboard setting 2014-07-21 23:03:32 +02:00
Twinaphex
2617449506 Add savefile directory/savestate/system to settings_data 2014-07-20 20:06:38 +02:00
Twinaphex
0329f7df24 (setting data) Unroll macros 2014-07-20 17:25:08 +02:00
twinaphex
cf7c33d7d8 (settings_data.c) Cleanups 2014-07-20 16:51:43 +02:00
Twinaphex
de3e61a11c (Settings data) Get rid of fake_settings/fake_extern 2014-07-20 15:31:23 +02:00
Twinaphex
8a7c639734 (Settings data) Add audio.in_rate 2014-07-18 21:40:05 +02:00
Twinaphex
7ce1f488fa (Settings data) Nit 2014-07-18 19:36:25 +02:00
twinaphex
dbf239f8d4 (Settings data) Add default audio resampler option 2014-07-18 19:11:53 +02:00
Twinaphex
a4687f387c Ifdef netplay options 2014-07-18 18:09:18 +02:00
twinaphex
31122bd09e (Menu) Refactor aspect_ratio_idx setting 2014-07-18 04:50:55 +02:00
twinaphex
eb374cbcec (Menu) Refactor fastforward_ratio setting 2014-07-18 04:27:16 +02:00
twinaphex
24116490ca (Menu) Refactor more settings 2014-07-18 03:31:04 +02:00
twinaphex
7c5214646f (Menu) Add more settings 2014-07-18 02:54:30 +02:00
twinaphex
6f32841647 Rename g_extern.verbose to g_extern.verbosity to avoid
collisions on OSX
2014-07-18 00:39:31 +02:00
Twinaphex
0f53d9a761 (Settings data) Cleanups 2014-07-18 00:33:01 +02:00
twinaphex
675bcd23e7 (Setting data) Add more options 2014-07-18 00:25:14 +02:00
twinaphex
cecdee7f54 (Menu) Refactor MENU_CONTENT_HISTORY_SIZE 2014-07-17 21:58:47 +02:00
Twinaphex
8e390cb420 (Settings data) Rename setting 2014-07-17 21:32:50 +02:00
twinaphex
f825dd6fa4 (Menu) Rename some netplay options 2014-07-17 21:27:15 +02:00
twinaphex
393f44265e (Setting data) Begin adding Netplay options 2014-07-17 21:22:31 +02:00
twinaphex
bc14933f2f (Menu) Refactor more settings 2014-07-17 20:41:21 +02:00
twinaphex
47fd26f4e2 (Menu) Refactor more settings 2014-07-17 19:35:55 +02:00
twinaphex
6f8e3c5d81 Cleanups 2014-07-17 18:31:32 +02:00
twinaphex
1655fa3a40 (Menu) Refactor audio latency/sync settings 2014-07-17 18:23:16 +02:00
twinaphex
9856cf2deb (Menu) Refactor some more settings 2014-07-17 18:10:39 +02:00
twinaphex
ef6d1453f5 (Menu) Refactor overlay_scale/overlay_opacity 2014-07-17 06:35:29 +02:00
twinaphex
369d899f49 Make message queue functions more robust 2014-07-17 03:42:53 +02:00
Twinaphex
c7ffdd9ee1 (Settings data) Add privacy settings 2014-07-17 02:08:29 +02:00
twinaphex
d1a88d26a6 (Menu) Implement more settings 2014-07-17 01:33:04 +02:00
twinaphex
eba59280db Menu) Implement more settings 2014-07-17 01:12:01 +02:00
twinaphex
2ef607df92 (Menu) Convert more settings over 2014-07-17 01:00:46 +02:00
Twinaphex
a238aa9629 (Apple) Build fixes for OSX/iOS 2014-07-16 21:37:42 +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
d60c58b2c8 (Menu) Start using settings data code for menu backend now too 2014-07-16 21:17:58 +02:00
Twinaphex
66b93292af (Settings data) Hook up more settings 2014-07-16 20:51:00 +02:00
Twinaphex
b51c5396f9 (Settings data) Hook up some aspect ratio settings 2014-07-16 17:57:42 +02:00
Twinaphex
7d6d6069a4 (Settings data) Add more settings 2014-07-16 17:36:00 +02:00
Twinaphex
b68a0005ad (Settings data) Add more settings 2014-07-16 06:44:12 +02:00