49377 Commits

Author SHA1 Message Date
twinaphex
92108aa35f Revert "Merge pull request #8350 from huwpascoe/core_updater"
This reverts commit 57c373e1d722a186e6a0a7d98f84a7310d9b308d, reversing
changes made to 0317b59da3b4c58f9d2f9c4c3de04ee331bbeebb.
2019-06-14 02:08:14 +02:00
twinaphex
fa55047e2e (config.features.h) Turn static const variables into macros 2019-06-13 22:34:24 +02:00
Twinaphex
6568152309
Merge pull request #8968 from bparker06/vk_gpu_index
Add video setting to select GPU (Vulkan)
2019-06-13 19:49:08 +02:00
Brad Parker
77b720829c skip displaying GPU name if it's blank 2019-06-13 13:07:40 -04:00
Brad Parker
c962da0ddb add video setting to select gpu (currently implemented for vulkan) 2019-06-13 12:47:08 -04:00
Twinaphex
794f0ee153
Merge pull request #8967 from libretro/bparker06-patch-1
Auto-detect libcaca and libsixel at compile time
2019-06-13 18:01:17 +02:00
bparker06
b945cfbbf9
Update config.params.sh 2019-06-13 11:56:19 -04:00
twinaphex
17cbd134d5 Reimplement take screenshot 2019-06-13 09:30:07 +02:00
Twinaphex
57c373e1d7
Merge pull request #8350 from huwpascoe/core_updater
Flag existing cores in the updater
2019-06-13 04:42:57 +02:00
Twinaphex
0317b59da3
Merge pull request #8946 from LazyBumHorse/master
allow saving and properly loading 0 pass shader presets
2019-06-13 00:54:37 +02:00
Twinaphex
f4554ef547
Merge pull request #8959 from yoshisuga/touchscreen_input_touch_count
iOS/Android: Support detecting multi-touch input
2019-06-13 00:54:20 +02:00
Twinaphex
e9dd9a882c
Merge pull request #8960 from jdgleaver/wii-default-paths
(GEKKO) Update default paths
2019-06-12 23:21:30 +02:00
Twinaphex
5fbdda6d38
Merge pull request #8961 from jdgleaver/core-association-array-length
Increase size of playlist core association arrays
2019-06-12 22:03:47 +02:00
Twinaphex
d548f62dd0
Merge pull request #8621 from orbea/travis
travis: Update to xenial.
2019-06-12 22:03:31 +02:00
orbea
dd1182e32e travis: Update to xenial.
The normal LTS period for trusty is expired on April 25, 2019.
2019-06-12 06:30:00 -07:00
jdgleaver
e2a79daa44 Increase size of playlist core association arrays 2019-06-12 12:01:31 +01:00
jdgleaver
05befb7175 (GEKKO) Update default paths 2019-06-12 10:41:11 +01:00
Twinaphex
9634639842
Merge pull request #8958 from fpscan/master
Turkish language updates
2019-06-12 05:23:21 +02:00
Twinaphex
7ea8dbb6ac
Merge pull request #8956 from toshixm/master
Update Japanese translation
2019-06-12 00:36:24 +02:00
Ömercan Kömür
56ba6e5a4d Update msg_hash_tr.c 2019-06-12 01:14:20 +03:00
Yoshi Sugawara
2dde223d23 Support returning the number of touches in the current input to support multi-touch inputs, like using a 2 finger touch to reload or secondary fire in lightgun games 2019-06-11 11:49:27 -10:00
Toshiyuki Maezawa
6bc2395e52 Added workaround C89 limitations. 2019-06-12 00:58:02 +09:00
Twinaphex
b69ab4b178
Merge pull request #8957 from jdgleaver/wii-rgui-aspect
(Wii) Add widescreen RGUI support
2019-06-11 17:21:06 +02:00
jdgleaver
e6c236d275 (Wii) Add widescreen RGUI support 2019-06-11 15:57:50 +01:00
Toshiyuki Maezawa
5b0c8ab2ab Added BOM 2019-06-11 23:37:13 +09:00
Toshiyuki Maezawa
9a003e03d0 Updated japanese translation. 2019-06-11 23:23:02 +09:00
Twinaphex
5742bf3e45
Merge pull request #8955 from natinusala/master
menu display: use video_info for scissoring rect clipping
2019-06-11 16:07:53 +02:00
natinusala
7c17cd9213 menu display: use video_info for scissoring rect clipping 2019-06-11 10:08:00 +02:00
Twinaphex
cdc165f340
Merge pull request #8954 from driver1998/win-arm64
Windows ARM64 support
2019-06-11 08:06:04 +02:00
driver1998
c2f2219a62 UWP: recover AppxBundlePlatforms 2019-06-11 04:10:44 +08:00
driver1998
d630213d36 Windows ARM64 support 2019-06-11 02:40:46 +08:00
Joohan Lee
99a466fd7d Update Korean translation (#8952)
add more translation & correct mistypo
2019-06-10 13:26:53 -04:00
Toshiyuki Maezawa
63eb7930d1 Merged updates from msg_hash_us.c 2019-06-11 01:34:47 +09:00
Toshiyuki Maezawa
06a26fbe6b Applied coding style using editorconfig 2019-06-11 00:45:36 +09:00
Twinaphex
1fea954e5b
Merge pull request #8951 from jdgleaver/wii-mkdir-fix
(Wii) Fix recursive path_mkdir() operations
2019-06-10 17:40:37 +02:00
Toshiyuki Maezawa
9840e9a9a1 Merged updates from msg_hash_en.h 2019-06-10 23:48:11 +09:00
Twinaphex
46451b43b9
Merge pull request #8949 from jdgleaver/thumb-config-save-fix
Ensure 'menu_left_thumbnails' config value is saved on all platforms
2019-06-10 16:25:05 +02:00
Twinaphex
6cdc965bf8
Merge pull request #8950 from jdgleaver/rgui-playlist-no-db
(RGUI) Enable playlist display on platforms without database support
2019-06-10 16:23:42 +02:00
jdgleaver
feae08e5e7 (Wii) Fix recursive path_mkdir() operations 2019-06-10 14:26:41 +01:00
jdgleaver
60f5721656 (RGUI) Enable playlist display on platforms without database support 2019-06-10 12:00:04 +01:00
jdgleaver
d316827f5c Ensure 'menu_left_thumbnails' config value is saved on all platforms 2019-06-10 10:53:45 +01:00
Twinaphex
030a171918
Merge pull request #8945 from orbea/osx_qb
travis: Test darwin builds with qb.
2019-06-10 00:45:30 +02:00
LazyBumHorse
b54a360ab8 allow saving and properly loading 0 pass shader presets 2019-06-09 21:34:00 +02:00
orbea
e794c8d287 travis: Test darwin builds with qb.
There is a Darwin code path in the qb configure scripts and as far as I
can tell it has not been tested heavily in a long time.

This will expose this code path for travis builds with only clang which
will make it easier to test qb changes without breaking Darwin support.
I am surprised that this hasn't already happened...

Some things to note are.

* It appears gcc is really clang on macOS.
* Both C89_BUILD and CXX_BUILD were ommitted because they are broken in
  ways I can not fix. In the event any interested parties wish to fix
  these issues they can be easily added.
* This will use the default macOS version available with travis which is
  currently 10.13. Other version(s) can be specified if desired, I am
  not sure which versions are best to test. See the following link for
  more details.

https://docs.travis-ci.com/user/reference/osx#macos-version
2019-06-09 07:38:47 -07:00
twinaphex
53c91d6e56 More runloop cleanups - create HOTKEY_CHECK3 2019-06-09 08:48:59 +02:00
twinaphex
640fb3a5cb command.c / retroarch.c cleanups 2019-06-09 08:35:16 +02:00
twinaphex
3defce596b dir_is_empty - fix case for RARCH_DIR_SYSTEM 2019-06-09 08:19:34 +02:00
twinaphex
dc6de293ef (runloop) Cleanups 2019-06-09 06:34:01 +02:00
twinaphex
a2919ca4b4 (Runahead) Cleanups 2019-06-09 06:15:16 +02:00
twinaphex
77e7bc7a1c Move stirng_list_clone to libretro-common 2019-06-09 06:10:28 +02:00