53614 Commits

Author SHA1 Message Date
Vladimir Serbinenko
cc73de48d6 Fix dos compilation 2020-05-12 03:09:38 +02:00
Autechre
96cfa57d1b
Update CHANGES.md 2020-05-11 23:33:23 +02:00
Autechre
ef4261e1f8
Update CHANGES.md 2020-05-11 23:33:05 +02:00
Autechre
4fe372662a
Merge pull request #10614 from jdgleaver/glui-desktop-thumb-persistence
(GLUI) Desktop View: When scrolling playlists, show last selected thumbnails while waiting for next entry to load
2020-05-11 23:32:39 +02:00
jdgleaver
43b890a269 (GLUI) Desktop View: When scrolling playlists, show last selected thumbnails while waiting for next entry to load 2020-05-11 16:32:49 +01:00
twinaphex
6a4a522244 Cut down on some code duplication and turn
retroarch_validate_game_options static
2020-05-11 17:19:55 +02:00
twinaphex
dd721def41 (Qt) Cleanups 2020-05-11 17:07:37 +02:00
twinaphex
81a623c2b6 Style nits 2020-05-11 16:49:31 +02:00
Autechre
718d9801da
Update CHANGES.md 2020-05-11 16:26:26 +02:00
Autechre
42c5bb970e
Merge pull request #10613 from jdgleaver/rgui-fill-screen
(RGUI) Add option to always stretch menu to fill the screen
2020-05-11 16:26:01 +02:00
jdgleaver
26c01dd34c (RGUI) Add option to always stretch menu to fill the screen 2020-05-11 11:38:24 +01:00
Autechre
98daa0d28c
Update CHANGES.md 2020-05-11 10:19:05 +02:00
Autechre
01667b5fc3
Update CHANGES.md 2020-05-11 04:53:16 +02:00
twinaphex
4a9e1e6c7e Revert "Backport"
This reverts commit 685db0503205df8f0b9f04a3e786bb30dbbf707a.
2020-05-11 03:49:27 +02:00
Autechre
f5b33c8912
Update CHANGES.md 2020-05-11 03:33:41 +02:00
Autechre
35269cce93
Update CHANGES.md 2020-05-11 03:32:10 +02:00
twinaphex
685db05032 Backport
66876fe858
- handles insertion/removal of audio devices for Xaudio2 - hopefully a
callback based approach can be done later
2020-05-11 03:29:01 +02:00
twinaphex
39dbfd1db4 Remove unused menu_content.h 2020-05-11 02:32:45 +02:00
Autechre
57cd3fdf06
Merge pull request #10611 from AlexKornitzer/master
cocoa: disable clipping cursor to window
2020-05-11 02:31:32 +02:00
Alex Kornitzer
1d2dd249f3 cocoa: disable clipping cursor to window 2020-05-11 00:58:06 +01:00
Alex Kornitzer
cdfb8348b0 cocoa: use absolute positioning over relative
Now that we clip the window to locate the cursor correctly on re-entry
we need to do our cursor calculations using absolute coordinates
2020-05-11 00:58:06 +01:00
Autechre
211a8a149b
Update CHANGES.md 2020-05-11 00:31:17 +02:00
Autechre
c2b7ebbcdf
Merge pull request #10610 from AlexKornitzer/master
cocoa: fix cursor tracking
2020-05-11 00:30:47 +02:00
Alex Kornitzer
c4ee0463aa cocoa: don't update mouse events when outside nswindow 2020-05-10 22:44:44 +01:00
Alex Kornitzer
edfafd9fad cocoa: fix mouse movement
The input driver was using absolute coordinate arithmetic while making
use of delta changes for each coordinate, as a result the absolute
change netted to zero. This fixes that and tries to mitigate cursor
event sync issues (sync issues will require more work).
2020-05-10 22:44:44 +01:00
Autechre
9c749f03eb
Update CHANGES.md 2020-05-10 15:41:10 +02:00
Autechre
58b9b6c875
Merge pull request #10606 from TobiX/wiiu-gfx-widgets
Enable GFX widgets on WiiU
2020-05-10 15:40:13 +02:00
Tobias Gruetzmacher
29929acdba (WiiU) Enable GFX widgets 2020-05-10 15:13:23 +02:00
Tobias Gruetzmacher
3c192419dd (WiiU) Fix griffin build 2020-05-10 14:30:30 +02:00
Autechre
7b8983a0e0
Merge pull request #10594 from MrHuu/master
(3DS) Enable basic networking / cheevos
2020-05-10 14:07:21 +02:00
twinaphex
e74161bc6c Change name of nvdaController.h 2020-05-10 08:51:25 +02:00
twinaphex
10e6ea21a3 Put this behind HAVE_ACCESSIBILITY ifdef 2020-05-10 07:17:15 +02:00
twinaphex
ba8a07a2b6 (Menu driver) Turn some functions into static functions 2020-05-10 07:14:29 +02:00
Autechre
a8e3917613
Update CHANGES.md 2020-05-10 07:04:44 +02:00
twinaphex
1e9b94ded4 Get rid of hash 2020-05-10 05:05:43 +02:00
Twinaphex
2f3ef75bf6 Remove some unused variables and some style nits 2020-05-10 01:10:45 +02:00
twinaphex
3ad4b057f9 Go back to 1.8.4 netcode 2020-05-10 01:02:47 +02:00
Autechre
1fc64df5f6
Merge pull request #10603 from Brottweiler/patch-1
Use GenericName correctly in desktop entry
2020-05-10 00:56:36 +02:00
Christoffer Tibell
1e6ccb2310
Use GenericName correctly in desktop entry 2020-05-09 23:14:30 +02:00
Autechre
29a28f0d02
Merge pull request #10600 from jdgleaver/glui-desktop-view
(GLUI) Add desktop-style playlist view mode
2020-05-09 22:36:08 +02:00
Autechre
aa5ddee807
Merge pull request #10601 from barbudreadmon/patch-4
(glcore) switch to glcore video driver when requested
2020-05-09 22:33:46 +02:00
barbudreadmon
7a3ddcd77d
(glcore) switch to glcore video driver when requested
fix #10486
2020-05-09 17:15:45 +02:00
jdgleaver
63644ac761 (GLUI) Add desktop-style playlist view mode 2020-05-09 14:53:52 +01:00
Francisco José García García
df3af35ee4 (VITA) Fix for new VITASDK 2020-05-09 09:51:50 +02:00
MrHuu
e519ccd0be (3DS) Enable basic networking / cheevos 2020-05-08 20:50:15 +02:00
Autechre
470756e22c
Merge pull request #10588 from im4potato/translation
US Translation: Add back RGUI_BORDER_FILLER_THICKNESS
2020-05-08 06:47:03 +02:00
im4potato
09e54d1e75 US Translation: Fix spelling of "checkerboard" to match other settings 2020-05-07 21:05:30 -07:00
im4potato
38c8369e58 US Translation: Add back RGUI_BORDER_FILLER_THICKNESS 2020-05-07 20:58:50 -07:00
Autechre
9fb170bcd4
Merge pull request #10586 from francescotintori/francesco/vs2019
Added VS2019 solution project (copied from VS2017)
2020-05-08 00:21:16 +02:00
francescotintori
e1d0514ec5 Added VS2019 solution project (copied from VS2017) 2020-05-07 23:03:54 +02:00