Commit Graph

48964 Commits

Author SHA1 Message Date
radius eef4ada025 fix #8725 again including:
- allow savestates on hardcore
- fix weird conditions happening due to having two implementations
- fix popup saying state was loaded when starting a game with achievements hardcore after a game with no achievements
- fix rewind not working when loading games with no achievements after loading games with achievements hardcore
2019-05-21 03:32:49 +02:00
twinaphex f17655f073 Revert "attempt to fix issue described in #8725"
This reverts commit 90b0afdaa7.
2019-05-21 03:32:18 +02:00
twinaphex 90b0afdaa7 attempt to fix issue described in #8725 2019-05-21 03:10:06 +02:00
Twinaphex 27162c2510
Merge pull request #8818 from altiereslima/master
Update msg_hash_pt_br.h
2019-05-20 23:18:19 +02:00
Twinaphex 17afc71483
Merge pull request #8820 from jdgleaver/thumb-refresh
Ensure that displayed thumbnails are always refreshed correctly after selecting 'Download Thumbnails' from quick menu
2019-05-20 21:23:40 +02:00
altiereslima 6a8ec3566d Update msg_hash_pt_br.c 2019-05-20 15:06:59 -03:00
twinaphex 17a0bd0f22 (Tinyalsa) Rename these typedefs 2019-05-20 18:58:15 +02:00
twinaphex 137d72d076 (ALSA QSA) Struct needs to be renamed uniquely 2019-05-20 18:44:24 +02:00
twinaphex b94f1514aa alsa_device_list_new/alsa_device_list_free are renamed so
that there are no symbol clashes with the main alsa driver
2019-05-20 18:37:24 +02:00
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
altiereslima 028a21531a Update msg_hash_pt_br.h 2019-05-19 21:52:52 -03: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