47178 Commits

Author SHA1 Message Date
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
altiereslima
c26a4aa13a Update msg_hash_pt_br.h 2019-01-09 19:54:35 -02:00
Nano
f1ba335cb3 Fix issue #2791 black bug 2019-01-09 22:52:45 +01:00
twinaphex
60533b10b7 (RGUI) Add specific color conversion for Gekko [Wii/Gamecube] 2019-01-09 22:05:33 +01:00
Twinaphex
9231998aa3
Merge pull request #7951 from jdgleaver/rgui-ps2-colour-fix
(RGUI) Fix background + border colours for PS2
2019-01-09 21:26:14 +01:00
Twinaphex
60a2d5c87c
Merge pull request #7952 from orbea/dummy
Fix crashes with '--disable-menu' and the Qt frontend.
2019-01-09 19:29:03 +01:00
orbea
7eead5c59f Fix crashes with '--disable-menu' and the Qt frontend.
When failing to load content in the companion ui when HAVE_MENU is not
defined RetroArch will crash in just about every input and video driver.
Even if several sanity checks are added the dummy core will immediately
exit.

Now it will print that it failed to load the core in the companion ui
and reinit the dummy core to match the behavior with the null menu
driver.
2019-01-09 10:02:32 -08:00
jdgleaver
c433934415 (RGUI) Fix background + border colours for PS2 2019-01-09 15:34:52 +00:00
Twinaphex
db36f08920
Merge pull request #7942 from ArnaudFaucher/master
msvc-uwp: fixed certificate file name
2019-01-09 13:00:56 +01:00
Twinaphex
9bbbb929f8
Merge pull request #7950 from jdgleaver/rgui-colour-themes
(RGUI) Add colour themes
2019-01-09 12:46:41 +01:00
jdgleaver
faaa6e081b (RGUI) Add colour themes 2019-01-09 10:50:24 +00:00
Twinaphex
f500cf19ab
Merge pull request #7945 from fr500/master
[discord] early return if avatar isn't set
2019-01-09 11:49:09 +01:00
Twinaphex
a3f7588ec5
Merge pull request #7947 from orbea/null
Fix crash with the null menu driver and Qt frontend.
2019-01-09 11:48:50 +01:00
Twinaphex
6420ea8f27
Merge pull request #7946 from bparker06/playlist
fix heap overflow with playlists
2019-01-09 11:48:25 +01:00
orbea
248c944ff8 Fix crash with the null menu driver and Qt frontend.
When failing to load content in the Qt companion ui while using the
null menu driver RetroArch will crash.

Now it just prints that it failed to load content in the Qt ui.
2019-01-08 23:01:05 -08:00
Brad Parker
0c634382f9 fix heap overflow with playlists 2019-01-08 23:08:58 -05:00
radius
77c2c7b946 [discord] early return if avatar isn't set 2019-01-08 20:54:52 -05:00
twinaphex
01b2b9c3a6 Buildfix 2019-01-09 01:01:03 +01:00
Twinaphex
cdc0a79508
Merge pull request #7872 from natinusala/libnx-swkbd
libnx: implement swkbd for menu drivers
2019-01-09 00:29:31 +01:00
Twinaphex
ac04c1bfc5
Merge pull request #7892 from Datamats/libnx_nwindow
libnx: refactor all the code of the now deprecated gfx api over to the new nwindow / framebuffer api
2019-01-08 23:36:20 +01:00
Arnaud Faucher
12aaf615a8 msvc-uwp: fixed certificate file name 2019-01-08 16:29:54 -05:00
Twinaphex
9caf71df7a
Merge pull request #7885 from myfreeweb/more-wayland
Wayland: track multiple displays and their scales
2019-01-08 21:45:53 +01:00
Twinaphex
d2f7853d49
Merge branch 'master' into more-wayland 2019-01-08 21:45:43 +01:00