43087 Commits

Author SHA1 Message Date
twinaphex
8703ad8374 Get rid of free_str 2018-03-29 18:29:25 +02:00
Twinaphex
2db0c21f52 Fix C11 typedef redefinition issues 2018-03-29 18:10:28 +02:00
twinaphex
e85f11ea38 (runahead) Remove unused variable 2018-03-29 18:05:52 +02:00
Twinaphex
425e1d9043 (OSX) Define HAVE_RUNAHEAD 2018-03-29 18:04:15 +02:00
twinaphex
8819b2a2f6 (MSVC 2005/2010/2013/2015/2017) Add HAVE_RUNAHEAD 2018-03-29 18:02:18 +02:00
twinaphex
adb2274fc6 - Enable HAVE_RUNAHEAD for MSVC 2003
- Remove some unreferenced labels
2018-03-29 17:55:06 +02:00
Twinaphex
254932af04
Merge pull request #6488 from Tatsuya79/master
XMB Left thumb dynamic positioning and scaling.
2018-03-29 17:47:29 +02:00
twinaphex
0712c0ba99 Fix call to filestream_write to filestream_write_file 2018-03-29 17:45:25 +02:00
twinaphex
67c3fd88f4 Buildfixes - wrong function names were used 2018-03-29 17:35:28 +02:00
Twinaphex
039820f367
Merge pull request #6487 from Dwedit/runahead_submission_3
Runahead cleanup
2018-03-29 17:17:22 +02:00
Dwedit
cbc18c74ea resolve conflicts 2018-03-29 09:52:14 -05:00
Tatsuya79
8859fa0213 XMB Left thumb dynamic positioning and scaling. 2018-03-29 16:39:38 +02:00
Dwedit
77f2b7d326 Replace the file handling code from secondary_core.c with the file streams
Hide secondary instance menu item if dynamic libraries are not supported
Remove unlink_utf8 stuff
Fix a compiler warning
2018-03-29 09:37:35 -05:00
twinaphex
77f7e1da8c Make menu_driver_load_image a static function 2018-03-29 16:27:19 +02:00
twinaphex
a8b810760b (runahead) Get rid of a bunch of unnnecessary forward declarations 2018-03-29 16:18:45 +02:00
twinaphex
b4859cde59 Update copyright attributions as said to PR OP 2018-03-29 16:12:56 +02:00
Twinaphex
abdad9bc16
Merge pull request #6471 from alfrix/left_thumb
Left thumbnails
2018-03-29 16:12:32 +02:00
twinaphex
c5ec1885f2 Don't use malloc.h anymore 2018-03-29 15:52:49 +02:00
twinaphex
40594a3059 Buildfix 2018-03-29 15:51:20 +02:00
twinaphex
76b025d70e malloc.h not available on OSX 2018-03-29 15:49:39 +02:00
twinaphex
4347517604 Buildfixes 2018-03-29 15:46:39 +02:00
twinaphex
ca7c374303 Fix OSX compilation 2018-03-29 15:41:02 +02:00
alfrix
a84facf636 Add Left Thumbnails
Fix behaviour when right thumb is off and use as fallback in filebrowser
Remove update_left_thumbnail_path
Fix dual image in imageviewer
Remove xmb_left_thumbnails_ident
Requested Changes
Fix last warning and button not switching thumb
Better scaling
Limit vertical size without changing position
Change thumb cycling behaviour
Remove update_left_thumbnail_image it was causing problems
2018-03-29 10:38:23 -03:00
twinaphex
c041470bb0 Add HAVE_RUNAHEAD ifdef 2018-03-29 15:38:22 +02:00
twinaphex
6e662a8064 (D3D12) Buildfix 2018-03-29 15:29:36 +02:00
twinaphex
ef5830b233 Silence some CXX_BUILD warnings 2018-03-29 15:27:30 +02:00
twinaphex
4372db491a Cleanup some warnings for C89_BUILD 2018-03-29 15:20:43 +02:00
twinaphex
1b0420807b (Griffin/MSVC) buildfixes 2018-03-29 15:15:47 +02:00
twinaphex
2bdfd2e1d0 (Runahead) Cleanups / style nits / etc. 2018-03-29 15:13:33 +02:00
Twinaphex
eeb2a0a934
Merge pull request #6484 from Dwedit/runahead_submission
Runahead system
2018-03-29 14:46:04 +02:00
twinaphex
3fe6ecbce7 More static analyzer warning fixes 2018-03-29 14:19:24 +02:00
twinaphex
2c882a01c1 Silence some Clang static analyzer warnings 2018-03-29 14:11:52 +02:00
bparker06
265b0560b3
travis: disable all d3d versions for windows 2018-03-28 20:16:59 -04:00
Dwedit
bc3d0b2acd Fix some static declarations 2018-03-28 17:41:45 -05:00
Dwedit
ff0a2d4f57 Add files to the makefile 2018-03-28 17:32:37 -05:00
Dwedit
361152000d Added the missing file 2018-03-28 17:14:20 -05:00
Dwedit
f5e0346fc2 Runahead system 2018-03-28 14:22:07 -05:00
twinaphex
2143540c8c (MSVC 2013/2015/2017) Add HAVE_CHEEVOS support 2018-03-28 18:33:31 +02:00
twinaphex
994ca6b3f8 Enable HAVE_CHEEVOS for MSVC 2003 target too 2018-03-28 18:07:31 +02:00
twinaphex
163be3ccfd (vulkan_common.c) Prevent some more collissions in the future 2018-03-28 17:41:04 +02:00
Twinaphex
02ce39869c
Merge pull request #6480 from Dwedit/fix_d3d_duplicate
Rename "cached_device" to "cached_device_d3d11" to avoid a name conflict on griffin builds
2018-03-28 17:38:11 +02:00
Dwedit
2c1cb6cf55 Rename "cached_device" to "cached_device_d3d11" avoid a name conflict on griffin builds 2018-03-28 10:33:37 -05:00
Twinaphex
8c6f05e715
Merge pull request #6479 from Dwedit/fix_command_line
Fix invalid long command line options causing infinite loop on Windows (issue #6477)
2018-03-28 17:19:46 +02:00
Dwedit
86d24a0fc4 Fix invalid long command line options causing infinite loop on Windows (issue #6477) 2018-03-28 10:08:57 -05:00
Twinaphex
55157506a8
Merge pull request #6478 from alfrix/polish
Update Polish translation (DEX357)
2018-03-28 17:08:27 +02:00
alfrix
d4558774df Update Polish translation (DEX357) 2018-03-28 11:55:20 -03:00
twinaphex
e71f56d4a3 Update libretro-common 2018-03-28 16:45:05 +02:00
twinaphex
89e912087b Put RARCH_INTERNAL ifdef around this 2018-03-28 16:41:37 +02:00
twinaphex
d17eee9cca We can actually disable DPI override by default now 2018-03-28 16:33:19 +02:00
twinaphex
5a7c37b819 Revert "(OpenSL) Fix issues with cores using threaded audio - audio thread"
This reverts commit 54708a944a59d565bb38d4df03f0617e188219f8.
2018-03-28 16:26:53 +02:00