retro-wertz
55450a5d73
Fix false [ERROR] when closing content
...
filestream_delete() returns 0 on success, and -1 on failure.
This PR removes this false error when closing content.
e.g.
[ERROR] Failed to remove temporary file: /EMULATORS/ConsoleRoms/Nintendo - Nintendo Entertainment System/Super Mario Bros. (World).nes.
2018-04-03 12:08:53 +08:00
Twinaphex
0b62a0f6e2
Merge pull request #6519 from bearoso/master
...
Add workarounds based on window manager for override-redirect.
2018-04-03 04:05:26 +02:00
twinaphex
00a3aba480
Define HAVE_RUNAHEAD for dynamic linked iOS
2018-04-03 03:48:59 +02:00
Brandon Wright
9f15e39114
Also use the original fallback designed for older window managers.
2018-04-02 20:21:32 -05:00
Brandon Wright
0a5e65dc06
Add workarounds based on window manager for override-redirect.
2018-04-02 20:01:14 -05:00
Twinaphex
ab00d587d8
Merge pull request #6510 from bearoso/master
...
Add back override-redirect to allow G-SYNC
2018-04-02 01:57:27 +02:00
Twinaphex
19a6375ec6
Merge pull request #6509 from Dwedit/master
...
Make RETRO_ENVIRONMENT_GET_VARIABLE_UPDATE work on the secondary core
2018-04-02 01:56:43 +02:00
Dwedit
a275242aef
C89 compliance and line spacing rules
2018-04-01 17:54:03 -05:00
Brandon Wright
8356300c3e
Apply the same fix to xegl_ctx.c
2018-04-01 17:47:47 -05:00
Brandon Wright
64686d8106
Set override-redirect on true fullscreen, but after window is mapped.
2018-04-01 17:47:27 -05:00
Dwedit
78c8a9b197
Make RETRO_ENVIRONMENT_GET_VARIABLE_UPDATE work on the secondary core
2018-04-01 17:34:54 -05:00
twinaphex
015facee70
(XMB) Cleanups
2018-04-01 18:23:37 +02:00
Twinaphex
28b9a38d7d
Merge pull request #6504 from Dwedit/secondary_core_bug_fix
...
Fixed initializing controller port map.
2018-03-31 21:09:02 +02:00
Dwedit
80b8410b0f
Forgot to initialize controller port map, this caused VBA-M to crash when creating the secondary core. Now fixed.
2018-03-31 12:15:14 -05:00
Twinaphex
611cc52661
Merge pull request #6500 from Tatsuya79/master
...
XMB Right Thumbnail rework.
2018-03-31 14:13:25 +02:00
Twinaphex
f7fa5844f2
Merge pull request #6502 from Dwedit/master
...
Runahead: Stop savestate transmission in netplay
2018-03-31 11:36:46 +02:00
Dwedit
6b77a66298
get rid of the unnecessary typedef
2018-03-31 00:55:37 -05:00
Dwedit
15472eb184
Stop savestate transmission in netplay
2018-03-31 00:45:20 -05:00
Twinaphex
a869cb5a7d
Merge pull request #6501 from Dwedit/fast_savestate_flag_2
...
Fast Savestate and Hard Audio Disable flags in RETRO_ENVIRONMENT_GET_AUDIO_VIDEO_ENABLE
2018-03-31 04:54:09 +02:00
twinaphex
9164bcc244
Add HAVE_RUNAHEAD to Android
2018-03-31 04:22:18 +02:00
Dwedit
36d33deb30
Add message about load state expected to succeed.
2018-03-30 20:41:52 -05:00
Dwedit
ec6d6e58d6
Fast Savestate and Hard Audio Disable flags
2018-03-30 20:35:52 -05:00
Tatsuya79
0c0cad8630
XMB Right Thumbnail rework.
2018-03-30 23:53:16 +02:00
twinaphex
cf4ab13281
Revert "Silence some Clang static analyzer warnings"
...
This reverts commit 2c882a01c12cd3104964c70f95b4037fdd6dc4e5.
2018-03-30 19:28:37 +02:00
twinaphex
b24433a9f2
Hack - make diagonal 5.0f for mobile, 6.5f for desktop
2018-03-30 16:05:45 +02:00
twinaphex
92b46a8275
Some cleanups
2018-03-30 15:50:27 +02:00
Twinaphex
0ff5631649
Merge pull request #6499 from Tatsuya79/patch-1
...
Make MUI auto dpi a bit bigger for low dpi phones
2018-03-30 15:47:17 +02:00
Tatsuya79
74d4e6043a
Make MUI auto dpi a bit bigger for low dpi phones
2018-03-30 15:44:39 +02:00
twinaphex
8acc085dec
(input_overlay.c) Get rid of some forward declarations
2018-03-30 13:57:50 +02:00
twinaphex
94254e4c79
(IOHIDManager) Cleanups
2018-03-30 11:49:25 +02:00
Twinaphex
86bfd8f4fc
Merge pull request #6497 from ceb33/master
...
fix to have a deterministic HID device registration
2018-03-30 11:40:24 +02:00
ceb33
c6d6fc7098
fix memory leak
2018-03-30 11:00:38 +02:00
ceb33
82e2cc7c73
set hid device registration deterministic (sorting by ascending location_id), this solve the issue where game with same vid and pid where sometime swapped by the OS
2018-03-30 10:43:54 +02:00
Brad Parker
ecd42f1aa8
C89 buildfix, correct spacing
2018-03-29 22:15:16 -04:00
Twinaphex
05e34654c6
Update CHANGES.md
2018-03-30 03:03:03 +02:00
Twinaphex
50f19630bd
Update CHANGES.md
2018-03-30 03:00:58 +02:00
twinaphex
58df2e6427
update
2018-03-30 02:50:18 +02:00
Twinaphex
12bf69fa29
Update CHANGES.md
2018-03-30 02:44:06 +02:00
Twinaphex
33d9eee436
Update CHANGES.md
2018-03-30 02:41:40 +02:00
Twinaphex
e8a77e6b91
Update CHANGES.md
2018-03-30 02:41:09 +02:00
Twinaphex
d8787ef805
Update CHANGES.md
2018-03-30 02:37:07 +02:00
twinaphex
008900e73d
(D3D11/D3D12) Fix crashes with completely black or white thumbnail
...
textures in XMB
2018-03-30 02:30:56 +02:00
Twinaphex
be5e0dfb1f
Merge pull request #6493 from bearoso/master
...
Prioritize _NET_WM_STATE_FULLSCREEN in true fullscreen mode
2018-03-30 01:52:45 +02:00
Brandon Wright
3bbff3c689
Use _NET_WM_STATE_FULLSCREEN as a first measure, only falling back to override-redirect when not supported.
2018-03-29 17:13:51 -05:00
Twinaphex
9ca3d40018
Merge pull request #6491 from bearoso/master
...
Allow compositor disabling on X11 fullscreen through _NET_WM_BYPASS_COMPOSITOR
2018-03-29 22:59:39 +02:00
Twinaphex
3c3f1a2661
Merge pull request #6481 from alfrix/right_thumb
...
Right thumbnail auto size
2018-03-29 22:55:08 +02:00
twinaphex
ef039c2c08
Cleanups
2018-03-29 22:39:41 +02:00
Brandon Wright
5da1aa0af7
Allow compositor disabling on X11 fullscreen through _NET_WM_BYPASS_COMPOSITOR.
...
Note: KWin doesn't bypass compositor on override-redirect windows, so enabling windowed fullscreen is necessary.
2018-03-29 15:20:14 -05:00
Twinaphex
dca622b4a8
Merge pull request #6490 from Dwedit/runahead_submission_4
...
more cleanup, remove malloc_zero, remove free_ptr
2018-03-29 21:14:27 +02:00
Dwedit
dd392dcdfb
Remove malloc_zero, replace with calloc
...
Replace free_ptr with FREE macro
2018-03-29 13:22:20 -05:00