Commit Graph

727 Commits

Author SHA1 Message Date
twinaphex 24049fdd70 Save "video_gpu_record" in settings 2015-02-03 03:38:13 +01:00
twinaphex 8c7ce14afb Load "menu_throttle" from config 2015-02-03 03:33:56 +01:00
Toad King 002fba476d add menu throttle for 120+Hz displays 2015-02-02 20:25:29 -06:00
twinaphex 50a9b8478d Add buildbot_assets_url 2015-02-01 17:13:15 +01:00
twinaphex 5d95d6d761 Add cursor_dir and database_dir to g_defaults 2015-02-01 12:25:20 +01:00
twinaphex 124145505a Add option for auto-extracting downloaded archive 2015-01-31 12:45:20 +01:00
twinaphex a038b72ecb Add 'Collapse Subgroups Enable' - should make navigating
menu a bit easier
2015-01-30 05:58:57 +01:00
twinaphex 262af26c18 Rewrite open_deafult_config so that warnings are silenced 2015-01-30 00:34:54 +01:00
twinaphex d327863d0f Only carry one input overlay state 2015-01-29 22:54:42 +01:00
twinaphex 28f6922520 Cleanups 2015-01-29 20:51:07 +01:00
twinaphex fc373630ce Start to approach OSK driver in a different way 2015-01-29 20:33:27 +01:00
twinaphex 756a9bf214 (Android) Add default path for extraction_directory on Android - needed
now ever since increased limitations on SD external storage
2015-01-28 09:29:11 +01:00
twinaphex e431f8e8f0 (Lakka) Remove Lakka - XMB will become the replacement driver 2015-01-27 01:56:04 +01:00
twinaphex 27b54f504e Add first implementation of 'Cursor Manager' 2015-01-25 10:25:56 +01:00
twinaphex 8e95e87b2f Revert "Part 1 of menu input remapping"
This reverts commit 5b2d950034.
2015-01-25 04:52:26 +01:00
twinaphex 5b2d950034 Part 1 of menu input remapping 2015-01-25 02:14:04 +01:00
twinaphex 724e748254 Implement action_start callback for remap_file_load 2015-01-24 23:49:35 +01:00
twinaphex 5419757c40 Add input remapping saving/loading 2015-01-24 23:42:31 +01:00
twinaphex 3bdb736ac7 Set up some default buildbot URL paths per platform 2015-01-21 06:28:40 +01:00
twinaphex de53f9980d Add config_save_keybinds_file 2015-01-19 07:43:28 +01:00
twinaphex db327fbba3 Add Input Remapping Directory setting 2015-01-19 07:24:12 +01:00
twinaphex 384e27a0b1 Add buildbot URL setting 2015-01-19 04:09:28 +01:00
twinaphex e995cbdfa9 Add 'Suspend Screensaver Enable Hint' 2015-01-18 22:37:22 +01:00
twinaphex 5f23cda6cb Add menu wallpaper setting 2015-01-17 18:15:22 +01:00
twinaphex 4ccfc1af02 Add date/time in menu 2015-01-17 04:50:46 +01:00
twinaphex 555273066b (Settings) Set ui.menubar_enable to true by default 2015-01-17 01:31:56 +01:00
twinaphex 4428fe21cd Add UI Menubar Enable setting 2015-01-17 01:29:15 +01:00
twinaphex 7f53ca4ab5 audio mute enable is now saved to config file 2015-01-16 23:26:09 +01:00
Higor Eurípedes 0410601083 (settings) Save video_aspect_ratio_auto on shutdown 2015-01-16 10:45:39 -03:00
twinaphex 92a18a4109 settings.c - cleanups 2015-01-14 00:35:27 +01:00
twinaphex 6374422d1f Cleanups - in open_default_config_file 2015-01-13 23:30:49 +01:00
twinaphex a7e16d2830 settings.c - cleanups 2015-01-13 23:23:15 +01:00
twinaphex 24491e3701 Refactor open_default_config_file somewhat 2015-01-13 23:21:05 +01:00
twinaphex 3d1bef924e Add default settings for ups_pref/ips_pref/bps_pref in config_set_defaults 2015-01-13 03:21:36 +01:00
twinaphex 507291bccb Add Patch Options. Make sure that if we pass softpatching options
on the commandline, that these values will not be saved back to
config file.
2015-01-13 03:13:19 +01:00
twinaphex badb29942b Add monitor FPS enable option 2015-01-12 05:59:11 +01:00
twinaphex b61ae369f7 (input_keymaps.c) Namespace changes and documentation 2015-01-12 02:52:52 +01:00
twinaphex def2f6cb96 Update documentation settings.c 2015-01-11 05:29:32 +01:00
twinaphex 3249e5b8ff settings.c - cleanups 2015-01-09 16:59:19 +01:00
twinaphex 8f511815d1 Create new header 'settings.h' 2015-01-09 16:56:21 +01:00
twinaphex 9f764b1241 Add default case to config_get_default_*driver* functions 2015-01-09 02:15:12 +01:00
twinaphex 957435cbfa Cleanups 2015-01-09 01:08:54 +01:00
twinaphex 17c73eca2b Add some documentation to function prototypes 2015-01-08 19:11:05 +01:00
twinaphex f2c3ae1e28 Add documentation to some settings.c functions 2015-01-08 18:01:13 +01:00
twinaphex 90076c5fad Start using MAX_PATH_LENGTH - relying on MAX_PATH for 360 can cause
problems because it's defined at '260' and thus too small for some
strings
2015-01-07 20:42:36 +01:00
twinaphex 453321c50b Start updating headers 2015-01-07 17:46:50 +01:00
twinaphex 6fb51eb360 Initial implementation of remap binds feature 2015-01-05 22:53:21 +01:00
twinaphex 31d816b6d3 Start preparing for remap binds 2015-01-05 02:36:10 +01:00
twinaphex 7a456c6c3a Rename MAX_PLAYERS to MAX_USERS 2015-01-05 01:58:00 +01:00
twinaphex 45cdb15de4 Add setting 'Max Users' 2015-01-05 01:45:57 +01:00