jules
|
d9fa1c4602
|
Worked around some UB sanitiser warnings in Projucer
|
6 years ago |
hogliux
|
fefbbc89b4
|
AU: Added an option to the Projucer to enable sandbox safe AUs (required for newer versions of GarageBand)
|
7 years ago |
ed
|
bf8adbc29a
|
Projucer: Added an option to set the path to the Android Studio executable in the "Global Paths" settings
|
7 years ago |
Lukasz Kozakiewicz
|
70ad10155f
|
Projucer: add option to Xcode exporter to embed a framework in an app bundle.
|
7 years ago |
ed
|
527625b699
|
Added support for building Unity native audio plugins on desktop platforms
|
7 years ago |
Lukasz Kozakiewicz
|
772185f2b0
|
Add camera support for iOS and Android.
|
7 years ago |
ed
|
f29fa75477
|
Projucer: Fixed the "Don't Add Resources Folder to App Extension" setting in the iOS exporter so that it does what it says and added the option to the Mac exporter
|
7 years ago |
Tom Poole
|
ab863a6dc2
|
Replaced all usage of ScopedPointer with std::unique_ptr
|
7 years ago |
ed
|
16935088e1
|
Projucer: Fix linker error when building live-build DLL
|
7 years ago |
ed
|
8d952587a5
|
Projucer: Renamed the "Include BinaryData in AppConfig" project setting to "Include BinaryData in JuceHeader" so that it actually does what it says
|
7 years ago |
jules
|
aeee6f4c33
|
Projucer: added a command-line flag --lf to make the whitespace and other file-generating tools use LF as linefeeds rather than CRLF
|
7 years ago |
ed
|
629f2a2979
|
Projucer: Added options for setting the VST, VST3, AAX and RTAS categories and simplified the plug-in project settings with MultiChoicePropertyComponent
|
7 years ago |
ed
|
89d1e60595
|
Ensure that TextPropertyComponent and ChoicePropertyComponent are updated when the ValueWithDefault default is changed
|
7 years ago |
ed
|
01339a5365
|
Projucer: Moved the live-build settings into a separate CompileEngineSettings class and refactored some redundant code
|
7 years ago |
ed
|
d728ca03b7
|
Projucer: Moved some methods out of MiscUtilities and into ProjectExporter
|
7 years ago |
ed
|
bbc0bdb29e
|
Projucer: Ignore case in isValidExporterName()
|
7 years ago |
ed
|
32789aec6c
|
Projucer: Added getJUCEModules() and getJUCEExporters() methods to MiscUtilities and use getTargetFolderForExporter() for setting exporter's target locations
|
7 years ago |
ed
|
1043ed897a
|
Projucer: Fixed a typo in getTargetFolderForExporter()
|
7 years ago |
ed
|
dbaca088b3
|
Projucer: Remove getJUCEExamplesDirectoryPathFromGlobal() from jucer_MiscUtilities.h
|
7 years ago |
ed
|
ef2d1fa9fd
|
Projucer: Various fixes and improvements to PIPGenerator
|
7 years ago |
ed
|
fa02112614
|
Projucer: Add PIPGenerator class
|
7 years ago |
ed
|
58c02823c5
|
Projucer: Moved some methods into MiscUtilities
|
7 years ago |
ed
|
2f52fa205a
|
Projucer: Standardise replacement strings in file templates
|
7 years ago |
Lukasz Kozakiewicz
|
c859b4af1d
|
Android: add support for Google Oboe (developer preview).
|
7 years ago |
Lukasz Kozakiewicz
|
4be6679aab
|
Projucer: add option to specify custom drawable resources in Android exporter.
|
7 years ago |
Lukasz Kozakiewicz
|
7158847b6b
|
Projucer: allow to customise remote notifications config file per build configuration.
|
7 years ago |
ed
|
36f6ff854e
|
Projucer: Add a text field to the iOS exporter to set the reason for microphone permissions
|
7 years ago |
Lukasz Kozakiewicz
|
0bc498e913
|
Projucer: add option to customise activity base class in Android exporter.
|
7 years ago |
Lukasz Kozakiewicz
|
71d1feb391
|
Projucer: add option to include Java JAR libs to Android exporter.
|
7 years ago |
jules
|
7d24b39f18
|
Cranked up the Clang warning level in the projucer, and fixed a few minor warnings
|
7 years ago |
ed
|
df35930a4f
|
Projucer: Correct case for some iOS identifiers
|
7 years ago |
ed
|
b72a626516
|
Projucer: Updated all the exporters and the project settings to use the new ValueWithDefault class
|
7 years ago |
Lukasz Kozakiewicz
|
36da4cde05
|
Add native content sharing support for iOS and Android
|
7 years ago |
hogliux
|
7e23bf28ae
|
Added iOS/Android native file chooser support and support for asynchronous invocation of file choosers
|
7 years ago |
tpoole
|
a75f023ca5
|
Clion: Added a global path to the CLion exe
|
7 years ago |
tpoole
|
af5e219e01
|
Projucer: Added a Windows target platform option to the Code::Blocks exporter
|
7 years ago |
Lukasz Kozakiewicz
|
b2d2bda7a1
|
Add Push Notifications feature for iOS and Android.
|
7 years ago |
ed
|
a166f01fce
|
Projucer: Added an option to the Xcode and VS exporters to enable/disable the post-build plugin binary copy step
|
7 years ago |
jules
|
f0ef700e46
|
Modernised a bunch of code mainly relating to character/string iteration
|
7 years ago |
ed
|
d346d6ef50
|
Projucer: Added a post-build step to Visual Studio plugin targets that copies the plugin to a specified folder, or the default folder for its type if one is not specified
|
7 years ago |
tpoole
|
21315abce4
|
Projucer: Added beta CLion exporter support
|
7 years ago |
hogliux
|
7e1d9013cb
|
iOS: Added support to specify a different interface orientation on iPad vs. iPhone
|
7 years ago |
ed
|
f9d5f0eff5
|
Projucer: Added an option to set the debug information format for each build configuration to the VS exporter
|
7 years ago |
ed
|
559ff6778b
|
Projucer: Added a link-time optimisation option to all exporters
|
7 years ago |
ed
|
bffc53b336
|
Projucer: Added a company copyright field to the project settings
|
7 years ago |
ed
|
758351a28f
|
Projucer: Added a device family option to the iOS exporter
|
7 years ago |
hogliux
|
54029e776d
|
Projucer: Re-factored source code groups and general code clean-up
|
7 years ago |