46983 Commits

Author SHA1 Message Date
Twinaphex
deb5c9b03c
Merge pull request #7889 from jdgleaver/rgui-colours-psp-gekko
(RGUI) Fix colours for PSP and GEKKO builds
2019-01-04 18:30:32 +01:00
jdgleaver
1398d889cb (RGUI) Fix colours for PSP and GEKKO builds 2019-01-04 13:41:15 +00:00
natinusala
6cd7c49c66 libnx: add fail-safe to swkbd 2019-01-04 14:37:28 +01:00
Zoran Vuckovic
6def3b36a8 Fix issue #7861 2019-01-04 14:00:19 +01:00
Raphaël Zumer
5cef12160a Ignore trainer data for NES hashing 2019-01-03 21:14:29 -05:00
Twinaphex
74c8c13102
Merge pull request #7882 from Sunderland93/master
[Wayland] Fix drag with "Alt" key on non xdg_wm_base shell's
2019-01-04 02:28:11 +01:00
Twinaphex
a5635eff27
Merge pull request #7886 from fjtrujy/feature/colorRefactorRGUI
Improvements RGUI colors management
2019-01-04 02:27:57 +01:00
CozmoP
5012b27853
Merge branch 'master' into modelview 2019-01-04 01:33:30 +01:00
Brad Parker
88d61ddaf3 griffin: vc2005 buildfix 2019-01-03 18:57:00 -05:00
Francisco Javier Trujillo Mata
577456e3e7 Make a struct to save the colors used in the RGUI 2019-01-04 00:38:06 +01:00
Francisco Javier Trujillo Mata
cca9bcc09d Make general functions to lead with RGUI colors 2019-01-04 00:38:06 +01:00
orbea
849259d8f6 libretro-common: Sort config file conditionally.
This allows optionally sorting configure files and is needed to fix the
order of inputs in the autoconfig profiles which should not be sorted
alphabetically.

Fixes https://github.com/libretro/RetroArch/issues/7873
2019-01-03 15:28:32 -08:00
Greg V
e36bf32490 Wayland: track current output and its scale
Ideally, we would track all outputs we're on and choose the highest DPI among them,
but that is pretty difficult. Let's at least use the latest output we've entered
as the current one.
2019-01-04 01:58:44 +03:00
Greg V
60c8f51009 Wayland: keep track of all outputs (displays)
Required to support multiple monitors with varying scales (HiDPI/LoDPI)
2019-01-04 00:37:02 +03:00
Francisco José García García
433ae4d7fc [ORBIS] Fix for loading content 2019-01-03 21:46:29 +01:00
Greg V
056c7fffe1 Wayland: consistently store wl->width/height unscaled
No functional change
2019-01-03 23:43:36 +03:00
psxdev
b695e6a867 [ORBIS] Add my name to the AUTHORS file 2019-01-03 21:23:44 +01:00
psxdev
11186dd5e0 [ORBIS] Workaround weird behaviour with task with bg.png in xmb 2019-01-03 21:23:44 +01:00
psxdev
263d82146c [ORBIS] Fix uncontrolled custoa.inim path for orbis ind dirs.c 2019-01-03 21:23:44 +01:00
psxdev
967bca8f9d [ORBIS] Add partial support for file_path 2019-01-03 21:23:44 +01:00
psxdev
1fd88b865e [ORBIS] Add retro_dirent support 2019-01-03 21:23:44 +01:00
psxdev
d52de24e79 [ORBIS] Add support to config save for orbis 2019-01-03 21:23:44 +01:00
psxdev
66ba53c79b [ORBIS] Add vfs implementation for orbis 2019-01-03 21:23:44 +01:00
psxdev
63d61b05ca [ORBIS] Added nbio implementation for orbis 2019-01-03 21:23:44 +01:00
psxdev
d0d49aa581 [ORBIS] added orbisFile initialization and standard for host directory structure 2019-01-03 21:23:44 +01:00
psxdev
ae0c4bde1e [ORBIS] Limit path legth to avoid calloc issues 2019-01-03 21:23:44 +01:00
psxdev
dea948e9ed [ORBIS] Enable ZLIB to avoid null pointer exception 2019-01-03 21:23:44 +01:00
Greg V
b7a13a02cb Wayland: use lowercase 'retroarch' as app_id
It should match the name of the .desktop file.
2019-01-03 22:16:55 +03:00
Greg V
c151ad1bb2 Wayland: remove bogus condition
Pointy hat: @sardemff7
2019-01-03 22:15:48 +03:00
Sunderland93
d374e8415f Fix drag with "Alt" key on non xdg_wm_base shell's 2019-01-03 22:54:01 +04:00
Francisco Javier Trujillo Mata
b5cf8e90c9 Improve aspect_ratio detection in PS2 GFX (#7879) 2019-01-03 12:51:00 -05:00
natinusala
a164f77c94 libnx: only use swkbd if in an application 2019-01-03 14:14:13 +01:00
Twinaphex
ab2010c494
Update CHANGES.md 2019-01-03 14:12:10 +01:00
Twinaphex
d5c524c53e
Update CHANGES.md 2019-01-03 14:11:55 +01:00
twinaphex
6f093e8474 Turn C++ comment to C 2019-01-03 14:02:31 +01:00
twinaphex
3c36a27505 Add this 2019-01-03 13:56:41 +01:00
twinaphex
42d5c0037e Create separate platform_uwp.c 2019-01-03 13:55:43 +01:00
twinaphex
e53ac5b38b (PS2) platform_ps2.c - style nits 2019-01-03 13:34:12 +01:00
twinaphex
24ef966ca3 (PS2 audio) Style nit changes 2019-01-03 13:26:45 +01:00
Twinaphex
56bf1c53ca
Merge pull request #7877 from fjtrujy/feature/PS2AudioSupport
PS2 Audio Support
2019-01-03 13:21:55 +01:00
Francisco Javier Trujillo Mata
56207bd08e Improvement in:
* Makefile.ps2
* ps2_gfx
* ps2_platform
* ps2_audio
2019-01-03 13:16:28 +01:00
Francisco Javier Trujillo Mata
e2ca8aa1b5 Apply NTCS mode 2019-01-03 13:16:28 +01:00
Francisco Javier Trujillo Mata
1591bc2db2 Create Audio Driver from PS2 2019-01-03 13:16:27 +01:00
twinaphex
8b0f7051ac (MSVC 2003) Buildfix 2019-01-03 11:45:24 +01:00
twinaphex
f1fc622e99 (UWP) - Implement retro_sleep with SleepEx (untested) 2019-01-03 11:40:21 +01:00
Twinaphex
33ecd40d55
Merge pull request #7875 from orbea/animation
menu: Add sublabel for 'menu_horizontal_animation'.
2019-01-03 08:08:04 +01:00
orbea
5fcec0f561 menu: Add sublabel for 'menu_horizontal_animation'.
Fixes https://github.com/libretro/RetroArch/issues/5271.
2019-01-02 20:36:35 -08:00
natinusala
39282915f8 libnx: implement swkbd for menu drivers 2019-01-02 16:24:31 +01:00
Raphaël Zumer
0ebf5a2563 Fall back to GENERIC_MD5 for headerless SNES 2019-01-02 10:16:13 -05:00
meleu
2a9f6d9d40 SNES hashing, just ignore header if it has one 2019-01-02 09:48:55 -05:00