Tom Poole
|
4791f28f77
|
Resave all projects
|
2 years ago |
Tom Poole
|
715fa7e8dc
|
Bump version number to 7.0.4
|
2 years ago |
reuk
|
1fcaf709ca
|
Projucer: Remove unused variable
|
2 years ago |
Tom Poole
|
220d6fc5ee
|
Some minor code tidying
|
2 years ago |
attila
|
8fa90784a1
|
Android: Add missing runtime permission for Bluetooth Midi on API >= 31
|
2 years ago |
attila
|
b913528d11
|
Projucer: Request Bluetooth permission on Android for PIP projects
Prior to 26a23dfc the Android project exporter requested the Bluetooth
permission by default, and some PIPs depended on this behaviour.
|
2 years ago |
reuk
|
3b8c26eff3
|
Resave all projects
|
2 years ago |
reuk
|
26a23dfc9d
|
Android: Add support for new bluetooth permissions from Android API 31
|
2 years ago |
reuk
|
6f458086f9
|
Projucer: Avoid abspath in generated makefiles
abspath doesn't cope very well with paths that contain spaces, even if
those spaces are escaped.
|
2 years ago |
reuk
|
5ed4b19e4d
|
Android: Prevent activity from being destroyed when connecting an external keyboard
|
2 years ago |
reuk
|
e3e8b8a91d
|
Projucer: Support file permissions in Android 33
|
2 years ago |
Tom Poole
|
059ed6aae8
|
Resave all projects
|
2 years ago |
Tom Poole
|
306ed633c6
|
Bump version number to 7.0.3
|
2 years ago |
Tom Poole
|
ad1329dd0e
|
CMake: Update some CXX_STANDARD statements to 17
|
2 years ago |
Tom Poole
|
473283fa19
|
Projucer: Update the default minimum deployment targets
Xcode 14 has minimum deployment targets of macos 10.13 and iOS 11.
|
2 years ago |
reuk
|
f7a3fb510e
|
Resave all projects
|
2 years ago |
reuk
|
8d0afb6939
|
Projucer: Fix build of default projects in Xcode 14.1
Mirrors the behaviour of CMake by only adding signing identity field to
project when identity is not empty.
|
2 years ago |
hogliux
|
b0bd31b3c2
|
Projucer: Fix an issue with per-file compiler flags not being respected
|
2 years ago |
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 |
Tom Poole
|
88b6a400f8
|
Resave all projects
|
2 years ago |
Tom Poole
|
7296b8e3f7
|
Bump version number to 7.0.2
|
2 years ago |
Tom Poole
|
c2180845bc
|
Resave all projects
|
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 |
Tom Poole
|
f82430c746
|
Resave all projects
|
2 years ago |
Tom Poole
|
fd8607302d
|
Bump version number to 7.0.1
|
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 |
Tom Poole
|
1a578f787c
|
Resave all projects
|
2 years ago |
Tom Poole
|
8b399998b4
|
Bump version number to 7.0.0
|
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 |