Commit Graph

645 Commits

Author SHA1 Message Date
radius 70956dca6f add new variables for "content dir" 2017-08-05 12:31:58 -05:00
Brad Parker 2c092a882e Set buildbot dir for MSVC 2005 RetroArch build to MSVC 2005 cores 2017-08-03 10:46:58 -04:00
Brad Parker 387d087fcd fix windows buildbot urls to point to the correct folder 2017-07-31 09:58:54 -04:00
twinaphex 260f9532e9 Set buildbot dir for MSVC 2010 RetroArch build to MSVC 2010 cores 2017-07-02 20:45:15 +02:00
Rob Loach 37c0cf50fd
Disable showing hidden files by default 2017-06-21 10:46:32 -04:00
Rob Loach 5dfd97ff29 Add input_driver to config.def.h
This fixes the following compilation error:

```
CC core_info.c
In file included from core_info.c:31:0:
config.def.h:302:48: error: ‘INPUT_TOGGLE_NONE’ undeclared here (not in a function)
 static unsigned menu_toggle_gamepad_combo    = INPUT_TOGGLE_NONE
                                                ^
Makefile:155: recipe for target 'obj-unix/core_info.o' failed
```
2017-06-21 01:01:07 -04:00
twinaphex 9bf8465e02 Disable this by default for lakka and vita 2017-06-20 02:47:55 +02: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 cdd7fbeb52 Add audio mixer volume setting 2017-06-08 22:58:43 +02:00
radius c6c8881ab2 add AARCH64 defines 2017-06-04 20:38:53 -05:00
twinaphex 556cc4b426 xmb_show_music no longer exclusive to HAVE_FFMPEG 2017-05-28 00:03:52 +02:00
Zoran Vuckovic eebd7bbeea Change shared-mode settings 2017-05-24 16:25:36 +02:00
aliaspider 934f7c58ba (WiiU) enable networking. 2017-05-23 10:24:23 +01:00
twinaphex 59fb7700b8 Combine menu_driver.c and menu_display.c 2017-05-19 15:25:14 +02:00
twinaphex aa10eecbbf Get rid of ifdef for menu_shader_pipeline 2017-05-17 03:40:57 +02:00
twinaphex b73575bf79 Remove header include 2017-05-08 02:29:35 +02:00
twinaphex 988647f92a Move defines to configuration.c 2017-05-08 02:25:55 +02:00
twinaphex 4595ba8e1f (config.def.h) Refactor some of the defines 2017-05-08 02:20:02 +02:00
twinaphex 77a56f5114 Dehardcode recording driver enums 2017-05-07 22:54:03 +02:00
twinaphex 9bb5430956 Try to silence some more Coverity warnings 2017-05-07 22:52:34 +02:00
Monroe88 ada900e1e1 Unhardcode WASAPI default settings 2017-04-28 21:40:24 -05:00
twinaphex 3b3b008614 Move code to input_config_reset 2017-04-25 18:18:37 +02:00
Zoran Vuckovic 129151d5fc add wasapi audio driver 2017-04-11 00:24:37 +02:00
twinaphex aace0ae9bd Set default libretro logging level to 1 2017-03-25 10:36:24 +01:00
Rob Loach 157fbeccb5
Add Font Text Color settings 2017-03-12 10:33:06 -04:00
Brad Parker 1f42889936 add settings -> network entry to force using a MITM server for netplay 2017-03-05 14:19:37 -05:00
Jean-André Santoni 64a11ca0f4 (XMB) Allow hidding the netplay tab 2017-02-27 23:32:24 +01:00
Gregor Richards a3e3b3e790 Adding settings to allow/require connections in slave mode. 2017-02-23 21:33:44 -05:00
dankcushions f05da5c0e1 Default game_specific_options to true.
This is the core-option overrides functionality. If the user hasn't created any override files, they won't be used. Seems to me like there's no harm in defaulting this to on.
2017-02-19 18:54:35 +00:00
Gregor Richards 816d7786ac Re-adding the option to start in spectator mode
This used to be a configuration option because spectator mode and "net"
mode were incompatible. When the ability to switch between player and
spectator was added, the configuration option was removed, since it was
no longer a mode toggle. This re-adds it, mainly so that I can use it to
implement regression tests.
2017-02-16 19:17:06 -05:00
Gregor Richards aa77d688ec Make announcing netplay on the public lobby optional. 2017-02-06 13:45:58 -05:00
twinaphex aeaba5ab8e Default to non-advanced mode by default 2017-02-01 23:01:41 +01:00
Brad Parker 57949227df DOS: initial input/joypad driver 2017-01-24 00:55:58 -05:00
Brad Parker c4bfa6b0d2 DOS: initial VGA int13 graphics driver 2017-01-22 10:47:11 -05:00
Brad Parker 05c37bd39f initial GDI driver skeleton 2017-01-16 20:41:04 -05:00
twinaphex 73f7396625 Buildfix 2017-01-09 22:53:11 +01:00
Josh Palmer 50cb8d2b95 Add QNX-specific settings to config.def.h, refactor default keybinds into a separate file for cleaner per-platform setup 2017-01-09 20:26:09 +00:00
Ryunam ebded84b67 Add option to allow or prevent removal of playlist entries 2016-12-27 13:20:41 +01:00
Ryunam c80d1e8242 Add toggle to show / hide Import Content tab on XMB 2016-12-24 18:45:15 +01:00
Gregor Richards 30beee6004 Be consistent about the type of check_frames. Fixes warnings. 2016-12-19 14:54:13 -05:00
Gregor Richards f7f6590156 Goodbye delay_frames! stateless_mode is the new delay_frames=0 2016-12-18 19:28:43 -05:00
Gregor Richards 24a39078be Adding netplay password to menu. 2016-12-18 19:28:43 -05:00
Gregor Richards 262d77546b Adding game/watch key
Adding a key to toggle between playing and spectating. This key takes
the place of the previous flip key, although player flipping does
continue to work (and must be rebound if you still want it)
2016-12-18 19:28:42 -05:00
twinaphex acc0856a69 (MSVC 2003) Buildfix 2006-05-18 13:17:58 +02:00
twinaphex 31b69b4011 C89_BUILD fixes 2016-12-10 09:06:11 +01:00
twinaphex 80a6013e7b Add default values for check_frames/delay_frames 2016-12-07 03:08:59 +01:00
Adriano Moura 6b99eeaf88 Implements a hotkey for toggling mouse grabbing, hiding and hotkey blocking. Usefull for playing tyrquake with kb/m. 2016-12-06 03:32:28 -02:00
twinaphex cd2abc445a Create enums per driver class 2016-12-05 06:37:26 +01:00
Jean-André Santoni d00566b018 Add setting for the savestate thumbnails 2016-12-01 20:31:07 +01:00
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