Commit Graph

48954 Commits

Author SHA1 Message Date
jdgleaver 98889e1652 Ensure that displayed thumbnails are always refreshed correctly after selecting 'Download Thumbnails' from quick menu 2019-05-20 16:09:59 +01:00
Twinaphex daad277b90
Merge pull request #8819 from jdgleaver/thumb-clear-fix
(XMB/Ozone) Ensure old thumbnails are cleared when selecting playlist entry with 'broken' thumbnails
2019-05-20 16:35:59 +02:00
jdgleaver dde0160468 (XMB/Ozone) Ensure old thumbnails are cleared when selecting playlist entry with 'broken' thumbnails 2019-05-20 12:23:55 +01:00
Twinaphex 375df32ad2
Update CHANGES.md 2019-05-20 09:46:02 +02:00
Twinaphex f244aa6042
Update CHANGES.md 2019-05-20 09:37:17 +02:00
Twinaphex 3d8e7ecb61
Update CHANGES.md 2019-05-20 09:36:36 +02:00
twinaphex 741198ed48 Revert "Create message queue warnings when YouTube/Twitch keys are not"
This reverts commit 884842ad30.
2019-05-20 05:25:19 +02:00
twinaphex 884842ad30 Create message queue warnings when YouTube/Twitch keys are not
filled in.
2019-05-20 05:22:48 +02:00
twinaphex 961daa2775 Fix Recording Threads label 2019-05-20 05:17:25 +02:00
twinaphex 9b31c91165 Fix Stream Quality setting 2019-05-20 05:00:23 +02:00
radius cd8e39b9fb fix twitch streaming 2019-05-20 04:29:17 +02:00
twinaphex 0db4b2d039 Revert "backup cores to download dir before updating"
This reverts commit 3638ecd71a.
2019-05-20 04:28:52 +02:00
radius 3638ecd71a backup cores to download dir before updating 2019-05-20 04:28:27 +02:00
twinaphex 71bd327325 Don't need this 2019-05-20 02:23:35 +02:00
Twinaphex d71db6efdb
Merge pull request #8816 from chucksmith/feature/center-on-iphone-x
correctly centers screen on iPhone X landscape
2019-05-20 00:20:05 +02:00
Twinaphex a43ce07df9
Merge pull request #8817 from m4xw/revert
Revert "Simplify menu_displaylist_parse_cores"
2019-05-20 00:00:35 +02:00
M4xw 3834d29fcb Revert "Simplify menu_displaylist_parse_cores"
This reverts commit 269a95b0bf.
2019-05-19 23:51:07 +02:00
Chuck Smith ac2c6bdac2 correctly centers screen on iPhone X landscape 2019-05-19 21:11:30 +02:00
twinaphex 9f297f5f7c Cleanups 2019-05-19 05:50:28 +02:00
twinaphex f49f33f546 We don't need glsm inside libretro-common - cores that need
this will need to make their own version separately
2019-05-19 05:42:44 +02:00
twinaphex f6f9d8e9d4 (Load Core) Ignore zip files; was erroring out for some people 2019-05-19 01:40:06 +02:00
Twinaphex 5413ca0cf4
Update CHANGES.md 2019-05-19 00:45:58 +02:00
Twinaphex 09cee30b02
Merge pull request #8791 from DEX357/patch-30
Update msg_hash_pl.h
2019-05-19 00:45:20 +02:00
radius f393898825 cheevos, fix issue described in https://github.com/libretro/RetroArch/issues/8725#issuecomment-493130218 2019-05-19 00:37:48 +02:00
Twinaphex d0707437c9 Remove some unused variables 2019-05-18 21:26:29 +02:00
twinaphex e6ca330337 (menu) turn these into macros 2019-05-18 21:20:36 +02:00
twinaphex b065e0d299 Turn some more functions static 2019-05-18 21:13:36 +02:00
Twinaphex 837a6c1750
Merge pull request #8811 from huwpascoe/fix
Fix video_layout crash on unsupported drivers
2019-05-18 21:08:17 +02:00
twinaphex ba3ee2192a Cleanups 2019-05-18 21:07:04 +02:00
twinaphex 59c502d0f4 menu_entries_get_last_stack - don't pass enum_idx to it if we
aren't going to use it
2019-05-18 19:25:35 +02:00
Huw Pascoe 8e9913a1ab Fix video_layout crash on unsupported drivers 2019-05-18 18:19:55 +01:00
twinaphex 6af0b8c693 menu_entries_get_title - cleanups 2019-05-18 19:16:23 +02:00
twinaphex ffe1ee4636 Don't use return value of menu_entries_get_title 2019-05-18 19:10:10 +02:00
Twinaphex f07e990c0c
Merge pull request #8810 from libretro/revert-8809-qb-cflags
Revert "qb.libs.sh: Use $CFLAGS when searching for header files and macros."
2019-05-18 19:00:13 +02:00
Twinaphex b0bfe1c9be
Revert "qb.libs.sh: Use $CFLAGS when searching for header files and macros." 2019-05-18 19:00:01 +02:00
Twinaphex 49b497be06
Update CHANGES.md 2019-05-18 18:24:35 +02:00
Twinaphex bbc22a9a88
Update CHANGES.md 2019-05-18 18:23:52 +02:00
Twinaphex af02876f66
Merge pull request #8803 from altiereslima/master
Update Portuguese Brazilian Translation
2019-05-18 18:23:10 +02:00
Twinaphex 6bca30747c
Update CHANGES.md 2019-05-18 18:22:37 +02:00
Twinaphex 01ec6778cb
Merge pull request #8808 from niacat/xfree86-keycodes
xfree86_keycodes: Add non-evdev keycodes to fix keyboard input on non-Linux systems with X11.
2019-05-18 18:21:38 +02:00
Twinaphex b2af8b97ea
Merge pull request #8809 from niacat/qb-cflags
qb.libs.sh: Use $CFLAGS when searching for header files and macros.
2019-05-18 18:20:51 +02:00
nia efcf6220b9 qb.libs.sh: Use $CFLAGS when searching for header files and macros.
Allows configuring with --enable-gl on systems with OpenGL outside the
standard compiler search path (assuming CFLAGS is set correctly...)
2019-05-18 17:17:59 +01:00
nia cdcb819a79 xfree86_keycodes: Add non-evdev keycodes. 2019-05-18 17:11:42 +01:00
Twinaphex 5f5a3fa6a2
Merge pull request #8805 from niacat/getenv-fix
platform_unix: Check whether LANG is defined before using it.
2019-05-18 18:01:30 +02:00
nia 443f5f907e platform_unix: Check whether LANG is defined before using it.
Fixes a segfault.
2019-05-18 13:11:10 +01:00
twinaphex bb6a42f8f0 (menu_entries) Create action_title_cache 2019-05-18 08:21:14 +02:00
twinaphex bf03395040 Cleanups 2019-05-18 08:00:21 +02:00
altiereslima 661eb7a91b Update msg_hash_pt_br.h 2019-05-18 02:23:49 -03:00
altiereslima 0037d39ff3 Update msg_hash_pt_br.h 2019-05-18 01:47:58 -03:00
altiereslima 7437f85f8a Update Portuguese Brazilian Translation 2019-05-17 23:48:45 -03:00