45437 Commits

Author SHA1 Message Date
twinaphex
e9516827b9 (Video) Add dropdow list for Video -> Rotation
(Dropdown list) Fix off-by-one entry - last entry was not being
displayed
2018-09-23 11:05:07 +02:00
twinaphex
f00f73c5ed Add 'dropdown list' when pressing the OK/Confirm button on Video -> Aspect Ratio 2018-09-23 10:59:49 +02:00
Twinaphex
a1d876b44e
Merge pull request #7268 from fr500/master
WIP: prevent loading states before achievements are fully loaded
2018-09-23 08:42:53 +02:00
radius
a0339e95ec Reset the flag on reset 2018-09-22 21:27:19 -05:00
Twinaphex
06d7f717d4
Merge pull request #7283 from yoshisuga/ios-iphonex-support
[iOS] Support iPhone X/Xr/XS/XS Max screen sizes
2018-09-22 20:21:29 +02:00
Yoshi Sugawara
cdc0510e1c add launch images for iPhone X/Xr/XS/XS Max 2018-09-22 08:11:07 -10:00
Alfredo Monclus
599ed980c6 Fix linux icon (#7282) 2018-09-22 13:37:22 -04:00
radius
c4d678a1ce reset the flag on Resume 2018-09-22 11:43:41 -05:00
radius
986a8d3003 add write handler for achievement_hardcore_mode_write_handler 2018-09-22 11:43:41 -05:00
radius
c07744564a prevent retroachievements cheating exploit
Revert "prevent retroachievements cheating exploit" and reimplement it in a better way

This reverts commit d323338caa4882925d184f5ee7a506bfa8c78c1e.
2018-09-22 11:43:34 -05:00
Twinaphex
baa6330b13
Merge pull request #7280 from alfrix/16x16
New 16x16 icon
2018-09-22 18:24:28 +02:00
Alfrix
244b3bed3d New 16x16 icon 2018-09-22 12:14:18 -03:00
Twinaphex
c094c8e9e3
Merge pull request #7277 from alfrix/fix_master
Revert "Merge pull request #7271 from Zlika/master"
2018-09-22 16:59:15 +02:00
Alfrix
061c3e5614 Revert "Merge pull request #7271 from Zlika/master"
This reverts commit 4ae2f00d451d0dc7ec9796dfe4f1f462eb3fc52f, reversing
changes made to 2ee6b75d112749b22b03ebfa47ce4d0cadc50077.
2018-09-22 11:57:14 -03:00
Twinaphex
4ae2f00d45
Merge pull request #7271 from Zlika/master
(Menu) Fix crash when changing core's options on Android
2018-09-22 14:51:01 +02:00
Zlika
e2c82d9ef8 Fix C89 error 2018-09-22 13:27:55 +02:00
Twinaphex
2ee6b75d11
Merge pull request #7274 from alphanu1/master
Small fix for low res cores for CRT switching < 200
2018-09-22 12:59:45 +02:00
alphanu1
e88e8ca614
Merge pull request #92 from libretro/master
update
2018-09-22 10:41:11 +01:00
alphanu1
60e57edc6b
Merge pull request #91 from alphanu1/alphanu1-patch-84
Low res LCD core fix for CRT
2018-09-22 10:39:42 +01:00
alphanu1
eaeb4cc1b8
Low res LCD core fix for CRT 2018-09-22 10:39:28 +01:00
Twinaphex
a1ddb2ecf2
Merge pull request #7270 from DEX357/patch-20
Update msg_hash_pl.h
2018-09-22 09:33:57 +02:00
Brad Parker
c2a09b4d9c Qt: fix signedness comparisons 2018-09-21 16:40:31 -04:00
Zlika
efb2f31a3b Fixes #7130 2018-09-21 22:36:09 +02:00
Brad Parker
329d472ee7 Qt: allow special playlists (excluding all) to add/edit/delete 2018-09-21 16:32:38 -04:00
Brad Parker
e64b371955 Qt: current right click options for playlist entries are not valid for special playlists 2018-09-21 14:15:25 -04:00
DEX357
560d6767f4
Update msg_hash_pl.h 2018-09-21 19:23:36 +02:00
Twinaphex
48e7f7b7fb
Update AndroidManifest.xml 2018-09-21 10:43:20 +02:00
Twinaphex
fd9636beb2
Update AndroidManifest.xml 2018-09-21 10:43:07 +02:00
Twinaphex
aebfe95895
Merge pull request #7266 from lifajucejo/libnx_vsync_mitigation
gfxWaitForVsync not needed with libnx 1.4
2018-09-21 10:42:16 +02:00
lifajucejo
1c097fbd5b gfxWaitForVsync not needed with libnx 1.4
- still honors ctx->vsync if enabled in _frame callback for throttling
2018-09-20 22:11:52 -04:00
waitingmoon
a1e3530c77 Update msg_hash_ja.h (#7261)
* Update msg_hash_ja.h

* fix typo

解答 to 解凍
2018-09-20 21:56:32 -04:00
Twinaphex
9303cf382f
Merge pull request #7260 from natinusala/menu_display_scissor
menu_display_gl: added scissoring support
2018-09-20 14:58:02 +02:00
natinusala
7ec2011ccf menu_display_gl: added scissoring support 2018-09-20 14:48:07 +02:00
twinaphex
6825cb2cc7 task_database.c - use string_is_equal 2018-09-20 12:48:00 +02:00
Twinaphex
765e225f48
Merge pull request #7258 from yoshisuga/ios-startup-fix
[iOS] Comment out unsupported code for iOS for now, so that it does not crash
2018-09-20 10:53:36 +02:00
Yoshi Sugawara
2b72a9151d Comment out unsupported code for iOS for now, so that it does not crash on startup; fix for building in Xcode 10 2018-09-19 22:09:29 -10:00
Twinaphex
62b0722ec5
Merge pull request #7249 from alondero/master
Add support for Rumble when increase or decrease by the rumble value
2018-09-20 09:53:36 +02:00
Twinaphex
11cacad8d9
Merge pull request #7257 from fr500/master
update icons again
2018-09-20 04:40:46 +02:00
radius
3dd3aae5f1 update icons again 2018-09-19 21:29:10 -05:00
Alfredo Monclus
c91fd2aa7e fix screenshot sublabel (#7255) 2018-09-19 14:00:50 -04:00
waitingmoon
099317a2e2 Update msg_hash_ja.h (#7250) 2018-09-19 08:19:15 -04:00
Twinaphex
0d82c2830f
Merge pull request #7253 from fr500/master
update the svg too
2018-09-19 10:51:14 +02:00
radius
203177e440 update the svg too 2018-09-19 02:46:05 -05:00
twinaphex
c9dd7db1a0 Fix line 2018-09-19 09:44:50 +02:00
Twinaphex
391f972037
Merge pull request #7252 from fr500/master
add icon to bypass google nonsense
2018-09-19 09:44:07 +02:00
radius
f0889b668c add icon to bypass google nonsense 2018-09-19 02:42:49 -05:00
Twinaphex
80333e1899
Merge pull request #7251 from fr500/master
refine the icons again, made them bigger within the canvas
2018-09-19 09:38:45 +02:00
radius
4898d733d0 refine the icons again, made them bigger within the canvas 2018-09-19 02:37:29 -05:00
twinaphex
b56d4e83ba (Android Aarch64) Set it to 16:9 aspect ratio to comply with Android TV
policies
2018-09-19 08:31:56 +02:00
twinaphex
60f4e39092 Buildfix 2018-09-19 02:10:10 +02:00