Steven M. Vascellaro
ae47b1f505
Revert "Fix variable names for 'video_msg'"
...
This reverts commit 5061bc5a65
.
2018-05-11 19:55:07 -04:00
Steven M. Vascellaro
5061bc5a65
Fix variable names for 'video_msg'
...
A few variables for video message color/position were using the wrong variable name
https://github.com/libretro/RetroArch/blob/master/configuration.h#L274-L279
2018-04-23 09:32:46 -04:00
Steven M. Vascellaro
bc2cf0e215
Update list of joypad drivers
2018-04-14 18:16:33 -04:00
Steven M. Vascellaro
cb21f3f33f
retroarch.cfg: Add fps_show
and framecount_show
2018-04-14 18:12:51 -04:00
Steven M. Vascellaro
559be4cff2
retroarch.cfg: Move/reorder Video settings
2018-04-14 18:12:27 -04:00
Steven Vascellaro
f9db4b9839
retroarch.cfg: Update menu_driver options
2018-04-14 17:51:04 -04:00
Steven M. Vascellaro
e39da99b87
retroarch.cfg: Add more driver settings
...
Adds driver settings for `camera_driver`, `location_driver`, and `record_driver`.
2018-04-14 17:37:02 -04:00
Steven M. Vascellaro
bdf5a0c22b
retroarch.cfg: Add section for directory settings
...
- Adds a section for directory/path settings
- Adds settings for `recording_output_directory` and `recording_config_directory`
All settings in `directory` section are accessible from RGUI
2018-04-14 16:53:32 -04:00
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
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