370 Commits

Author SHA1 Message Date
radius
d58c802e3b restore the original shader on close 2016-07-30 14:36:01 -05:00
radius
fcd5507158 remove some dead code 2016-07-30 13:57:53 -05:00
radius
fccb4387d2 implement shader overriding 2016-07-30 13:55:50 -05:00
radius
0536906e63 add setting for auto shader presets 2016-07-30 11:16:42 -05:00
twinaphex
e477555991 Get rid of hacky per-core config - this and config overrides
was mutually exclusive, so time to cut the fat
2016-07-30 16:49:04 +02:00
twinaphex
ac9b3194a5 Create config_get_active_core_path_ptr 2016-07-29 22:52:37 +02:00
twinaphex
628367d201 Create config_get_active_core_path_size 2016-07-26 14:29:53 +02:00
twinaphex
31bcb3d6f8 (MaterialUI) Try to default to Shield color theme for Shields 2016-07-25 14:27:51 +02:00
twinaphex
58c425ef19 Revert "Refactor settings"
This reverts commit afcc9657d27893323864c59c80db5555405e52a6.
2016-07-25 12:30:41 +02:00
twinaphex
afcc9657d2 Refactor settings 2016-07-25 11:59:38 +02:00
twinaphex
1b057a0c71 Move structs to configuration.h 2016-07-25 11:23:40 +02:00
twinaphex
c87cb567d7 Rename value_ptr to ptr 2016-07-25 11:08:23 +02:00
twinaphex
a943a200d6 Add comments 2016-07-25 08:06:04 +02:00
twinaphex
cc03d75733 Rearrange settings 2016-07-25 08:01:57 +02:00
twinaphex
568021192c Fix cheevos boolean settings not being read 2016-07-25 07:54:31 +02:00
twinaphex
5ee8e25d70 Cleanups 2016-07-25 07:33:41 +02:00
twinaphex
f1b84b7f99 Start using core path wrapper functions 2016-07-25 06:47:15 +02:00
twinaphex
93e7039f71 Save more settings 2016-07-25 06:38:41 +02:00
twinaphex
cacf756748 cheevos_enable should be saved now 2016-07-25 04:52:17 +02:00
twinaphex
16908435bb Create config_active_core_path_is_empty 2016-07-24 11:27:44 +02:00
twinaphex
2be127c04a Start wrapping settings->path.libretro 2016-07-24 11:12:26 +02:00
twinaphex
0a959ab047 (configuration.c) Rearrange 2016-07-24 10:49:38 +02:00
twinaphex
ab1292ddda Create LUT table for float settings 2016-07-24 10:42:49 +02:00
twinaphex
d08901c6ac Move more int settings to LUT table 2016-07-24 10:28:56 +02:00
twinaphex
ed1d86205d Cleanup 2016-07-24 09:45:11 +02:00
twinaphex
efc52c3f74 Add int settings LUT table 2016-07-24 09:43:16 +02:00
twinaphex
1585e01e5c Fix CXX_BUILD warnings 2016-07-24 09:24:09 +02:00
Twinaphex
5673468bb3 Get rid of unused variable 2016-07-24 09:18:51 +02:00
twinaphex
99572a9f92 Cleanups 2016-07-24 09:18:08 +02:00
twinaphex
fb2f08ffc5 Move more entries up 2016-07-24 09:12:23 +02:00
twinaphex
832b643983 Move CONFIG_GET_INT_BASE entries up 2016-07-24 09:10:10 +02:00
twinaphex
3e4ffb1db4 Cleanups 2016-07-24 08:54:38 +02:00
twinaphex
d8afdef463 Reorganize config_load_file 2016-07-24 08:52:03 +02:00
twinaphex
150d905b57 Start creating LUt tables for config loading too 2016-07-24 07:47:40 +02:00
twinaphex
f975938394 Create LUT table for path settings 2016-07-24 07:14:24 +02:00
twinaphex
aa32b71c9c Fix earlier regression with float settings LUT and create string
settings LUT
2016-07-24 06:07:24 +02:00
twinaphex
0b4ca23f43 Rearrange config_set_string/config_set_path - create
float setting LUT
2016-07-24 05:57:20 +02:00
twinaphex
61f2777ef6 Create float settings LUT table 2016-07-24 05:50:36 +02:00
twinaphex
7f01ec9b79 Add more int settings 2016-07-24 05:08:04 +02:00
twinaphex
6e9d8d369f Create settings int LUT table 2016-07-24 05:01:11 +02:00
twinaphex
43d483b14e Add more bool settings to settings LUT 2016-07-24 04:37:46 +02:00
twinaphex
5900bbf5a4 Add more boolean settings 2016-07-24 02:18:57 +02:00
twinaphex
7947fa9152 Start adding boolean settings for saving to the array 2016-07-24 02:15:07 +02:00
twinaphex
31a88f70e7 Start refactoring some settings 2016-07-23 14:59:07 +02:00
twinaphex
066832c8a2 Cleanups / start going through config_get_active_core_path 2016-07-23 14:37:20 +02:00
twinaphex
a6aa0b8e0c Cleanups 2016-07-23 14:29:57 +02:00
twinaphex
ee87ef0ae9 Turn path_core_specific_config into static variable 2016-07-23 14:27:17 +02:00
twinaphex
0c17c08bee Cleanup 2016-07-23 14:18:42 +02:00
twinaphex
6ffa5ab6b2 Create config_get_active_path 2016-07-23 14:18:17 +02:00
twinaphex
61fe38bf6d Add log message 2016-07-23 13:04:07 +02:00