Commit Graph

770 Commits

Author SHA1 Message Date
Lioncash
b68048e6db Fix some printf format specifiers
Gets rid of warnings on higher warning levels
2015-04-03 15:09:17 -04:00
Lioncash
b5006c3a69 settings: Add prototype for setting_hex_setting 2015-04-02 13:51:47 -04:00
twinaphex
bce35fa8cc Enable 'Touch enable' by default for RARCH_MOBILE 2015-03-30 23:56:39 +02:00
aliaspider
ddfbea107d (menu) add a seperate setting to enable/disable touch input inside the
menu.
2015-03-30 00:50:44 +01:00
Radius
2f2a86e97f add osk enable hotkey 2015-03-25 22:24:12 -05:00
twinaphex
183472b4f3 Show Unload Core only when dynamic dummy core is not loaded 2015-03-24 14:48:23 +01:00
twinaphex
ca8e38fa18 Add 'Unload Core' option 2015-03-24 14:32:42 +01:00
twinaphex
d71de75c56 Create video_driver_set_filtering 2015-03-23 00:39:42 +01:00
twinaphex
de8d41a0f8 Use video_driver_set_rotation 2015-03-22 10:38:26 +01:00
twinaphex
508ade73f9 Rename menu_driver_resolve to menu_driver_get_ptr 2015-03-21 23:56:42 +01:00
twinaphex
1a08caaedb (PS3) Buildfixes 2015-03-21 06:57:13 +01:00
twinaphex
5a443d229a global_get_ptr update pt. 2 2015-03-21 05:42:49 +01:00
twinaphex
e6f0d366cb Go through global_get_ptr 2015-03-21 04:43:18 +01:00
twinaphex
47d17cadb5 (settings.c) Cleanup header includes 2015-03-21 01:01:29 +01:00
twinaphex
73e3460675 Change settings_data_ namespace to settings_ 2015-03-21 00:56:26 +01:00
twinaphex
14ac2d9791 Rename settings_data.h to settings.h 2015-03-21 00:49:55 +01:00
twinaphex
9f6cb1bca7 Rename settings.c to configuration.c 2015-03-21 00:42:09 +01:00
twinaphex
8c236366a7 Udpates pt. 8 2015-03-21 00:10:37 +01:00
twinaphex
9eaee06b08 Rewrite more CONFIG_GET_PATH macro invocations 2015-03-21 00:01:35 +01:00
twinaphex
8a59ceebb8 rewrite more CONFIG_GET_PATH invocations 2015-03-20 23:49:18 +01:00
twinaphex
a71c75dea9 Start not going through the config file macros 2015-03-20 23:34:38 +01:00
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