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
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
twinaphex
6ca7e0561e
Add menu_navigation_browser_filter_supported_extensions_enable option
2015-01-01 16:40:47 +01:00
twinaphex
a9438452a1
Add Content Database Directory Path option
2014-12-30 22:58:08 +01:00
twinaphex
49ad98e543
Add input_overlay_enable option
2014-12-29 10:16:44 +01:00
twinaphex
608b1f53c8
Enable autoconfig descriptor show by default
2014-12-18 18:59:03 +01:00
twinaphex
82f6c57966
Add new option 'Show Autoconfig Descriptor Labels' for more
...
comprehensible button labels per joypad - needs to be added per
autoconfig file
2014-12-16 06:21:18 +01:00
twinaphex
23569044ff
Add 'Hide Unbound Input Descriptor'
2014-12-05 14:13:29 +01:00
twinaphex
181d163b36
Rename 'player' to 'user'
2014-12-05 13:48:54 +01:00
twinaphex
1e1457c45c
Improvements to input descriptors being shown
2014-12-04 13:45:56 +01:00
twinaphex
e3e5f5f8a8
Implement input descriptor labels
2014-12-04 13:26:43 +01:00
twinaphex
791ba7ba04
Should fix history list not being saved when launching from CLI
2014-11-29 16:40:33 +01:00
twinaphex
df8e3dfc55
Add content history dir and change 'retroarch-history.txt' to 'retroarch-content-history.txt'
2014-11-27 08:46:30 +01:00
Twinaphex
0f43deb6d2
(Apple) Start making camera driver OSX-compatible (OSX 10.7 and up/requires AVFoundation)
2014-11-18 18:04:17 +01:00
twinaphex
d87470c597
(Menu) Add stub Navigation Wrap-Around options
2014-11-17 16:16:52 +01:00
Mike Robinson
06c102d337
Add audio_max_timing_skew setting
...
Let users enable very large timing skews if they don't mind
inaccurate audio pitch.
2014-11-16 14:24:58 +00:00
twinaphex
3094efdc7e
Save archive_mode to config file and change representation
2014-11-14 16:30:55 +01:00
twinaphex
5089473355
(iOS) Add default menu driver setting
2014-11-08 03:01:34 +01:00
twinaphex
82f4f1a83a
(OSX) Add default video filter dir for OSX
2014-10-29 07:42:07 +01:00
twinaphex
9c5f92c883
Get rid of some dead code
2014-10-29 07:39:22 +01:00