42860 Commits

Author SHA1 Message Date
twinaphex
64db75a62e Prevent MSVC warning 2018-02-17 14:28:30 +01:00
twinaphex
11289367cf Subsystem should work now with archives when using 'Open' instead of
'Load'
2018-02-17 12:40:00 +01:00
twinaphex
7b52b4a258 Add some placeholder code 2018-02-17 12:23:15 +01:00
twinaphex
7e45bd93f6 (configuration.c)
- Fix Coverity leak
- Stylistic nits
2018-02-17 11:55:39 +01:00
twinaphex
242eef6a6d Prevent problems with empty strings in the future 2018-02-17 11:41:25 +01:00
twinaphex
89cd494ab7 (WiiU) Buildfix 2018-02-17 11:27:14 +01:00
Twinaphex
9bd18e22ba
Merge pull request #6312 from fr500/master
fix potential wiiu crash
2018-02-17 09:36:13 +01:00
Twinaphex
f48cce2334
Merge pull request #6311 from GregorR/netplay-discovery-string-length-bug
Fix bug in string length in strlcpy.
2018-02-17 09:03:17 +01:00
radius
7913b88853 fix potential wiiu crash 2018-02-17 00:10:08 -05:00
Gregor Richards
8cf4127695 Fix bug in string length in strlcpy. 2018-02-16 19:31:00 -05:00
twinaphex
5888718c04 (Zarch) Buildfix 2018-02-16 21:47:42 +01:00
twinaphex
070c09faec Avoid more pointer grabbing for video driver ptr 2018-02-16 20:42:37 +01:00
twinaphex
35f1c9ba33 (menu display driver) Get rid of remaining pointer grabbing 2018-02-16 19:42:13 +01:00
twinaphex
407d7e2c4e (menu display) Get rid of more pointer grabbing 2018-02-16 19:25:19 +01:00
twinaphex
a05d3bc4f7 Update 2018-02-16 19:15:55 +01:00
twinaphex
a0ba515337 Update 2018-02-16 19:08:16 +01:00
twinaphex
d19aebc0bf (menu_display_gl) Remove unused pointer variable 2018-02-16 18:26:11 +01:00
twinaphex
b25e2ce4e8 reduce more calls to video_driver_get_ptr 2018-02-16 17:54:39 +01:00
twinaphex
964e9db588 Reduce calls to video_driver_get_ptr - set it once for
video_frame_info_t
2018-02-16 17:19:55 +01:00
twinaphex
1e2d8de9ca Move renderchain code to the relevant files 2018-02-16 11:24:10 +01:00
twinaphex
f5efddb7ec Cleanup 2018-02-15 21:10:10 +01:00
Twinaphex
d7ab78d923
Merge pull request #6306 from GameDragon2k/master
RetroAchievements reset addition buffer
2018-02-15 20:53:42 +01:00
GameDragon2k
44d3561468 Reset Add buffer when hit condition is triggered 2018-02-15 14:30:46 -05:00
twinaphex
2b02616512 Disable ENABLE_TOUCH_SCREEN_MOUSE for now until issues are resolved 2018-02-15 14:50:14 +01:00
twinaphex
ff831a7d99 Silence Coverity warning 2018-02-15 13:07:46 +01:00
twinaphex
ddf34bacfd Disable D3D10 for now by default until it gets menu display driver
support and shader support
2018-02-15 12:46:37 +01:00
twinaphex
bda5e67b48 (PS3) Use fseek for PS3 - fseeko not available 2018-02-15 06:50:15 +01:00
Twinaphex
8bea9ceadb
Merge pull request #6303 from fr500/master
fix a bug with the || clean-up, tried to clean up the whole thing a bit
2018-02-15 06:21:19 +01:00
radius
789897481b fix a bug with the || clean-up, tried to clean up the whole thing a bit 2018-02-14 22:32:19 -05:00
Twinaphex
be87075618
Merge pull request #6302 from bparker06/fseek
use 64-bit file offsets/seeking on windows
2018-02-14 07:29:34 +01:00
Brad Parker
95bb7f5aa5 use 64-bit file offsets/seeking on windows 2018-02-14 06:16:12 +00:00
twinaphex
b01ac41c5f (XMB) C89 fixes 2018-02-14 05:42:42 +01:00
Twinaphex
186528a7e0
Merge pull request #6301 from fr500/master
remove the empty || that is shown when FPS display is disabled
2018-02-14 05:11:15 +01:00
radius
5b99a74cd8 remove the empty || that is shown when FPS display is disabled 2018-02-13 22:43:34 -05:00
Twinaphex
a6539570a2
Merge pull request #6300 from GameDragon2k/master
Small fix for certain RetroAchievement conditions.
2018-02-14 03:59:21 +01:00
GameDragon2k
468256a8f8 Reset hits after evaluation. 2018-02-13 21:56:04 -05:00
GameDragon2k
79219c1640 Fix issue regarding Add Hits condition type 2018-02-13 21:43:41 -05:00
twinaphex
71b423c572 Don't use mmap for libretrodb - using mmap seems
to have adverse performance impact
2018-02-13 07:34:19 +01:00
Twinaphex
8f64909886
Merge pull request #6296 from fr500/master
de-hardcode rom count
2018-02-13 04:13:24 +01:00
radius
a16cbe7cde de-hardcode rom count 2018-02-12 22:10:44 -05:00
Twinaphex
d56bd2180f
Merge pull request #6294 from GregorR/netplay-intl-fix
Remove leftover positional intl strings.
2018-02-13 03:28:50 +01:00
Twinaphex
6cc7d124c0
Merge pull request #6295 from fr500/master
C89 build fixes
2018-02-13 03:24:19 +01:00
radius
755578fc43 C89 build fixes 2018-02-12 21:19:51 -05:00
Gregor Richards
6f69034f6a Fix for es and ja as well. 2018-02-12 13:41:20 -05:00
Gregor Richards
c44e4de4f8 Remove leftover positional intl strings. 2018-02-12 13:01:02 -05:00
Andrés
d3504abc5d
try to fix shader preset loading on WiiU 2018-02-12 12:27:16 -05:00
Twinaphex
c6a9967b58
Merge pull request #6282 from fr500/master
Menu Subsystem Implementation
2018-02-12 08:56:51 +01:00
radius
1f2054d42f subsystem part 3: cleanups 2018-02-12 02:44:54 -05:00
radius
d254c3eca4 subsystem part 3: fix saves 2018-02-12 02:39:26 -05:00
radius
9a23ee8017 subsystem part 3: remove more globals 2018-02-12 02:39:25 -05:00