Tom Poole
|
246ab9f129
|
Projucer: Disabled default local code signing in Xcode
|
2019-10-04 12:10:22 +01:00 |
|
ed
|
6626b96474
|
Re-saved all projects
|
2019-10-03 17:33:02 +01:00 |
|
ed
|
ed588307b7
|
Projucer: Added Bluetooth permissions setting needed for iOS 13.0+
|
2019-10-03 17:29:42 +01:00 |
|
Tom Poole
|
78fd7a7364
|
Projucer: Fixed a Launch Images Source issue in Xcode 11
|
2019-10-01 09:30:35 +01:00 |
|
Tom Poole
|
9c3f46309f
|
Re-saved all projects
|
2019-09-26 12:31:43 +01:00 |
|
Tom Poole
|
a6c458af5a
|
Projucer: Add entitlements template file by default
|
2019-09-26 12:17:14 +01:00 |
|
Tom Poole
|
27ec5bcaa4
|
Projucer: Fixed a typo
|
2019-09-26 09:28:49 +01:00 |
|
ed
|
e7273fa0a1
|
Projucer: Removed a workaround for setting the C++ language standard to C++17 in the MSVC exporter
|
2019-09-09 10:09:14 +01:00 |
|
ed
|
4edb0d2c90
|
Tidied up some divider comments
|
2019-09-06 12:00:26 +01:00 |
|
ed
|
77f442d424
|
Re-saved all projects
|
2019-09-04 12:11:06 +01:00 |
|
ed
|
81f3b3fe43
|
Projucer: Add extra linker flags to shared code target
|
2019-09-04 12:10:07 +01:00 |
|
ed
|
937991cc83
|
Fixed broken back button behaviour on Android and updated JUCEApplicationBase::backButtonPressed() to return a bool indicating whether the back event has been handled or not to override this behaviour
|
2019-08-30 22:03:39 +01:00 |
|
ed
|
7041be0520
|
Save and restore plug-in DPI awareness in AudioPluginHost
|
2019-08-29 15:02:55 +01:00 |
|
ed
|
19cf680f54
|
Projucer: Enable microphone and camera access for live-build engine
|
2019-08-27 15:34:47 +01:00 |
|
ed
|
462ed5468c
|
Re-saved all projects
|
2019-08-15 11:26:12 +01:00 |
|
ed
|
a45fd2657c
|
Projucer: Define current version when saving projects and check for outdated projects
|
2019-08-15 11:23:34 +01:00 |
|
Tom Poole
|
102db8ebb2
|
Re-saved all projects
|
2019-08-09 11:29:15 +01:00 |
|
Tom Poole
|
528798d96e
|
Bump version number to 5.4.4
|
2019-08-09 11:24:54 +01:00 |
|
Tom Poole
|
dd935cac84
|
Re-saved all projects
|
2019-08-08 12:11:04 +01:00 |
|
Tom Poole
|
214e59aaa8
|
Projucer: Put recommended warning flags before other flags
|
2019-08-08 11:15:40 +01:00 |
|
ed
|
77cb157db0
|
Removed some old settings from the AudioPluginHost .jucer project and re-saved
|
2019-08-05 11:44:31 +01:00 |
|
ed
|
7a7ea0a471
|
Projucer: Only add the exporter VST SDK path options to exporters that support the formats
|
2019-07-30 10:11:40 +01:00 |
|
ed
|
f950061ed5
|
Projucer: Avoid linking external libraries in the shared code target on macOS
|
2019-07-17 16:45:42 +01:00 |
|
jules
|
18bb120179
|
Did some long-overdue renaming of "filter" -> "plugin" in the AudioPluginHost demo
|
2019-07-17 12:44:05 +01:00 |
|
ed
|
a94610dfaf
|
Projucer: Don't add Xcode resource files to exporters other than Xcode
|
2019-07-12 15:15:26 +01:00 |
|
Tom Poole
|
ec43e11abc
|
VS2013: Removed the VS2013 exporter from the Projucer
|
2019-07-11 14:16:06 +01:00 |
|
ed
|
1951714776
|
Linux: Only add libcurl dependency when JUCE_USE_CURL is enabled
|
2019-07-09 14:38:27 +01:00 |
|
ed
|
302e4a6166
|
Projucer: Prevent duplicate module headers being added to the project when copying module files locally
|
2019-07-04 09:40:24 +01:00 |
|
ed
|
8c31fb2511
|
Projucer: Removed an unused method
|
2019-07-04 09:38:59 +01:00 |
|
ed
|
5d83c1485d
|
Re-saved all projects
|
2019-07-02 09:29:08 +01:00 |
|
ed
|
2d503c7a9d
|
Projucer: Fixed an issue adding the juce_gui_basics javaopt folder when push notifications are enabled
|
2019-07-02 09:27:20 +01:00 |
|
ed
|
f3ea7e2b29
|
Projucer: Set the project name in Android settings.gradle file
|
2019-07-02 09:25:14 +01:00 |
|
Tom Poole
|
d16a30a294
|
Windows: Fixed a debug Projucer compile error when using VS2015
|
2019-07-01 11:29:09 +01:00 |
|
ed
|
212eb09e7e
|
Projucer: Only add default com.roli.juce.JuceActivity activity class if push notifications are enabled
|
2019-06-25 09:57:54 +01:00 |
|
jules
|
69c3474012
|
Added method PopupMenu::Options::withDeletionCheck() to help avoid dangling pointers when triggering async menus
|
2019-06-24 16:37:48 +01:00 |
|
ed
|
aef6bca60a
|
Re-saved all projects
|
2019-06-24 15:10:06 +01:00 |
|
ed
|
49a7b30bae
|
Projucer: Added macOS 10.15 and iOS 13 support
|
2019-06-24 15:05:51 +01:00 |
|
ed
|
73b1e45336
|
Projucer: Only add module javaopt folder to project in the Android exporter if the module is enabled
|
2019-06-24 12:42:18 +01:00 |
|
jules
|
cd4aba9e43
|
PopupMenu modernisation: Improved the PopupMenu::Item class to make it easy to build items by chaining calls together.
|
2019-06-20 13:55:18 +01:00 |
|
ed
|
c88611e5c8
|
Made KnownPluginList::addToMenu() and ::getIndexChosenByMenu() operate on a copy of the PluginDescription array so they are in sync
|
2019-06-19 15:30:29 +01:00 |
|
Tom Poole
|
c2a8e0d242
|
Re-saved some projects with new warning flags
|
2019-06-11 16:54:00 +01:00 |
|
Tom Poole
|
1fd9c2f282
|
Projucer: Added an "add recommended warning flags" checkbox to the exporters
|
2019-06-11 16:44:29 +01:00 |
|
Tom Poole
|
a0b0a3e7bd
|
Projucer: Fixed an issue setting the fallback Android SDK path on Linux
|
2019-06-11 16:40:57 +01:00 |
|
ed
|
f58fe19815
|
Projucer: Fixed an error when setting the macOS SDK to the current version
|
2019-06-10 12:28:32 +01:00 |
|
ed
|
b2a4aaa338
|
Updated some deprecated AudioDeviceManager methods in the AudioPluginHost
|
2019-06-07 18:06:32 +01:00 |
|
Tom Poole
|
a92b231677
|
Projucer: Fixed an error in the PIP generator
|
2019-06-07 13:34:10 +01:00 |
|
Tom Poole
|
b22db01968
|
Fixed an iOS compiler warning
|
2019-06-07 09:22:42 +01:00 |
|
jules
|
6b82c964cd
|
Refactored AudioPluginFormat::createPluginInstance to use lambdas for the callback
|
2019-06-05 17:04:06 +01:00 |
|
ed
|
cb7e325d51
|
Fixed some variable shadowing warnings
|
2019-06-04 17:59:02 +01:00 |
|
Tom Poole
|
16dd26649a
|
Fixed some GCC compiler warnings and removed deprecated functions
|
2019-06-04 16:48:44 +01:00 |
|