Commit Graph

46454 Commits

Author SHA1 Message Date
Twinaphex e33dfb53cf
Merge pull request #7725 from fr500/subsystem
Subsystem
2018-12-11 05:35:47 +01:00
radius 479104ee05 cleanup task_content.c too 2018-12-10 23:27:04 -05:00
radius 7a36190a0e cleanup filebrowser too 2018-12-10 23:20:27 -05:00
radius 45228d0307 massive subsystem cleanup & use the proper data in each instance 2018-12-10 23:01:21 -05:00
radius cad5ae287f fix https://github.com/libretro/fbalpha/issues/24#issuecomment-445803876 2018-12-10 22:09:42 -05:00
Twinaphex 574972c1be
Merge pull request #7665 from yoshisuga/master
iOS: Home screen indicator handling for iPhone X/iPad Pro 2018
2018-12-11 03:51:11 +01:00
Twinaphex 048b2df5b0
Merge pull request #7722 from jdgleaver/hide-scan-content
Hide 'scan content' entries from Collections menu when 'Show Import content Tab' is disabled
2018-12-10 18:57:35 +01:00
jdgleaver 11391d601c Hide 'scan content' entries from Collections menu when 'Show Import content Tab' is disabled (RGUI, GLUI) 2018-12-10 17:01:13 +00:00
Brad Parker 51c9914cbb add montreal MITM server for radius 2018-12-09 22:15:45 -05:00
Twinaphex 02ee0112fc
Merge pull request #7720 from orbea/reset_core
menu: Add "Show Reset Core Association".
2018-12-10 03:29:47 +01:00
orbea 23bbcdf8ce menu: Add "Show Reset Core Association".
This can be found at:

Settings -> User Interface -> Views -> Quick Menu -> Show Reset Core Association

This could be helpful for child friendly devices where someone may
accidentally reset the core and then not now which core they were using
before or how to set it again.

Also fixes an issue where "Show Add To Favorites" hides
"Reset Core Association" when that is not desired or expected.

Fixes https://github.com/libretro/RetroArch/issues/7714
2018-12-09 17:46:40 -08:00
Twinaphex 7e49146c91
Merge pull request #7717 from Sunderland93/master
Implement support for xdg-decoration
2018-12-09 22:11:43 +01:00
Aleksey Samoilov d82987b1b5
Merge branch 'master' into master 2018-12-09 20:56:20 +03:00
Sunderland93 27f2cc0bff Increase minimal Wayland version to 1.15 2018-12-09 19:28:45 +04:00
Sunderland93 830882e296 Merge branch 'server-decorations' 2018-12-09 19:03:57 +04:00
Sunderland93 613e3f2655 Add generated wayland-protocols to .gitignore 2018-12-09 18:55:30 +04:00
Sunderland93 d1c15efc24 Revert "Add KDE's server-decoration protocol as fallback (for KDE)"
This reverts commit 058a880a8b.
2018-12-09 18:47:47 +04:00
Sunderland93 058a880a8b Add KDE's server-decoration protocol as fallback (for KDE) 2018-12-09 18:42:45 +04:00
Sunderland93 f45154f15c Add support for zxdg_decoration_manager_v1 2018-12-09 14:56:36 +04:00
Twinaphex d823a18025
Merge pull request #7715 from natinusala/master
Add more generated Wayland files to gitignore
2018-12-08 19:48:49 +01:00
natinusala 7ed7b7b436 Add more generated Wayland files to gitignore 2018-12-08 13:27:57 +01:00
Yoshi Sugawara 5d7663ce96 Merge remote-tracking branch 'upstream/master' 2018-12-07 16:39:17 -10:00
twinaphex bfd9141577 Play it safe for non-GBM targets 2018-12-07 21:15:38 +01:00
twinaphex 96840572ef Add HAVE_GBM ifdefs 2018-12-07 20:18:01 +01:00
Twinaphex d6e96b986f
Merge pull request #7707 from fr500/upstream
make windowed size take into account window border and title height
2018-12-07 16:33:29 +01:00
Twinaphex 39b1883967
Merge pull request #7711 from jdgleaver/3ds-defaults
(3DS) Improve default configuration
2018-12-07 16:33:02 +01:00
jdgleaver e27e1114c7 (3DS) Improve default configuration 2018-12-07 14:20:28 +00:00
twinaphex 7638637518 Cleanups 2018-12-07 00:51:56 +01:00
Twinaphex e036470e33
Merge pull request #7708 from orbea/kms
Fix KMS with OpenGL.
2018-12-07 00:49:20 +01:00
orbea 5898f3e5d2 Fix KMS with OpenGL.
All credit for this patch goes to dtsarr.

