Commit Graph

749 Commits

Author SHA1 Message Date
twinaphex
3a0f9599b1 Update settings.c 2015-03-20 20:52:54 +01:00
twinaphex
0f98407674 Create config_get_ptr 2015-03-20 19:32:46 +01:00
twinaphex
7be7a41532 Add setting option 'threaded data runloop enable' 2015-03-18 21:33:04 +01:00
twinaphex
569ab60e43 Use g_settings.menu.mouse.enable directly 2015-03-17 04:01:58 +01:00
twinaphex
4f25b67baa Rename 'content_directory' to 'core_assets_directory' so it's more
understandable. NOTE: Nobody ever used GET_CONTENT_DIRECTORY so it's
permissible to change it since nobody will be affected by the change
to GET_CORE_ASSETS_DIRECTORY
2015-03-16 02:59:30 +01:00
twinaphex
892e665f40 Move definition of globals for g_data_runloop and g_runloop
out of settings.c
2015-03-15 03:21:58 +01:00
twinaphex
96ae2e9882 Move code over to runloop.h 2015-03-15 02:00:11 +01:00
Higor Eurípedes
fec88a5cb4 (Menu) Add font color settings 2015-03-14 19:22:06 -03:00
Twinaphex
0188c5105b Merge pull request #1498 from vanfanel/master
Added native Raspebbry Pi Dispmanx API backend
2015-03-13 22:02:22 +01:00
vanfanel
2f1e6600d9 Added native Raspebbry Pi Dispmanx API backend 2015-03-13 05:59:52 +01:00
twinaphex
97d8bc1488 Add cheats_dir to g_defaults 2015-03-13 00:24:17 +01:00
twinaphex
14aff4031b g_settings.menu.throttle is no longer used and is enabled by
default
2015-03-09 19:20:15 +01:00
twinaphex
9627117166 Take out fps_monitor_enable 2015-03-07 23:03:56 +01:00
twinaphex
a74cb0574b Create g_runloop and start moving variables there 2015-03-07 12:36:50 +01:00
Twinaphex
024d9d19a6 Merge pull request #1470 from vanfanel/master
Added sunxi G2D graphics driver
2015-03-06 22:15:43 +01:00
vanfanel
9831f8f1d0 Added sunxi graphics backend. No additional libs or blobs required. 2016-01-10 11:04:32 +00:00
Higor Eurípedes
5d1b6b4202 (menu) Add ADVANCED flags to some settings 2015-03-06 13:09:48 -03:00
twinaphex
b6e4266a3d Enable collapse_subgroups_enable by default 2015-02-26 03:12:35 +01:00
Jools Wills
430aeba42b wrong parameter for strtok_r when splitting extra_path (appendconfig). fixed #1439 2015-02-23 19:58:32 +00:00
twinaphex
64446ef497 Rename and move rarch_viewport 2015-02-14 05:52:05 +01:00
Jean-André Santoni
2ae66e05e5 (XMB) Add a setting to display or hide the core name and core version 2015-02-12 19:18:27 +01:00
twinaphex
31cff5bec3 Set OSK overlay default to overlay directory by default 2015-02-11 22:51:58 +01:00
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