hogliux
|
2d42b9a44f
|
Windows: Added Windows ARM support to JUCE
|
2 years ago |
chroma
|
d3cff375be
|
Thread: Introduce a new Thread backend
This is a breaking change - see BREAKING-CHANGES.txt
|
2 years ago |
reuk
|
1543ab1164
|
Projucer: Remove unnecessary friends
|
2 years ago |
reuk
|
215dec411d
|
Projucer: Update default gradle plugin version
|
2 years ago |
reuk
|
15d9d35454
|
Projucer: Allow compiler and linker flags to be set per-configuration
|
2 years ago |
reuk
|
cca01e7c96
|
Projucer: Add support for ClangCL toolset on Windows
|
2 years ago |
reuk
|
d6910b232e
|
Projucer: Fix typo in help text
|
2 years ago |
reuk
|
886ee724de
|
Projucer: Use correct paths to LV2 manifest helper source
|
2 years ago |
reuk
|
ec8cd0e48b
|
Projucer: Fix LV2 manifest helper path in makefile exporter
|
2 years ago |
reuk
|
8b8ae10059
|
Build: Replace JUCE_NODISCARD with [[nodiscard]]
|
2 years ago |
reuk
|
b3a4d54a72
|
Build: Update the minimum C++ standard to C++17
|
2 years ago |
reuk
|
f8e91d4003
|
AU: Replace CoreAudioUtilityClasses with files from new SDK
|
3 years ago |
reuk
|
1975bb7479
|
Projucer: Update default Android SDK, adjust CMake flag specification
|
2 years ago |
reuk
|
d066a0b694
|
Projucer: Avoid running copy commands when plugin copy step is disabled on Linux
|
2 years ago |
reuk
|
538dc0e120
|
Projucer: Correctly resolve path to LV2 manifest helper on Linux
|
2 years ago |
reuk
|
028d1eea78
|
Projucer: Fix signing issue when building LV2 plugins on Arm macs
|
2 years ago |
attila
|
2d30969b4e
|
Projucer: Prefer using launch storyboard on iOS even when a custom xcassets folder is set
|
2 years ago |
attila
|
82a31c9ccc
|
Linux: Enable ARA compilation
|
2 years ago |
attila
|
5cfef70994
|
Projucer: Fix ARA project template
|
2 years ago |
reuk
|
2d7c65589d
|
Projucer: Create LV2 install directory when necessary
|
2 years ago |
reuk
|
57a5ed7999
|
Projucer: Fix relative paths in LV2 plugin builds on macOS
|
2 years ago |
Alain Martin
|
c254a71383
|
Projucer: Fix initialisation of MSVCBuildConfiguration::lv2BinaryLocation
|
2 years ago |
reuk
|
1539d9a12a
|
Projucer: Fix relative paths in LV2 plugin builds
|
2 years ago |
reuk
|
6375f640db
|
InAppPurchases: Add support for Android BillingClient 5.0.0
|
3 years ago |
reuk
|
fab6a072bc
|
InAppPurchases: Add support for Android BillingClient 5.0.0
|
3 years ago |
Tom Poole
|
cdd619e7a1
|
Xcode: Update LastUpgradeCheck
|
3 years ago |
attila
|
dbfb74f091
|
Projucer: Remove ARA related no-op code
|
3 years ago |
attila
|
2fdc4f6633
|
Projucer: Remove VS2015 and CLion exporters
|
3 years ago |
reuk
|
f7def289c5
|
Projucer: Request legacy file access when targeting older SDKs
|
3 years ago |
reuk
|
dd746cc5a5
|
Projucer: Request legacy file access when targeting older SDKs
|
3 years ago |
Tom Poole
|
2ec861d99e
|
Update licensing banners to JUCE 7
|
3 years ago |
attila
|
3c9d83b64a
|
Projucer: Add support for ARA plugin PIPs
|
3 years ago |
attila
|
31b2a86559
|
Projucer: Add ARA support
|
3 years ago |
Tom Poole
|
c2ecde591b
|
macOS: Remove 32 bit specific functionality
This includes Carbon support
|
3 years ago |
Tom Poole
|
b48dddcf4e
|
RTAS: Remove RTAS functionality
|
3 years ago |
Tom Poole
|
db3c6e6216
|
macOS/iOS: Fix unguarded availability warnings
|
3 years ago |
reuk
|
0c5b617f98
|
Projucer: Use preprocessor definitions and include paths when building rc files
This more closely matches the behaviour of CMake when adding rc files to
targets.
|
3 years ago |
reuk
|
61f3c1dd98
|
LV2: Add initial client support
|
3 years ago |
reuk
|
1182024fc4
|
LV2: Add initial hosting support
|
3 years ago |
reuk
|
19ddbe2368
|
Warnings: Fix missing-prototypes warnings
|
3 years ago |
reuk
|
3bf635e004
|
Warnings: Always supply all field initialisers
This also fixes an issue where the requested font style could be
incorrectly overwritten.
|
3 years ago |
Tom Poole
|
eda5c696e5
|
macOS/iOS: Fix unguarded availability warnings
|
3 years ago |
reuk
|
14ab027b0e
|
Projucer: Use preprocessor definitions and include paths when building rc files
This more closely matches the behaviour of CMake when adding rc files to
targets.
|
3 years ago |
Tom Poole
|
e5cbcd7628
|
macOS/iOS: Add the ability to weak link module frameworks
|
3 years ago |
Tom Poole
|
dea3fe60e4
|
Update copyright banners
|
3 years ago |
Tom Poole
|
679fdc5421
|
Projucer: Improve the App Group ID setting help text
|
3 years ago |
Tom Poole
|
dbbf5cfe6d
|
Projucer: Add the juce namespace to the URL argument of generated HyperlinkButtons
|
3 years ago |
Tom Poole
|
30a516898c
|
Projucer: Add a PKG_CONFIG environment variable to Linux Makefiles
|
3 years ago |
Tom Poole
|
dc4b9bd152
|
Projucer: Fix non-bool app sandbox temporary exception entitlements
|
3 years ago |
attila
|
f6e6627c32
|
Projucer: Change the package attribute of the Android manifest to match
applicationId
|
3 years ago |