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
Andre Leiradella
aa8b7f65c5
Added a different code path to calculate the hash for Atari Lynx ROMs
2017-10-21 19:22:22 +01: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
Twinaphex
b4854305b0
Merge pull request #5553 from theheroGAC/patch-24
...
Update msg_hash_it.h fix 1
2017-10-15 17:34:52 +02:00
Brad Parker
ac3b7bc4cc
windows.h already includes stringapiset for us
2017-10-15 10:16:19 -04:00
Andre Leiradella
1e40f73b76
Renamed coroutine variables to fix the griffin build
2017-10-15 13:35:49 +01:00
theheroGAC
ac70cdce2a
Update msg_hash_it.h
2017-10-15 14:32:24 +02:00
Twinaphex
e86e237ed7
Merge pull request #5552 from bparker06/win32_file_encoding
...
win32: support local multibyte encoding for file paths
2017-10-15 13:07:18 +02:00
Brad Parker
338723bc31
fix some null pointer accesses with empty strings
2017-10-15 00:39:55 -04:00
Brad Parker
f1d72e241c
arm: __VFP_FP__ is defined even when using softfp, so don't use it
2017-10-15 00:16:23 -04:00
Brad Parker
303af012bb
set buildbot url for armv7 hardfloat linux devices
2017-10-15 00:11:22 -04:00
Brad Parker
a7c8cc88e5
win32: support local multibyte encoding for file paths
2017-10-14 23:13:24 -04:00
Brad Parker
38c30667c5
fix include paths
2017-10-14 23:08:43 -04:00
Twinaphex
74ac642752
Merge pull request #5547 from bparker06/framecount_show
...
add option to remove frame count from FPS display
2017-10-14 17:45:20 +02:00
Twinaphex
590c8ee934
Merge pull request #5548 from orbea/micromod
...
Silence compiler warnings.
2017-10-14 17:45:07 +02:00
Andre Leiradella
f462d5e7c2
A saner way to how only retry messages
2017-10-14 14:06:26 +01:00