Steven M. Vascellaro
7a18305ed2
retroarch.cfg: Add section for driver settings
...
Moves driver related settings to a new "driver" section.
With the exception of `video_context_driver`, all of these settings can be found in RGUI under "driver".
2018-04-14 15:33:58 -04:00
Steven M. Vascellaro
9d352af3a8
retroarch.cfg: Rename "UI" to "User Interface"
...
Use full name for UI to match the terminology when changing settings in RGUI.
2018-04-14 15:17:40 -04:00
alfrix
a84facf636
Add Left Thumbnails
...
Fix behaviour when right thumb is off and use as fallback in filebrowser
Remove update_left_thumbnail_path
Fix dual image in imageviewer
Remove xmb_left_thumbnails_ident
Requested Changes
Fix last warning and button not switching thumb
Better scaling
Limit vertical size without changing position
Change thumb cycling behaviour
Remove update_left_thumbnail_image it was causing problems
2018-03-29 10:38:23 -03:00
radius
9b022c5904
reset retroarch.cfg
2018-03-18 19:06:07 -05:00
radius
fd9d8c9512
fix potential crash on task_push_http_transfer
2018-03-18 12:52:04 -05:00
Brad Parker
43aa977a91
add menu setting to toggle window decorations
2018-02-10 23:46:09 -05:00
Brad Parker
df27e704a5
add menu option to select different MITM server locations
2018-02-02 15:37:02 -05:00
Brad Parker
f087b150c9
Add quick menu option to watch shader files for changes and recompile automatically (Linux only for now)
2018-01-25 15:50:57 -05:00
Brad Parker
a4bc1c9768
add menu options for OSD background color
2017-10-10 14:53:32 -04:00
Rob Loach
37c0cf50fd
Disable showing hidden files by default
2017-06-21 10:46:32 -04:00
twinaphex
540b9d5615
Add 'Show Core Updater'
2017-06-20 02:22:07 +02:00
twinaphex
66fc9e6a06
Add menu_show_online_updater
2017-06-20 01:42:28 +02:00
twinaphex
cdf7a403ea
Add audio mixer mute enable
2017-06-08 23:53:24 +02:00
twinaphex
cdd7fbeb52
Add audio mixer volume setting
2017-06-08 22:58:43 +02:00
Brad Parker
1f42889936
add settings -> network entry to force using a MITM server for netplay
2017-03-05 14:19:37 -05:00
twinaphex
93bd541492
Add to skeleton cfg
2017-02-02 21:56:24 +01:00
twinaphex
627be0fd83
Add sublabels
2017-02-02 20:01:07 +01:00
twinaphex
77e698e0cc
Updates
2017-02-02 06:18:11 +01:00
twinaphex
faa518a32d
Add sublabels
2017-02-02 05:41:34 +01:00
twinaphex
2539de0111
Add sublabels
2017-02-02 05:28:23 +01:00
twinaphex
9e114d5dee
Add sublabels
2017-02-02 05:20:29 +01:00
twinaphex
2b3343a687
Remove CORE_SPECIFIC_CONFIG
2017-02-02 04:51:42 +01:00
twinaphex
235f6b81df
Add sublabels
2017-02-02 04:43:07 +01:00
twinaphex
8148c71556
Add sublabels
2017-02-02 04:17:17 +01:00
markwkidd
4897cc1740
add "d3d" to list of retroarch.cfg video options
...
After referring to some forum posts suggesting using "d3d9" for the video mode on an older Windows installation (incorrect) I finally figured out that the Direct3D mode is called "d3d." Hopefully including it in these instructions will save someone else the same time and research.
2016-12-25 15:01:49 -05:00
Brad Parker
7aac7f986a
add option to show battery level next to the datetime in the menu
2016-12-19 14:28:21 -05:00
twinaphex
9957099bf0
Add 'unified menu controls' setting
2016-12-11 01:29:53 +01:00
lasers
5074139acf
Update skeleton cfg (download directory)
2016-12-07 06:13:40 -06:00
Brad Parker
44b95a1602
revert retroarch.cfg
2016-12-02 14:04:11 -05:00
Brad Parker
3846ce1837
build fixes for MSVC, start moving back to TCHAR usage so we can switch unicode on and off
2016-12-02 12:54:39 -05:00
lasers
ba18428e11
Update skeleton cfg (swap buttons option)
2016-12-01 13:02:03 -06:00
lasers
da6d4a7599
Update skeleton cfg (core options)
2016-12-01 09:22:59 -06:00
meleu
09aa219eb3
added menu_swap_ok_cancel
...
Removed the deprecated `menu_ok_btn` and `menu_cancel_btn`.
It's somehow related with this issue: https://github.com/libretro/RetroArch/issues/4111
2016-11-30 23:32:19 -02:00
twinaphex
80798ab924
Remove hacky 'OSK Keyboard' overlay
2016-11-27 02:46:09 +01:00
Brad Parker
5d28029be8
remove confirm_on_exit menu option
2016-10-30 23:29:03 -04:00
radius
62903bf668
revert skeleton config
2016-10-28 19:07:02 -05:00
radius
cb2e78e46d
add android standard gamepad builtin autoconf
2016-10-28 18:15:24 -05:00
Twinaphex
4d49bb44f2
(OSX) Buildfix
2016-09-21 02:30:21 +02:00
Brad Parker
f5ade35cc6
refresh rate should be 59.94
2016-09-14 20:46:41 -04:00
Brad Parker
276542ea98
more menu popup refactor, add back working confirm_on_exit
2016-09-05 01:04:15 -04:00
Brad Parker
27925da4ae
revert confirm_on_exit option for now
2016-09-04 15:31:50 -04:00
Brad Parker
a17679a0c5
add input option to allow any user to control the menu
2016-09-03 19:01:29 -04:00
twinaphex
5613feafb6
Remove unused cheat_settings_path
2016-09-03 08:05:31 +02:00
Brad Parker
ee7545857c
add config option to enable quit confirmation
2016-09-01 21:47:25 -04:00
Brad Parker
cf4bf344a9
add configuration option to toggle showing hidden files (default on), fixes issue #2769
2016-08-27 21:48:55 -04:00
twinaphex
f391c1b65d
Add new path settings for music/image/video history paths
2016-07-30 22:32:52 +02:00
twinaphex
9d20513050
Add more help messages
2016-07-26 14:20:37 +02:00
twinaphex
21714726d6
Correct text
2016-07-26 10:59:30 +02:00
twinaphex
1c2d4bc632
Add help messages for hotkeys - not finished yet
2016-07-25 06:18:23 +02:00
twinaphex
5251a83b7e
Add help messages
2016-07-25 05:33:50 +02:00
twinaphex
7a2baf553f
Add more help messages
2016-07-25 05:09:44 +02:00
twinaphex
ea1ace36c4
Add help messages
2016-07-25 04:51:47 +02:00
Jean-André Santoni
b409ced5ad
Add start+select to the list of gamepad combos
2016-06-29 10:46:07 +02:00
twinaphex
f9b535ea91
Create Input Bind Timeout setting
2016-06-26 08:22:40 +02:00
twinaphex
8a8fadc5b2
Implement max swapchain images setting, implement it first for DRM/KMS context
2016-06-21 21:36:58 +02:00
Jean-André Santoni
0f8e406a05
(XMB) Polish thumbnails settings
2016-04-08 17:50:20 +07:00
twinaphex
5e4e30abe9
Change extraction_directory to cache_directory
2016-02-27 03:22:32 +01:00
twinaphex
11a82481c4
Improve explanation
2016-01-27 01:37:52 +01:00
twinaphex
e2b322040f
Add some notes to retroarch.cfg
2016-01-27 01:33:28 +01:00
twinaphex
1ec90df165
Refactor fastforward ratio
2015-08-27 14:39:42 +02:00
twinaphex
1f01d62386
(Menu) Refactor zip file handling to be list-based
2015-07-14 12:49:54 +02:00
twinaphex
c09cc19cfe
Add Menu Toggle Joypad Combo
2015-07-09 06:27:17 +02:00
twinaphex
4cb5d57ede
Add 'Hide Overlay In Menu' option
2015-07-09 04:05:59 +02:00
nfnty
4930ae075a
Fix config menu button options
2015-06-24 18:33:50 +02:00
Jean-André Santoni
a7c0a49610
(XMB) Add boxarts support
2015-06-18 09:32:56 +07:00
Jean-André Santoni
6da346f456
(XMB) Dynamic wallpapers
2015-06-04 17:17:23 +07:00
Jonathan Relf
ca1920e52e
Added quotes to Keyboard input examples
...
Commented out examples for key mappings like input_player1_a were shown without quotes around the key definitions.
2015-05-29 08:57:44 +01:00
twinaphex
8fb8887c34
Create new playlist format
2015-05-26 00:12:49 +02:00
twinaphex
dcd203b44d
Make menu actions configurable
2015-05-07 03:55:15 +02:00
twinaphex
6db7115484
Start renaming 'Joypad' to 'Input Device'
2015-04-14 05:40:36 +02:00
twinaphex
02d31acbfb
Add 'UI Companion Start on Boot'
2015-04-13 02:12:28 +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
twinaphex
14aff4031b
g_settings.menu.throttle is no longer used and is enabled by
...
default
2015-03-09 19:20:15 +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
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
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
fc373630ce
Start to approach OSK driver in a different way
2015-01-29 20:33:27 +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
5419757c40
Add input remapping saving/loading
2015-01-24 23:42:31 +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
7f53ca4ab5
audio mute enable is now saved to config file
2015-01-16 23:26:09 +01:00
twinaphex
6fb51eb360
Initial implementation of remap binds feature
2015-01-05 22:53:21 +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
343a0ed8cf
Add explanation for input_overlay_enable
2014-12-29 10:22:38 +01:00
twinaphex
3a81c23d01
Remove unused/stub 'Cheat Settings' setting
2014-12-15 06:37:14 +01:00
twinaphex
23569044ff
Add 'Hide Unbound Input Descriptor'
2014-12-05 14:13:29 +01:00
twinaphex
9374136a9b
Update player to user in skeleton config file
2014-12-05 13:59:09 +01:00
twinaphex
e3e5f5f8a8
Implement input descriptor labels
2014-12-04 13:26:43 +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
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