Commit Graph

122 Commits

Author SHA1 Message Date
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
Twinaphex 5ea9052d8a (Settings data) Implement more settings 2014-07-16 06:14:55 +02:00
Twinaphex 489d19cc0b (Settings data) Add more unimplemented settings 2014-07-16 06:04:43 +02:00
Twinaphex ad811f2c41 (Settings data) Add more settings 2014-07-16 05:55:20 +02:00
Twinaphex 93ed791a03 (Settings data) Add more settings 2014-07-16 05:34:40 +02:00
Twinaphex c8c9fcd342 (Setting data) Implement more settings 2014-07-16 04:45:39 +02:00
Twinaphex 5e637f4065 (Settings data) Implement more settings 2014-07-16 01:09:59 +02:00
Twinaphex 8519c19d24 (Setting data) Implement more settings 2014-07-15 21:55:52 +02:00
Twinaphex e7c335a583 (Settings data) Hook up more settings 2014-07-15 20:37:13 +02:00
Twinaphex 685c489c17 (Settings data) Hook up more settings 2014-07-15 18:59:51 +02:00
Twinaphex 409bd98328 (Setting data) Hook up rewind_enable too 2014-07-15 18:48:21 +02:00
Twinaphex ad2e2b1180 (Apple/Settings data) Change handler for FPS show works properly now 2014-07-15 18:29:50 +02:00
Twinaphex 8772536c3b (Settings data) Hook up example change handler for 'Show FPS' 2014-07-15 18:16:40 +02:00
Twinaphex e1867a1c09 (Setting data) Add change handler param to functions 2014-07-15 18:10:54 +02:00
Twinaphex ea8ecad3c7 (Settings data) Rename setting 2014-07-12 17:32:14 +02:00
Twinaphex f95d7a94ac (Settings data) More unification between menu driver settings and
settings data
2014-07-12 16:36:27 +02:00
Twinaphex 30bfa3b8b1 (Settings data) reorder settings data again to be more like menu
layout in common menu
2014-07-12 16:22:25 +02:00
Twinaphex 76d613ebe9 (Settings data) Regroup some settings 2014-07-12 16:13:57 +02:00
Twinaphex 4268edfd05 (Settings data) Rename some settings 2014-07-12 16:03:24 +02:00
Lioncash 07cc9b08d2 settings_data.c: Fix an accidental use of a string literal in a boolean function 2014-07-11 20:33:23 -04:00
Twinaphex 10f25672a0 (Settings data) Rearrange some settings 2014-07-11 01:04:25 +02:00
twinaphex e396a93925 (Settings data) Rearrange some settings 2014-07-11 00:57:18 +02:00
twinaphex c9287fccfb (Settings data) Fix warning 2014-07-09 12:33:45 +02:00
twinaphex 59bba490f9 (Setting data) Add group name/subgroup name too to settings 2014-07-08 21:33:34 +02:00
twinaphex 56380f309f (Setting data) Make settings data more readable 2014-07-08 19:23:53 +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 86f51d703f (Settings data/iOS) Fix crash at startup with new config - audio latency was being set to
0 because g_defaults.out_latency would point to 0 - instead, we check
if g_defaults.settings.out_latency is higher than 0 and if so, set the
setting to that - otherwise, default to value in config.def.h

On an unrelated note - the setting I just added to settings_data.c still
doesn't show up. This code is in need of some serious refactoring
2014-07-08 15:29:45 +02:00
twinaphex 0b44fef6d1 (Settings data) Move setting around 2014-07-08 14:01:36 +02:00
twinaphex a7c9137c0d (Settings data) Add Overlay Enable option 2014-07-08 13:55:23 +02:00
twinaphex c090ee634c (Android) Remove debug_input_enable 2014-06-20 07:03:06 +02:00
twinaphex d476f0df91 Revert "Remove g_settings.audio.block_frames - never used"
This reverts commit 9ed3f3847c.
2014-06-13 02:15:10 +02:00
twinaphex 9ed3f3847c Remove g_settings.audio.block_frames - never used 2014-06-13 00:17:23 +02:00
twinaphex 7590defc57 Add g_defaults.settings.out_latency 2014-06-12 18:30:41 +02:00
twinaphex d1f8ee6132 (Android) Take out bad Android input hacks 2014-06-11 00:41:48 +02:00
twinaphex 966db762cf (Menu) More replacement of namespace prefix 'rgui' with 'menu' 2014-06-10 02:06:10 +02:00
Themaister e545d695ec Begin big rewrite of GL/raster font rendering path. 2014-06-08 14:08:26 +02:00
twinaphex e1387a7b0b Take out image driver 2014-05-28 21:14:33 +02:00
twinaphex 449036a0c1 (Apple) Build fix 2014-05-12 14:40:14 +02:00
twinaphex fda33fec90 (Settings data) More shuffling around 2014-05-11 04:28:53 +02:00
twinaphex fe224a3f98 (Settings) Modify setting_data_get_list 2014-05-11 04:23:29 +02:00
twinaphex 0454ac623e (Menu) Move 'rgui' global variable to 'driver' struct 2014-05-09 05:47:32 +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