dolphin/Source/Core
degasus 239cde8aea Externals: Alter the soundtouch include directory.
We must not provide the /Externals directory as global include directory.
Here, this yield a crash because of external minizip header and system library mismatch.

Soundtouch itself recormends to include it with <SoundTouch.h> and -I/usr/include/soundtouch, so this should fit better.
2020-04-29 11:30:26 +02:00
..
AudioCommon Externals: Alter the soundtouch include directory. 2020-04-29 11:30:26 +02:00
Common SettingsHandler: Don't output null bytes 2020-03-24 17:01:15 +01:00
Core Configurable MEM1 and MEM2 sizes at runtime via Dolphin.ini 2020-04-28 12:10:50 -05:00
DiscIO VolumeVerifier: Treat IOS9 as always present 2020-04-28 23:40:01 +02:00
DolphinNoGUI Remove unused function Host_UpdateProgressDialog 2020-04-03 12:53:38 +02:00
DolphinQt GCMemcardManager: Add GUI to create new memory card. 2020-04-28 23:59:15 +02:00
InputCommon Merge pull request #8729 from JosJuice/android-touch-ir-default 2020-04-27 17:56:01 +02:00
MacUpdater Reformat repo to clang-format 7.0 rules 2019-05-06 18:48:04 +00:00
UICommon DolphinQt: Make block size configurable in convert dialog 2020-04-24 15:11:20 +02:00
UpdaterCommon Add an ARM64 target to Visual Studio projects 2019-12-28 19:20:41 +10:00
VideoBackends Merge pull request #8689 from howard0su/cleanup_sign 2020-04-28 13:36:21 +02:00
VideoCommon XFMemory: SETPOSMTXINFO should be SETPOSTMTXINFO 2020-04-29 05:26:02 +02:00
WinUpdater Add an ARM64 target to Visual Studio projects 2019-12-28 19:20:41 +10:00
CMakeLists.txt WinUpdater: Add CMakeLists.txt 2019-05-08 23:59:04 +02:00