Commit Graph

645 Commits

Author SHA1 Message Date
radius 5cf668c302 set the option as false by default for the time being 2016-11-30 10:29:34 -05:00
radius 2e7821e337 add a toggle to the firmware check so it can be overruled 2016-11-29 23:22:22 -05:00
twinaphex a1a70c63ef Set to Pulseaudio by default 2016-11-28 19:23:04 +01:00
twinaphex c393a1a99f Remove unused variables 2016-11-27 14:43:35 +01:00
radius 17fb6b2753 remove WIN32 ifdefs 2016-11-23 20:23:56 -05:00
radius 8cb5ed0d95 (win) add fixed window size mode 2016-11-23 19:43:50 -05:00
twinaphex 95254aa79b Remove 'back as menu toggle' setting 2016-11-21 13:05:23 +01:00
twinaphex f9786d6c6a Remove unnecessary config.def.h includes 2016-11-20 13:43:56 +01:00
twinaphex d41b57881a (Android) Set menu_swap_ok_cancel_buttons to 'on' 2016-11-20 13:40:31 +01:00
radius a99a9c0810 add setting to swap menu_ok and menu_cancel 2016-11-19 13:09:07 -05:00
aliaspider 4ce8f84bac (WIIU) set AX as the default audio driver. 2016-11-06 23:42:05 +01:00
twinaphex cb8231a962 Disable 'enable keyboard overlay' by default now 2016-11-03 10:56:53 +01:00
Brad Parker 5d28029be8 remove confirm_on_exit menu option 2016-10-30 23:29:03 -04:00
Brad Parker d1d5584d18 update copyright 2016-10-27 11:47:10 -04:00
aliaspider a4d745a471 preliminary port to the wiiu platform 2016-10-27 01:34:10 +01:00
twinaphex 9ddad48744 Create gfx/video_defines.h 2016-10-25 20:18:31 +02:00
twinaphex b6ca7ba97a Get rid of hardcoded strings 2016-10-25 19:57:04 +02:00
twinaphex 948b206b60 Get rid of using hardcoded labels 2016-10-25 19:50:03 +02:00
Ezio-PS 83678c66b9 (PS3) Set a more appropriated value to fix overscan on GLUI 2016-10-16 14:42:40 +02:00
Romain Graillot ade4e7857b Add possibility to switch touch surface on vita build 2016-10-15 13:28:35 +02:00
Francisco José García García 1ea5a80d02 (VITA) Add Backtouch enable option 2016-10-14 21:57:18 +02:00
Jean-André Santoni 5c11667764 Disable mouse by default on Lakka 2016-10-12 10:09:22 +02:00
twinaphex 6d821ad6a4 Enable mouse by default now for Linux/OSX/Windows 2016-10-03 06:53:00 +02:00
Jean-André Santoni c45058d3ae Start adding a WiFi driver 2016-09-22 02:02:43 +02:00
Brad Parker 7c29fd6c33 create 7z archive backend, enables scanning of 7z content 2016-09-18 10:31:21 -04:00
twinaphex 4a30bfd156 Make these two the default 2016-09-15 22:05:40 +02:00
Brad Parker f5ade35cc6 refresh rate should be 59.94 2016-09-14 20:46:41 -04:00
twinaphex 1fea80c630 Another header cleanup 2016-09-11 18:49:38 +02:00
twinaphex 164d3b034c Get rid of OSX_PPC 2016-09-09 15:56:56 +02:00
twinaphex 934bd2d018 (Emscripten) Set pause_nonactive to false by default 2016-09-09 06:06:12 +02:00
twinaphex 2f9dbd2541 (Emscripten) If SDL2 is defined, use it as default input driver 2016-09-08 07:37:27 +02:00
twinaphex e880a3b248 vfilter is for Wii/Gekko only 2016-09-07 13:54:01 +02:00
twinaphex 2cd568cdaa Use xmb_theme 2016-09-06 19:50:13 +02:00
twinaphex fdca622785 Set 128ms audio latency and CC resampler for Emscripten 2016-09-06 07:41:35 +02: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
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 cf694f9fc2 (Vita) strip source svg files
(Default/Mobile) Use MaterialUI by default if RARCH_MOBILE defined and HAVE_MATERIALUI defined
2016-08-24 17:03:22 +02:00
twinaphex 1ad0e7201a Use XMB by default when HAVE_XMB is defined 2016-08-24 15:34:19 +02:00
twinaphex a27f042731 Start preparing XMB for Vita 2016-08-19 19:10:31 +02:00
Jean-André Santoni 04fb4f6dde (XMB) Allow hiding some tabs 2016-08-18 16:42:39 +02:00
Alcaro 32a56d2738 Revert "[bugged] Reworked xmb driver to allow tab hiding" 2016-08-17 15:07:17 +02:00
Ghost Coder 46029bef22 Reworked xmb driver to allow tab hiding 2016-08-06 04:08:21 -05:00
twinaphex 64d6e0facf (Vita) Implement proper gamepad menu toggle combo for Vita, and remove
old hack
2016-08-02 16:48:54 +02:00
twinaphex d77dd4f0d3 Add enums for gamepad menu toggle combos 2016-08-02 16:45:50 +02:00
twinaphex 2bcdaf2c57 Create config_overlay_enable_default 2016-08-01 14:14:21 +02:00
Twinaphex af09bd1751 Create PS3 ifdef for DPI override value 2016-07-31 20:32:40 +02:00
Ezio-PS e45a496b07 (PS3) Workaround to fix overscan on GLUI 2016-07-31 19:41:03 +02:00
radius 0536906e63 add setting for auto shader presets 2016-07-30 11:16:42 -05:00
twinaphex e477555991 Get rid of hacky per-core config - this and config overrides
was mutually exclusive, so time to cut the fat
2016-07-30 16:49:04 +02:00
twinaphex afa9e17c59 Turn per-core configs off for PS3 right now 2016-07-26 10:51:30 +02:00
twinaphex 5ee8e25d70 Cleanups 2016-07-25 07:33:41 +02:00
twinaphex bd88b9d1d2 (Wii) Fix warnings / unused variables 2016-07-24 11:32:45 +02:00
Twinaphex a9ea1372d9 Don't enable mouse by default until it no longer responds to titlebar manipulation 2016-07-16 16:23:54 +02:00
twinaphex fabf68e441 Set XMB icon theme by default to Monochrome, and fix hardcoding 2016-07-14 21:24:33 +02:00
twinaphex 14797ae18e Dehardcode enums for XMB themes 2016-07-14 18:19:59 +02:00
twinaphex 60d3b22bb6 Create Menu Header Opacity setting 2016-07-11 17:41:06 +02:00
twinaphex b4dbc16024 Add Menu Footer Opacity setting 2016-07-11 17:27:36 +02:00
twinaphex 66df62938c Prevent some unused variable warnings 2016-07-10 19:29:52 +02:00
twinaphex 7d518bd4a8 Add menu_wallpaper_opacity 2016-07-10 17:13:19 +02:00
twinaphex d53cbfbdfb Backport DRM video driver 2016-07-03 10:37:07 +02:00
twinaphex 1a60d257ee Remove menu_driver_toggle_binds 2016-06-27 00:46:05 +02:00
twinaphex 251f9021ad (Menu) Implement page up / page down controls 2016-06-26 09:12:40 +02:00
twinaphex f9b535ea91 Create Input Bind Timeout setting 2016-06-26 08:22:40 +02:00
twinaphex e91136017e Create retro_keybinds_menu - and change settings binds to this
when we toggle the menu
2016-06-26 08:02:29 +02:00
twinaphex 8a8fadc5b2 Implement max swapchain images setting, implement it first for DRM/KMS context 2016-06-21 21:36:58 +02:00
FIX94 b80bba2061 (GX) only apply better gamma setting to wii and use old setting on ngc
(GX) show gamma setting in the video options on ngc, was hidden before
2016-06-05 18:57:29 +02:00
FIX94 f3d0860483 (GX) improved video gamma setting by allowing a wider spectrum (0.1 to 3.0) 2016-06-05 18:03:39 +02:00
twinaphex bedd67a8b8 (QNX/BB10) Use HAVE_MATERIALUI 2016-05-31 05:17:57 +02:00
twinaphex 7f871d6e9a (PowerPC Mac) Fall back to shader pipeline 1 for OSX PowerPC - too slow otherwise 2016-05-02 04:05:03 +02:00
twinaphex 16a6142577 (Menu) Turn on XMB shadows for non-Lakka 2016-05-01 17:47:10 +02:00
twinaphex 73d198ed7f Set default thumbnail setting to 'boxart' 2016-05-01 16:56:15 +02:00
twinaphex d4d2f7fa6b Set default thumbnails setting to 1 2016-05-01 16:49:13 +02:00
twinaphex 729b1bf64b (Menu) Rename more xmb_ variables 2016-05-01 04:46:16 +02:00
twinaphex 6d720ff337 (XMB/Shader pipeline) Rename some variables and enable ribbon by default 2016-05-01 04:40:20 +02:00
twinaphex 748f5dc74b (Nuklear/Zahnrad) Rename to 'nuklear' 2016-04-25 14:58:47 +02:00
twinaphex a8485d451a (config.def.h) Set ribbon enable mode to 1 by default for GLES2 2016-04-24 22:16:54 +02:00
twinaphex 8cb66dd021 Add way to switch back and forth between shader pipeline 2016-04-24 22:03:39 +02:00
Jean-André Santoni a4308640a2 (XMB) Gradient switching 2016-04-22 13:47:14 +07:00
Jean-André Santoni 989823691e (XMB) Normalize the shadows setting name 2016-04-22 12:46:56 +07:00
Jean-André Santoni a1e91ff606 (XMB) Ribbon Enable setting 2016-04-22 12:32:32 +07:00
Jean-André Santoni 53a1369dba (XMB) Shadows 2016-04-08 00:24:55 +07:00
twinaphex 2064681a67 Cleanup 2016-03-22 04:07:05 +01:00
Jean-André Santoni 66544dcea4 (XMB) Theme switching 2016-03-22 02:54:16 +07:00
radius 761ece0f3c set SAVE directory correctly when using content dir on cores that don't use the SRAM interface 2016-03-10 17:36:46 -05:00
Hans-Kristian Arntzen adbf9fed16 Vulkan implementation. 2016-02-16 20:42:02 +01:00
radius 5c4ab83d98 add XMB settings for scale and opacity 2016-02-08 00:34:13 -05:00
twinaphex 13c54381e4 Set default poll behavior to 2 (late) 2016-01-28 06:51:18 +01:00
twinaphex 326d5d319a Add Poll Type Behavior setting to Input Settings 2016-01-27 01:51:09 +01:00
twinaphex c5b13de208 Change default audio output latency to 128ms for Android 2016-01-22 05:00:22 +01:00
twinaphex cebea56412 Add UI Companion Enable setting 2016-01-18 21:35:09 +01:00
twinaphex 665795b2b1 Default to XMB menu driver for PS3 too 2016-01-14 15:06:46 +01:00
twinaphex 19aae57887 Change default menu driver - XMB rule 2016-01-14 15:06:23 +01:00
twinaphex d6f9c760cd Default to XMB if HAVE_XMB is defined 2016-01-14 13:35:16 +01:00
twinaphex 66f018feee Take out MENU_RMENU 2016-01-12 12:23:07 +01:00
twinaphex fd99b9bfb3 Rename XUI files/defines 2016-01-12 09:23:17 +01:00
twinaphex a3994aea63 RMenu is obsolete now 2016-01-12 09:19:35 +01:00
twinaphex 83a93d4e09 (PS3) Enable XMB driver by default 2016-01-12 08:59:31 +01:00
twinaphex 698ccae21a Rename default menu show start screen variable 2016-01-11 13:26:41 +01:00
twinaphex 7a55ae3765 Start updating headers for 2016 2016-01-10 04:06:50 +01:00
twinaphex 7b1c1bbf7d Enable this for iOS 2016-01-10 02:24:54 +01:00
sergiobenrocha2 1842e613aa Make Core Provided the default aspect ratio. 2016-01-03 21:20:56 -02:00
radius 0bdbac3d87 make auto remaps and auto overrides default, it's a harmless change since they are only loaded if found 2016-01-02 15:13:08 -05:00
twinaphex 1fcf63735f Header include changes 2015-12-05 07:45:36 +01:00
twinaphex 91b40523bd Weird regression fixed 2015-11-30 06:57:58 +01:00
twinaphex c75885b7b4 Remove gfx/video_driver.h dependency from driver.h 2015-11-29 01:15:40 +01:00
radius 7d8b13372d add GUI representation for the settings 2015-11-27 18:08:53 -05:00
twinaphex aa1e8dc543 (menu_setting) Refactor this macro mess 2015-11-21 16:32:22 +01:00
twinaphex 806c124eae Merge video_viewport.c and video_driver.c 2015-11-21 13:01:23 +01:00
radius ee4d29066e turn this option off by default 2015-11-17 16:28:48 -05:00
twinaphex 6b0ebb7a03 Update some references to GLUI 2015-11-17 12:04:02 +01:00
twinaphex 1a853f27fc Disable ui_companion_start_on_boot for iOS 2015-11-16 05:52:55 +01:00
radius 04287bdf51 add setting for per-game/per-content options 2015-11-15 22:06:51 -05:00
twinaphex 5cabb8111a Enable the mouse by default on Windows and OSX 2015-11-01 16:38:04 +01:00
twinaphex f8fae2914f (iOS) Should set buildbot_server_url to correct URL now if iOS 9 is detected 2015-10-31 17:54:31 +01:00
Andrés 0ce1d042bd Update config.def.h 2015-10-20 12:52:40 -05:00
radius 34cf3c6a13 update osx buildbot url 2015-10-19 19:55:40 -05:00
twinaphex f0bbf53537 Enable pause_nonactive by default 2015-10-19 03:44:57 +02:00
twinaphex b2b78125fa Collapse subgroups automatically enabled now 2015-10-18 21:32:41 +02:00
twinaphex 768ac1b5fd Move the entries up the chain 2015-10-03 07:21:33 +02:00
twinaphex 34d58fd4c3 Set Xaudio as default driver for Windows 2015-10-03 07:20:54 +02:00
aliaspider 48ec5190ba (CTR/3DS) improve audio/video sync. 2015-09-28 20:09:07 +01:00
twinaphex 862bdcd0da (Gekko) Set audio output rate to 32KHz 2015-09-07 00:05:59 +02:00
Sergi Granell 94e893634d (Vita) Update gfx driver 2015-08-31 00:56:14 +02:00
twinaphex 3d80697cff Buildfix 2015-08-30 21:25:07 +02:00
twinaphex e9c4c74a7d Set default video driver to "vita2d" if HAVE_VITA2D is defined 2015-08-30 20:47:17 +02:00
twinaphex 1ec90df165 Refactor fastforward ratio 2015-08-27 14:39:42 +02:00
twinaphex 273788cdf9 (Vita) Attempt to reuse PSP1 audio driver for Vita 2015-08-12 12:18:45 +02:00
twinaphex 48c912f913 Put OSX rule for default menu driver behind IOS 2015-07-25 20:57:11 +02:00
twinaphex d9a72d9b5c (OSX) Set XMB driver as menu default driver from OSX 10.6 and up 2015-07-18 16:15:54 +02:00
twinaphex bad3238ac7 (GX) Default to rate control off for GX now 2015-07-16 09:35:27 +02:00
twinaphex 59cf91980c (PS3) Make GLUI the default menu driver now 2015-07-14 16:21:08 +02:00
twinaphex c02983bb9a (PS3) Don't bake in HAVE_LIDBGFONT either 2015-07-14 15:46:01 +02:00
twinaphex f70070cd16 Turn threaded data runloop off for single-core consoles 2015-07-12 18:23:03 +02:00
twinaphex 0107be2485 (GX) Refactor controls 2015-07-12 01:58:43 +02:00
twinaphex 6f99b4d381 (Android) Implement 'Back As Menu Toggle Enable' setting 2015-07-11 03:13:38 +02:00
twinaphex 954121b99c Kill off some console-only hacks to do with lifecycle state 2015-07-09 06:35:18 +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
twinaphex 370970e78f Bump default max users up to 5 2015-07-09 00:10:44 +02:00
twinaphex 66ac83cfed Set max users by default to 4 2015-07-08 17:13:59 +02:00
twinaphex cbc79e0d67 Start adding preliminary bundle extraction code 2015-07-08 16:45:04 +02:00
twinaphex 665cbbd39e Because DPI detection is a bit screwy right now on the desktop,
for desktop we just enable DPI Override by default and set it to
200dpi by default
2015-07-04 19:16:17 +02:00
Alcaro febcbc5ce4 C89 cleanups part 2 2015-06-26 17:48:43 +02:00
twinaphex ce35bdef46 Set default 'max users' variable to 4 for RARCH_MOBILE 2015-06-25 18:43:01 +02:00
twinaphex 2157051d48 Enable threaded_data_runloop_enable by default when HAVE_THREADS
is enabled - should be stable enough now
2015-06-14 20:10:23 +02:00
twinaphex 0658bcd84b (Android/iOS) Make GLUI the new default UI on Android and iOS 2015-05-09 15:06:32 +02:00
twinaphex fddfee05a9 Turn threaded data runloop off by default - still very unstable
when used in conjunction with threaded video
2015-05-09 10:01:16 +02:00