47300 Commits

Author SHA1 Message Date
M4xw
c111b4a7f0 Fix double semicolon and format line endings 2019-01-11 23:48:52 +01:00
krzys-h
e08f79e16b (UWP) Add keyboard mapping support in the uwp driver 2019-01-11 20:24:26 +01:00
Greg V
3ab7e780d1 EGL: use unused 'n' argument for storing the config count (fixes #7953)
The 'n' argument was probably intended for the count, but it was unused.
The Wayland platform would check whether n would be non-zero (and
wouldn't initialize n with zero), so it would only succeed because it
was initialized with random garbage.

Pointy hat: @Sunderland93
2019-01-11 20:41:40 +03:00
Greg V
b52a5ae664 Remove trailing whitespace in wayland_ctx.c
vim has been helpfully doing this for me every time I saved the file
and I've had to manually ignore these changes when committing.
Let's just commit this.
2019-01-11 20:37:59 +03:00
Twinaphex
58d764ce5d
Merge pull request #7983 from natinusala/master
libnx: implement perf counters
2019-01-11 18:23:28 +01:00
natinusala
52479ad09f libnx: implement perf counters 2019-01-11 17:45:06 +01:00
Brad Parker
f0e2f7dcf4 Merge branch 'master' into json_playlist 2019-01-11 09:02:11 -05:00
Twinaphex
78cc8794f7
Merge pull request #7979 from fjtrujy/FixPS2CoreGlich
[PS2] Clean screen before the core start
2019-01-11 14:49:12 +01:00
Francisco Javier Trujillo Mata
7b175496ce [PS2] Clean screen before the core start 2019-01-11 14:42:47 +01:00
orbea
39442c7bba travis: Clean up. 2019-01-11 02:16:08 -08:00
orbea
12bb9e5cb5 travis: Attempt to fix xcode9.3 travis build. 2019-01-10 22:10:41 -08:00
Twinaphex
af48987eb9
Merge pull request #7975 from orbea/unload
Fix crashes when changing cores.
2019-01-11 04:54:53 +01:00
orbea
32586bc316 Fix crashes when changing cores.
When switching cores it was possible to hit core_unload_game
and core_load twice which potentially led to crashes when switching
some cores without closing content before loading the new core.

Fixes https://github.com/libretro/RetroArch/issues/4107
2019-01-10 19:04:51 -08:00
twinaphex
13ccf4d408 Silence some more static code analysis warnings 2019-01-11 01:35:18 +01:00
CozmoP
07c3bff2f8 Qt: set fixed height to search and core selection widgets 2019-01-11 01:31:27 +01:00
Twinaphex
ccec13e64f
Merge pull request #7974 from libretro/revert-7973-fix-2791-black-bug
Revert "Fix issue #6747 black bug"
2019-01-10 22:52:23 +01:00
Twinaphex
01397f008a
Revert "Fix issue #6747 black bug" 2019-01-10 22:52:13 +01:00
twinaphex
3ac631c7a3 (MSVC) Some more static code analysis warning fixes 2019-01-10 22:49:23 +01:00
Twinaphex
e4f9aebbd3
Merge pull request #7973 from daliaetnano/fix-2791-black-bug
Fix issue #6747 black bug
2019-01-10 22:36:40 +01:00
twinaphex
c98b2e2292 Buildfixes and more static code analysis warning fixes 2019-01-10 22:24:43 +01:00
twinaphex
b9ff2e4de1 Fix some static code analysis warnings from MSVC 2017 2019-01-10 21:47:15 +01:00
benoa
10723bca01 Wii: Fix Gamma setting not saved. 2019-01-10 18:18:20 +01:00
Twinaphex
24ce1aee21
Merge pull request #7969 from krzys-h/com-init-is-broken
Initialize COM only once, globally
2019-01-10 17:28:23 +01:00
krzys-h
98c19ac0f5 Add a missing header
Apparently MSVC adds this by default or something
2019-01-10 17:22:32 +01:00
krzys-h
0cff7eefa7 Initialize COM only once, globally 2019-01-10 16:48:02 +01:00
Brad Parker
d3210b87ae proper init of ITaskbarList 2019-01-10 09:25:02 -05:00
Twinaphex
5a12ca642c
Merge pull request #7967 from jdgleaver/rgui-gekko-colour-fix
(RGUI) Fix background + border colours for Gekko platforms
2019-01-10 15:16:31 +01:00
Twinaphex
6ec2134111
Merge pull request #7968 from fr500/master
disable discord code in ozone
2019-01-10 15:16:05 +01:00
Twinaphex
cdcadf6237
Merge pull request #7769 from rzumer/patch-2
Update NES and SNES hashing methods
2019-01-10 15:14:08 +01:00
radius
bd2a13e32c disable discord code in ozone 2019-01-10 09:01:03 -05:00
jdgleaver
74312180b9 (RGUI) Fix background + border colours for Gekko platforms 2019-01-10 13:16:08 +00:00
Twinaphex
57c5563b3b
Merge pull request #7966 from fjtrujy/feature/PS2GuideStyleLines
[PS2] Apply guideline styles for PS2 files
2019-01-10 12:02:17 +01:00
Francisco Javier Trujillo Mata
29948c0878 Apply guideline styles for PS2 files 2019-01-10 09:37:09 +01:00
Brad Parker
402ea3944e Update CHANGES.md 2019-01-09 21:28:46 -05:00
Twinaphex
840da62e20
Merge pull request #7964 from fr500/master
disable discord avatar for now, not time to hook it up properly
2019-01-10 03:17:28 +01:00
radius
6e1dc5af46 disable discord avatar for now, not time to hook it up properly 2019-01-09 21:13:04 -05:00
twinaphex
e13a142bae Wrap access to runloop_key_event 2019-01-10 02:49:25 +01:00
twinaphex
90ad541413 Typo fix 2019-01-10 02:35:35 +01:00
twinaphex
d3f58bb65c Wrap all access of runloop_shutdown_initiated 2019-01-10 02:35:03 +01:00
Twinaphex
96b7f9fd9e
Merge pull request #7963 from fjtrujy/feature/PS2GFXImprovements
Improve manage of VRAM in the GFX and Font Driver for PS2
2019-01-10 02:30:24 +01:00
Twinaphex
9c507b2433
Merge pull request #7961 from fjtrujy/feature/solvePS2RunTimeIssues
Make PS2 works again
2019-01-10 02:30:14 +01:00
Francisco Javier Trujillo Mata
a2db47bead Improve manage of VRAM in the GFX and Font Driver for PS2 2019-01-10 02:25:02 +01:00
Francisco Javier Trujillo Mata
9c7c5e0814 This commit revert part of the changes done for the PS4 implementation but fixes PS2 crash 2019-01-10 02:20:49 +01:00
CozmoP
7cac57a09a Qt: proper fix for file browser core association. Add padding to items count label for dark theme. 2019-01-10 01:01:01 +01:00
bparker06
c7779ff046
Remove extra CoUninitialize 2019-01-09 18:51:25 -05:00
bparker06
a7a959ccba
always call CoUninitialize if we support the taskbar extensions 2019-01-09 18:49:39 -05:00
Brad Parker
a331b7420e update copyrights 2019-01-09 17:19:19 -05:00
Brad Parker
c7041260d7 add JSON playlist format 2019-01-09 17:13:13 -05:00
Twinaphex
bc2f19a9d7
Merge pull request #7957 from altiereslima/master
Update Portuguese Brazilian Language
2019-01-09 23:04:45 +01:00
altiereslima
03e25ecb2f Update msg_hash_pt_br.h 2019-01-09 20:02:34 -02:00