Francisco Javier Trujillo Mata
fd75ae487e
Disable the duplication FPS in PSP
2019-10-16 00:46:29 +02:00
Francisco Javier Trujillo Mata
c2c3ed6a76
Make logs works again for PSP
2019-10-16 00:46:14 +02:00
Twinaphex
4ac264b1d0
Merge pull request #9591 from Rinnegatamante/videodrivers2
...
Graceful switching between videodrivers #2 .
2019-10-15 22:49:17 +02:00
Twinaphex
65935696c3
Merge pull request #9598 from orbea/travis
...
travis: Try to fix xcode10.1.
2019-10-15 21:20:47 +02:00
Rinnegatamante
4d9fb951df
Make code C90 compliant.
2019-10-15 19:31:27 +02:00
Twinaphex
836aa69f9c
Merge pull request #9597 from orbea/wayland
...
Fix build when SDL2 is not built against wayland.
2019-10-15 19:28:00 +02:00
orbea
253f770259
travis: Try to fix xcode10.1.
...
/System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/rubygems/core_ext/kernel_require.rb:55:in `require': cannot load such file -- active_support/core_ext/object/blank (LoadError)
from /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/rubygems/core_ext/kernel_require.rb:55:in `require'
from /usr/local/Homebrew/Library/Homebrew/global.rb:12:in `<top (required)>'
from /usr/local/Homebrew/Library/Homebrew/brew.rb:23:in `require_relative'
from /usr/local/Homebrew/Library/Homebrew/brew.rb:23:in `<main>'
The command "brew install --force-bottle qt5" exited with 1.
Source: https://stackoverflow.com/questions/54888582/ruby-cannot-load-such-file-active-support-core-ext-object-blank
2019-10-15 09:48:07 -07:00
Twinaphex
50fbf04df5
Merge pull request #9596 from orbea/networking
...
Remove redundant conditionals.
2019-10-15 18:36:38 +02:00
orbea
55d123d95a
Fix build when SDL2 is not built against wayland.
...
Fixes https://github.com/libretro/RetroArch/issues/9583 .
2019-10-15 09:10:18 -07:00
Rinnegatamante
7fee4ad11b
Update libretro-common.
2019-10-15 17:43:50 +02:00
orbea
14308e0b98
Remove redundant conditionals.
...
HAVE_NETWORK_CMD should never be true when HAVE_NETWORKING is
false.
2019-10-15 08:15:37 -07:00
Twinaphex
6b93b77d0d
Merge pull request #9595 from orbea/networking
...
qb: Fix --disable-networking.
2019-10-15 16:52:44 +02:00
orbea
70fd455b13
qb: Fix --disable-networking.
...
Fixes https://github.com/libretro/RetroArch/issues/9580 .
2019-10-15 07:37:24 -07:00
Rinnegatamante
839747f420
Added RETRO_ENVIRONMENT_GET_PREFERRED_HW_RENDER.
2019-10-15 14:53:10 +02:00
Rinnegatamante
d1a74e1b96
Fix for crash on Linux.
2019-10-15 09:07:15 +02:00
twinaphex
89e9bdc413
Buildfix
2019-10-14 01:35:04 +02:00
Twinaphex
87d0bce799
Update FUNDING.yml
2019-10-14 01:33:37 +02:00
twinaphex
b29fbbb587
Update CHANGES.md and add another travis target
2019-10-14 00:38:47 +02:00
twinaphex
f983519589
Enable HAVE_VIDEO_LAYOUT for OSX/Switch/iOS/Android
2019-10-14 00:36:58 +02:00
twinaphex
4fbf823707
Enable HAVE_VIDEO_LAYOUT by default
2019-10-14 00:31:44 +02:00
Rinnegatamante
26b0bc771d
Add vulkan context logging.
2019-10-13 17:47:08 +02:00
Twinaphex
0eff23eeed
Update CHANGES.md
2019-10-12 14:54:04 +02:00
Twinaphex
97f0357407
Update CHANGES.md
2019-10-12 14:52:33 +02:00
Twinaphex
92272fe01e
Merge pull request #9556 from ToKe79/lakka_wifi_ap
...
[Lakka] Wi-Fi Access Point in RetroArch Settings
2019-10-12 14:52:12 +02:00
Twinaphex
52c73e6382
Update CHANGES.md
2019-10-12 14:50:22 +02:00
Twinaphex
b26a031ca8
Update CHANGES.md
2019-10-12 14:49:18 +02:00
Twinaphex
5309036463
Update CHANGES.md
2019-10-12 14:48:29 +02:00
Twinaphex
ca78e1c2bf
Update CHANGES.md
2019-10-12 14:47:56 +02:00
Twinaphex
5340387164
Merge pull request #9584 from jdgleaver/menu-scaling
...
(GLUI) Menu scaling improvements
2019-10-12 14:46:36 +02:00
Twinaphex
912fb252c6
Merge pull request #9589 from Tatsuya79/patch-3
...
always show advanced sync options in Qt
2019-10-12 14:37:16 +02:00
Tatsuya79
1907deb8de
show advanced latency options
2019-10-12 14:26:22 +02:00
Tatsuya79
042783af21
always show advanced sync options
2019-10-12 14:25:02 +02:00
Twinaphex
7bed40d17b
Merge pull request #9547 from Rinnegatamante/videodrivers
...
Graceful switch between video drivers.
2019-10-12 14:21:33 +02:00
Rinnegatamante
ff726d212c
Fix for video driver config overwrite when video driver was forced by core on exit.
2019-10-11 15:15:18 +02:00
jdgleaver
d6d0bb5e4e
(GLUI) Add menu scaling workaround for Mac platforms (DPI requests currently cause crashes on Mac)
2019-10-11 13:31:00 +01:00
Twinaphex
2fe4cf6ca5
Merge pull request #9586 from JoeOsborn/patch-1
...
Fix BSV recording/playback
2019-10-11 13:54:13 +02:00
Joe Osborn
ef0eba5c5f
Fix BSV recording/playback
...
Inputs are 16-bit numbers, but the file writing routines were called with just one byte lengths. This change fixes BSV recording and playback for me.
2019-10-11 07:37:58 -04:00
Rinnegatamante
77d185ba8b
Fix video submenu not updating when a driver swap happens.
...
Thanks to jdgleaver for this.
2019-10-11 13:05:32 +02:00
jdgleaver
e47e055508
(GLUI) Menu scaling improvements
2019-10-10 10:01:46 +01:00
Twinaphex
7afbd4632d
Merge pull request #9582 from BarryJRowe/master
...
Added in fix for bmp returns to ai service. Added in label passing to ai endpoint.
2019-10-09 22:58:23 +02:00
twinaphex
cb576b1b95
Move include headers to rglgen_private_headers.h
2019-10-09 22:12:14 +02:00
Barry Rowe
778571e3d0
Added in fix for bmp returns to ai service. Added in label passing to
...
ai service call.
2019-10-09 12:41:31 -07:00
Twinaphex
9144583fdb
Merge pull request #9576 from natinusala/fast-forward-osd
...
osd: fix fast forward indicator
2019-10-08 15:31:19 +02:00
natinusala
e394b439a8
osd: fix fast forward indicator
2019-10-08 10:42:13 +02:00
Twinaphex
b12d1d7d8a
Merge pull request #9575 from RobLoach/fix/RobLoach/9514--title
...
Fix window title missing space
2019-10-08 04:26:04 +02:00
Rob Loach
c41e2218f7
Fix minus character
2019-10-07 22:16:50 -04:00
Rob Loach
f7dba5d331
Fix window title missing space
2019-10-07 22:15:07 -04:00
Twinaphex
4dcd7a0247
Update CHANGES.md
v1.7.9.2
2019-10-07 05:29:59 +02:00
Twinaphex
956d08e9bc
Update CHANGES.md
2019-10-07 05:29:19 +02:00
twinaphex
9fe72bfa7b
Change this back to how it was before
2019-10-07 05:28:00 +02:00