Commit Graph

40159 Commits

Author SHA1 Message Date
orbea
72d189da96 qb: Clean up. 2017-10-21 22:11:15 -07:00
Twinaphex
2fa74c997b Merge pull request #5575 from orbea/networking
Fix --disable-networking.
2017-10-22 05:38:04 +02:00
twinaphex
8072dab6fe Clean this up 2017-10-22 05:24:57 +02:00
twinaphex
d203e4dc9c video_shader_driver_resolve_parameters - fix crash at startup with
MSVC
2017-10-22 05:21:31 +02:00
twinaphex
bb051f185b MSVC/C89 buildfixes 2017-10-22 05:13:22 +02:00
orbea
f1192ca8ac Fix --disable-networking.
Fixes https://github.com/libretro/RetroArch/issues/2663.
2017-10-21 19:22:14 -07:00
Twinaphex
f7218eb85b Merge pull request #5574 from hyarsan/master
Translation update
2017-10-22 02:12:49 +02:00
Twinaphex
38ed310261 Merge pull request #5573 from orbea/zsh
Fix configure for zsh.
2017-10-22 02:12:02 +02:00
hyarsan
833c122d38 Translation update
For future reference, I was the dude named "CreativeName" or something on IRC that wanted to do contributions to the Dutch language of RetroArch. This is one of those contributions! 🙂
2017-10-22 00:46:04 +02:00
orbea
79ee19e2a5 qb: Clean up long lines in check_lib and check_lib_cxx 2017-10-21 14:49:26 -07:00
orbea
b733807099 qb: Remove trailing white spaces from config.mk. 2017-10-21 14:49:26 -07:00
orbea
0ff7e829f0 qb: Explicitly word split libs and extralibs 2017-10-21 14:49:26 -07:00
orbea
a943fabe1e qb: Fix $VARS for zsh. 2017-10-21 14:49:26 -07:00
orbea
514391b4d8 qb: Remove the leading whitespace from $INCLUDE_DIRS and $LIBRARY_DIRS. 2017-10-21 14:49:26 -07:00
orbea
cca4a25757 qb: path is a special variable in zsh so avoid setting it. 2017-10-21 14:49:26 -07:00
orbea
40070e2c93 qb: Find working compilers with zsh. 2017-10-21 14:49:26 -07:00
Jean-André Santoni
dc7b1c122b Hide savestates in the quickmenu if hardcore achievements are enabled. Fixes libretro/Lakka-LibreELEC#192 2017-10-21 19:12:00 +07:00
Jean-André Santoni
63ba8be296 (Menu) Reset the navigation pointer when closing content 2017-10-21 18:55:00 +07:00
Brad Parker
19af87214a wiiu: only one dash for gcc -std 2017-10-20 23:43:33 -04:00
bparker06
b0f8a570b5 encoding_utf: Fix coverity warnings, extra error checking 2017-10-19 17:24:35 -04:00
twinaphex
e9708be756 Prevent Coverity warning 2017-10-19 23:02:18 +02:00
Twinaphex
675b257302 Merge pull request #5567 from gingerbeardman/patch-1
Added Fuse so that it has an APP_UNIQUE_ID
2017-10-19 21:13:12 +02:00
bparker06
be62ed11e5 Travis containers have 2 cores 2017-10-19 13:18:25 -04:00
Matt Sephton
4aaaf16aa8 Added Fuse so that it has an APP_UNIQUE_ID
Will add 81 and np2kai when I have created icons and banners for them and after checking this fixes things for Fuse in the next nightly.
2017-10-19 18:03:44 +01:00
Twinaphex
ba2f79a8c3 Merge pull request #5566 from vanfanel/master
Moved original max_swapchain=2 implementation to proper location for future use or reference
2017-10-19 18:50:51 +02:00
vanfanel
b40d50bba4 Moved commented old implementation to proper location. 2017-10-19 14:21:47 +00:00
Twinaphex
5b48112379 Merge pull request #5562 from orbea/printf
qb: Don't use variables in the printf format string.
2017-10-19 13:16:11 +02:00
Twinaphex
17a95abeef Merge pull request #5561 from orbea/constant
qb: Fix constant expressions.
2017-10-19 13:15:55 +02:00
Twinaphex
ef5cbfed61 Merge pull request #5560 from orbea/xshm
Fix compilation with --enable-xshm.
2017-10-19 13:15:30 +02:00
Jean-André Santoni
628acf5296 Merge pull request #5564 from vanfanel/master
Add experimental way to make max_swapchain=2 work Rpi with GLES on dispmanx
2017-10-19 16:53:27 +07:00
orbea
f50d755b45 qb: Don't use variables in the printf format string. 2017-10-18 16:05:09 -07:00
orbea
6733c37805 qb: Fix constant expressions. 2017-10-18 15:23:31 -07:00
Brad Parker
fd18c2c942 win32: use W-function for file drag&drop 2017-10-18 15:08:01 -04:00
orbea
5ec052b675 Fix compilation with --enable-xshm.
Fixes https://github.com/libretro/RetroArch/issues/5551.
2017-10-18 09:33:09 -07:00
Brad Parker
f3aceefe84 win32: use W-functions for nbio file IO too 2017-10-18 12:30:44 -04:00
vanfanel
d9ec2267f7 Change max_swapchain=2 implementation to actually working code. 2017-10-18 12:06:58 +00:00
Twinaphex
3ba4ba5c42 Merge pull request #5559 from Maschell/master
[WII U] Fix for Issue #5556 - Fixed using multiple HID devices with the same vid/pad simoustanly
2017-10-18 12:32:31 +02:00
vanfanel
65ef37706c Add experimental way to make max_swapchain=2 work on EGL/GLES VideoCore (Raspberry Pi) 2017-10-18 03:06:30 +00:00
Maschell
05ef63fd08 [WII U] Fix for Issue #5556
This hopefully fixes the issues when you try to use 2 Controllers with
the same vid/pid at the same time.

Tested with 2 DS4 controller via the Hid to VPAD Network Client.
Adapters with multiple ports (like the official GC-Adapter) are still
working
2017-10-17 21:38:42 +02:00
Brad Parker
0d06a48546 use LEGACY_WIN32 ifdef for filestream also 2017-10-16 00:39:16 +00:00
Brad Parker
bd06668075 win32: forgot to add unicode functions for filestream 2017-10-16 00:30:25 +00:00
twinaphex
f8a60b2b76 Create LEGACY_WIN32 ifdef 2017-10-16 01:51:59 +02:00
Twinaphex
4121928899 Merge pull request #5555 from leiradel/master
Fixed memory leaks
2017-10-16 01:34:16 +02:00
twinaphex
8464ad30bd (Xbox 360) Buildfixes 2017-10-16 01:33:17 +02:00
Brad Parker
1b1d5c468d win32: use unicode functions for file IO if supported 2017-10-15 17:41:34 -04:00
Alcaro
f3c57ee343 Don't allow more than a billion nanoseconds 2017-10-15 23:25:21 +02:00
Alcaro
2c773a0eb8 Whitespace cleanup 2017-10-15 23:25:21 +02:00
Andre Leiradella
c7849de707 Fixed some cheevos with required hits not registering 2017-10-15 16:51:26 +01:00
Andre Leiradella
d6dbe9a6ad Fixed some memory leaks; added logs for address patching 2017-10-15 16:49:25 +01:00
Twinaphex
cf0d358f1e Merge pull request #5549 from leiradel/master
Added five retries with 3 secs interval for network connections durin…
2017-10-15 17:35:01 +02:00