53218 Commits

Author SHA1 Message Date
Autechre
f65fefb462 Revert "(Travis) Use ccache for caching compilation (#10088)"
This reverts commit 7e6fc5ab4da5af387dbc05befe2e6b2026f520cc.
2020-03-17 02:33:18 +01:00
Autechre
3180cbd103
Merge pull request #10296 from FmT0/patch-1
(Vita) Prefer Front Touch option fix
2020-03-17 02:31:47 +01:00
Autechre
c0c9caec22
Merge pull request #10300 from phcoder/3ds3
3ds: Add ID for tic80
2020-03-17 02:31:01 +01:00
Vladimir Serbinenko
4d79396cc3 Add ID for tic80 2020-03-17 01:37:49 +01:00
Autechre
7c5cca2dba
Merge pull request #10297 from jdgleaver/3ds-prboom
(3DS) Restore missing PrBoom assets
2020-03-16 12:20:51 +01:00
jdgleaver
1e0c74e818 (3DS) Restore missing PrBoom assets 2020-03-16 11:13:41 +00:00
FmT0
f0faedddf9
Update psp_joypad.c
Fix "Prefer Front Touch" option from Input menu for Vita toggle menu input
2020-03-16 20:07:10 +09:00
Autechre
b4aca85a0c
Merge pull request #10292 from phcoder/3ds2
(3DS) Add IDs for hatari, lutro and tyrquake
2020-03-16 08:37:36 +01:00
Autechre
e12655915d
Merge pull request #10295 from libretro/RobLoach/travis-xcode-allow-failure
(Travis) Allow OSX to fail until we fix xcode11.2
2020-03-16 08:37:26 +01:00
twinaphex
58e7355942 (Android) Buildfix 2020-03-16 08:16:03 +01:00
Rob Loach
cfbc3d4317
(Docs) Use HTTPS URL for libretro.com link (#10274)
Fixes #10272
2020-03-16 02:49:18 -04:00
Rob Loach
7e6fc5ab4d
(Travis) Use ccache for caching compilation (#10088)
This aims to speed up the Travis builds. Fixes #9961
2020-03-16 02:47:38 -04:00
Rob Loach
8b6c330253
(Travis) Allow OSX to fail until we fix xcode11.2
Xcode 11.2 has been failing for a while through the following error. This change ignores that failure until we can fix it properly...

```
0.03s$ echo $OSX_CERT | base64 --decode > dev.p12
The command "echo $OSX_CERT | base64 --decode > dev.p12" exited with 0.
0.04s$ security import dev.p12 -k build.keychain -P $OSX_CERT_PASS -T /usr/bin/codesign
security: SecKeychainItemImport: One or more parameters passed to a function were not valid.
The command "security import dev.p12 -k build.keychain -P $OSX_CERT_PASS -T /usr/bin/codesign" exited with 1.
0.01s$ rm dev.p12
The command "rm dev.p12" exited with 0.
0.05s$ security set-key-partition-list -S "apple-tool:,apple:,codesign:" -s -k travis build.keychain
security: SecItemCopyMatching: The specified item could not be found in the keychain.
The command "security set-key-partition-list -S "apple-tool:,apple:,codesign:" -s -k travis build.keychain" exited with 1.
4.39s$ xcodebuild -target RetroArchQt -configuration Release -project pkg/apple/RetroArch_Metal.xcodeproj
note: Using new build system
note: Planning build
note: Constructing build description
error: No signing certificate "Developer ID Application" found: No "Developer ID Application" signing certificate matching team ID "ZE9XE938Z2" with a private key was found. (in target 'RetroArchQt' from project 'RetroArch_Metal')
** BUILD FAILED **
The command "xcodebuild -target RetroArchQt -configuration Release -project pkg/apple/RetroArch_Metal.xcodeproj" exited with 65.
```
2020-03-15 23:48:00 -04:00
Vladimir Serbinenko
a8a88efcb2 Add ID for lutro 2020-03-15 23:56:04 +01:00
Vladimir Serbinenko
e93857cd9b Add ID for tyrquake 2020-03-15 16:25:13 +01:00
Vladimir Serbinenko
9c06b1a0fb ID for hatari 2020-03-15 13:48:09 +01:00
Autechre
7c57124aed
Merge pull request #10288 from fjtrujy/vita/AudioMixer
[Vita] Add audio mixer to vita
2020-03-15 12:21:48 +01:00
Francisco Javier Trujillo Mata
856eb3df89 Add audio mixer to vita 2020-03-15 11:26:29 +01:00
Autechre
e7f5423d53
Merge pull request #10285 from phcoder/xrick3ds
Add ID for xrick
2020-03-15 02:20:59 +01:00
Autechre
442101e7ae
Merge pull request #10286 from WeedyWeedSmoker/French-translation-update
French: qt: expose dropped thumbnal size limit
2020-03-15 02:20:52 +01:00
Autechre
0d8c4ce3ae
Merge pull request #10287 from phcoder/pocketcdg
Add ID for PocketCDG
2020-03-15 02:20:43 +01:00
Vladimir Serbinenko
1197104b60 Add ID for PocketCDG 2020-03-15 02:17:42 +01:00
Weedy Weed Smoker
ab5bb981df
French: qt: expose dropped thumbnal size limit 2020-03-15 06:14:33 +07:00
Vladimir Serbinenko
2509d8e88f Add ID for xrick 2020-03-14 22:43:18 +01:00
twinaphex
a33353399f Attempt to fix https://github.com/libretro/RetroArch/issues/10276 2020-03-14 21:54:14 +01:00
Autechre
c4a98a62d3
Merge pull request #10283 from phcoder/gme
Add ID for GME
2020-03-14 21:02:02 +01:00
Autechre
497180e506
Merge pull request #10284 from fjtrujy/pspsAudioMixer
Add Audio Mixer support to PSP
2020-03-14 21:01:51 +01:00
Francisco Javier Trujillo Mata
f0e1ab37cc Add Audio Mixer support to PSP 2020-03-14 18:38:24 +01:00
Vladimir Serbinenko
53194e10b5 Add ID for GME 2020-03-14 13:03:36 +01:00
Autechre
25231d5c92
Merge pull request #10280 from phcoder/3dsboom
3ds: Add ID for mrboom
2020-03-14 10:44:12 +01:00
Vladimir Serbinenko
400f97a163 3ds: Add ID for mrboom 2020-03-14 03:10:14 +01:00
Autechre
d857fb3234
Update FUNDING.yml 2020-03-14 02:53:46 +01:00
Autechre
5dc3f40451
Merge pull request #10277 from Tatsuya79/master
qt: expose dropped thumbnail size limit
2020-03-14 02:40:01 +01:00
Autechre
e138bfbfaf
Merge pull request #10275 from natinusala/split-widgets
gfx_widgets: move generic message to its own file
2020-03-14 02:39:46 +01:00
Autechre
c9b39a41e9
Merge pull request #10278 from phcoder/3ds
3DS: Add IDs for 8-bit computers
2020-03-14 02:39:26 +01:00
Autechre
cf0f16596c
Merge pull request #10279 from phcoder/prboom3ds
Fix prboom smdh
2020-03-14 01:33:00 +01:00
Vladimir Serbinenko
8b138d8bb1 Fix prboom smdh 2020-03-14 01:22:35 +01:00
Vladimir Serbinenko
320d4917bd Add IDs for 8-bit computers 2020-03-14 00:50:35 +01:00
Tatsuya79
a780755af7 qt: expose dropped thumbnal size limit 2020-03-13 22:46:46 +01:00
natinusala
7246d0d053 gfx_widgets: move generic message to its own file 2020-03-13 17:13:56 +01:00
Rob Loach
8794360b65
Merge pull request #10273 from WeedyWeedSmoker/French-translation-update
French: Rename menu widgets to display widgets
2020-03-13 08:19:38 -04:00
Weedy Weed Smoker
6b9f8be3fb
French: Rename menu widgets to display widgets 2020-03-13 19:03:14 +07:00
Autechre
bae318dbc2
Merge pull request #10271 from phcoder/3ds
3ds: Add ids for ffmpeg and freechaf
2020-03-13 10:04:33 +01:00
Vladimir Serbinenko
11ece8b373 3ds: Add ids for ffmpeg and freechaf 2020-03-13 09:56:53 +01:00
twinaphex
efb0b87c1d (Menu cbs title) Take out more hash labels 2020-03-13 06:25:43 +01:00
twinaphex
7986561598 Rename menu widgets to display widgets 2020-03-13 03:58:33 +01:00
Autechre
0aecf033b6
Update CHANGES.md 2020-03-13 02:22:53 +01:00
Autechre
3c6bea1113
Merge pull request #10270 from libretro/RobLoach/database-psp-korea
(Database) Add support for scanning PSP Korean
2020-03-13 02:22:21 +01:00
twinaphex
7f8c13ae09 (GDI/Win32) Refactor code - handle doubleclick press on title bar
inside DInput driver
2020-03-13 02:20:31 +01:00
Rob Loach
7403b3de8a
(Database) Add support for scanning PSP Korean
This adds support for scanning PlayStation Portable Korean region.

Found by @pkos, and fixes #10268
2020-03-12 21:19:32 -04:00