47031 Commits

Author SHA1 Message Date
Francisco Javier Trujillo Mata
f7c9bc4e61 Make GFX PS2 support palette in the cores 2019-01-16 22:57:08 +01:00
Twinaphex
dd4bf2c41f
Merge pull request #8021 from orbea/clang
Fix -Wmissing-braces warning with clang.
2019-01-16 22:29:00 +01:00
orbea
bc09245dee Fix -Wmissing-braces warning with clang. 2019-01-16 13:14:48 -08:00
Twinaphex
fd17970f61
Merge pull request #7925 from CozmoP/sync
Qt: Detailed file browser table and other changes.
2019-01-16 22:00:37 +01:00
Twinaphex
c05be12ff4
Merge pull request #8019 from Datamats/libretro-glsym-nx
regenerate the glsym headers for the switch in libretro-common
2019-01-16 20:52:00 +01:00
Mats A
4f15d4a64c regenerate the glsym headers for the switch in libretro-common 2019-01-16 20:30:14 +01:00
Twinaphex
d70a49ea6f
Merge pull request #8017 from orbea/playlist
Silence errors for empty playlist files.
2019-01-16 19:33:56 +01:00
orbea
e503f9e922 Silence errors for empty playlist files.
Fixes https://github.com/libretro/RetroArch/issues/8015
2019-01-16 09:40:21 -08:00
Twinaphex
31b1a91c3b
Merge pull request #8014 from orbea/screenshot
Fix screenshot filename with no core or content.
2019-01-16 16:07:57 +01:00
orbea
02382b1cd7 Fix screenshot filename with no core or content. 2019-01-15 21:55:03 -08:00
Twinaphex
874a5258c5
Merge pull request #8013 from libretro/revert-7995-vfs-v3
Revert "VFS v3: stat, mkdir, directory listings"
2019-01-16 03:53:44 +01:00
Twinaphex
a549e28f01
Revert "VFS v3: stat, mkdir, directory listings" 2019-01-16 03:53:34 +01:00
twinaphex
5c2d271f9f Revert "Cleanups"
This reverts commit 73e78f51350a465901a5f9e3ef760f0c36340486.
2019-01-16 03:53:23 +01:00
twinaphex
73e78f5135 Cleanups 2019-01-16 02:58:08 +01:00
Twinaphex
d4b33ac1ad
Merge pull request #7995 from krzys-h/vfs-v3
VFS v3: stat, mkdir, directory listings
2019-01-16 02:38:54 +01:00
Twinaphex
4e73be94b7
Merge pull request #8012 from CozmoP/gridfix
Qt: fix bug when grid item width > grid width
2019-01-16 01:49:13 +01:00
CozmoP
e4bc578466 Qt: fix bug when grid item width > grid width 2019-01-16 00:11:58 +01:00
Twinaphex
10c7929d55
Merge pull request #7996 from fr500/master
support subsystem type netplay lobbies
2019-01-15 21:40:05 +01:00
Twinaphex
3ec4469455
Merge pull request #8011 from CozmoP/msvc2017
fix MSVC 2017 Qt builds
2019-01-15 21:39:16 +01:00
CozmoP
a88277f76d #undef mkdir 2019-01-15 19:41:24 +01:00
CozmoP
0df074db05 fix MSVC 2017 Qt builds 2019-01-15 18:58:31 +01:00
radius
82836c5778 [netplay] simplify find content task 2019-01-14 20:17:53 -05:00
radius
d3ae49b30b add sublabels 2019-01-14 18:58:57 -05:00
radius
dad3fe42db [netplay] load subsystem content
cleanup

cleanup
2019-01-14 18:58:57 -05:00
radius
9d0472c3ac [netplay] finding content works now
cleanup
2019-01-14 18:58:56 -05:00
radius
f0b8d2d12e [netplay] support subsystem type netplay lobbies 2019-01-14 18:58:56 -05:00
Twinaphex
c7054a36f2
Merge pull request #8009 from krzys-h/fix-7803
Fix parent of root directory turning into ./ on Windows
2019-01-14 21:32:06 +01:00
krzys-h
cc7541338c Fix parent of root directory turning into ./ on Windows (#7803) 2019-01-14 20:48:55 +01:00
CozmoP
8adef3b995 Qt: move some styles to stylesheet 2019-01-14 20:06:07 +01:00
Twinaphex
0805f4e821
Merge pull request #8008 from natinusala/master
libnx swkbd overclock fix + ozone memory leak fix
2019-01-14 20:01:56 +01:00
natinusala
0b4f6c1ce4 ozone: fix memory leak 2019-01-14 19:49:56 +01:00
natinusala
ea027c0b55 libnx: use stock clock for swkbd 2019-01-14 19:04:13 +01:00
Twinaphex
5c09cf29a4
Merge pull request #8006 from orbea/qt2
Fix wimp ui.
2019-01-14 14:26:24 +01:00
Twinaphex
10833fc9ae
Merge pull request #8007 from orbea/qt
Fix qt with CXX_BUILD.
2019-01-14 14:26:02 +01:00
orbea
b3157c14e8 Fix wimp ui.
Fixes https://github.com/libretro/RetroArch/issues/8005
2019-01-14 00:37:52 -08:00
orbea
c1765f0a6c Fix qt with CXX_BUILD. 2019-01-14 00:24:46 -08:00
twinaphex
f0994a0502 retroarch.c - some cleanups 2019-01-14 05:25:04 +01:00
twinaphex
7cb84245b7 Simplify runloop 2019-01-14 04:39:58 +01:00
Twinaphex
fab4834b82
Merge pull request #7959 from bparker06/json_playlist
add JSON playlist format
2019-01-14 03:14:54 +01:00
Twinaphex
1bb381fd7e
Merge pull request #8002 from theheroGAC/patch-41
Update msg_hash_it.h
2019-01-14 00:56:02 +01:00
Twinaphex
b93c21091b
Merge pull request #8003 from orbea/cxx
Fix CXX_BUILD errors.
2019-01-14 00:55:54 +01:00
CozmoP
2ef9e5757b Qt: switch to stacked layout to avoid bug. Add border to file browser table. 2019-01-13 23:34:57 +01:00
CozmoP
a0b67424ca
Qt: don't wrap table cell text 2019-01-13 20:57:19 +01:00
orbea
ff2e3bbbce Fix CXX_BUILD errors. 2019-01-13 11:51:33 -08:00
Rob Loach
63ba60ae1a
Merge pull request #7976 from orbea/brew
travis: Attempt to fix xcode9.3 travis build.
2019-01-13 14:41:31 -05:00
theheroGAC
473bae15c3
Update msg_hash_it.h 2019-01-13 20:38:05 +01:00
Twinaphex
8f8cec52f2
Merge pull request #8001 from fjtrujy/feature/PS2VSyncDisabled
[PS2] Improve VRAM clear detection
2019-01-13 20:23:40 +01:00
Francisco Javier Trujillo Mata
a5d381eced Improve VRAM clear detection 2019-01-13 20:19:21 +01:00
Twinaphex
39209dd387
Merge pull request #8000 from fjtrujy/feature/PS2VSyncDisabled
WIP: [PS2] Enable the possibility to disable VSync
2019-01-13 20:11:05 +01:00
Francisco Javier Trujillo Mata
ba75b1f4b3 Enable the possibility to disable VSync 2019-01-13 19:15:52 +01:00