Fixes https://github.com/libretro/RetroArch/issues/7119
2018-12-06 08:34:26 -08:00
radius defe82c9ce fix the menubar height growing issue too 2018-12-06 10:15:50 -05:00
orbea 0735fbcd57 Fix build with '--enable-sixel'. (#7704)
First bad commit 2edd03361c
2018-12-06 10:09:03 -05:00
radius e050ca89c7 make windowed size take into account window border and title height 2018-12-06 10:03:48 -05:00
Aleksey Samoilov 6cf90f739b
Merge pull request #4 from libretro/master
Merge master
2018-12-06 17:17:22 +04:00
Twinaphex 7287f84de4
Merge pull request #7705 from Themaister/master
Vulkan: Fix blue/red flip when using HW rendered cores with history.
2018-12-06 14:07:17 +01:00
Themaister 124d9b57d6 Vulkan: Fix blue/red flip when using HW rendered cores with history.
Was using frontend format of BGRA8 when core was RGBA8, with blind
vkCmdCopyImage. Fix is to use the same format as core is pushing to
history buffer.
2018-12-06 11:38:30 +01:00
Twinaphex 890a6aac9a
Merge pull request #7701 from rsn8887/master
[LIBNX] Fix switching from Split Joycon mode to Dual Joycon mode
2018-12-06 01:53:16 +01:00
rsn8887 44cd329125 [LIBNX] Fix switching from Split Joycon mode to Dual Joycon mode 2018-12-05 18:29:28 -06:00
Twinaphex 59193b4cd9
Merge pull request #7700 from rsn8887/master
[LIBNX] Fix Split Joycon mode for horizontal holding
2018-12-06 01:24:41 +01:00
rsn8887 f953962d08 [LIBNX] Fix Split Joycon mode for horizontal holding 2018-12-05 18:12:55 -06:00
Twinaphex b3e754466c
Merge pull request #7699 from Sunderland93/master
[Wayland] Add fallback interfaces
2018-12-05 22:00:35 +01:00
Sunderland93 f960144212 Merge branch 'fallback' into 'master' 2018-12-05 23:23:02 +04:00
Aleksey Samoilov ff9ebb3998
Merge pull request #3 from libretro/master
Merge master
2018-12-05 23:22:25 +04:00
Twinaphex 5e74115a41
Merge pull request #7676 from Sunderland93/master
Wayland: fixes
2018-12-05 20:15:54 +01:00
Sunderland93 dc94886664 Initial support for xdg-decoration-unstable-v1 2018-12-05 22:51:07 +04:00
Sunderland93 e12caa94d4 Style fixes 2018-12-05 22:36:37 +04:00
Sunderland93 dcec570d05 Style fix 2018-12-05 21:20:15 +04:00
Twinaphex b17b226f94
Merge pull request #7698 from hizzlekizzle/master
add a couple more qualifiers for the autosave interval
2018-12-05 14:01:20 +01:00
Rob Loach a42cacaaf6
autosave_interval: Fix syntax error 2018-12-05 01:55:22 -05:00
hunterk 687fe77cd7 add a couple more qualifiers for the autosave interval 2018-12-04 23:30:57 -06:00