ed
|
a0493e67c1
|
Projucer: Don't attempt to parse empty file paths in FilePathPropertyComponent
|
6 years ago |
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 |
hogliux
|
cf4f12a452
|
Replaced our VST2 interface headers with official VST3 SDK
|
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
|
d53171f0e9
|
Add "Assets" folder as a custom resource folder in AUv3SynthPlugin example on Mac so that the AUv3 passes auval
|
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
|
884f03aaa3
|
Added a missing plug-in capability when creating the AudioPluginDemo project
|
7 years ago |
ed
|
040a3168f3
|
Projucer: Fix formatting in previous commit
|
7 years ago |
ed
|
12b90421b4
|
Projucer: Set extra plugin formats and characteristics of PIP examples
|
7 years ago |
Tom Poole
|
ab863a6dc2
|
Replaced all usage of ScopedPointer with std::unique_ptr
|
7 years ago |
ed
|
1060e3a0c2
|
Projucer: Use widget colour id for MultiChoicePropertyComponent button text
|
7 years ago |
ed
|
728d28fdc0
|
Projucer: Always locally copy PIP files that are created from the clipboard so that they aren't deleted on shutdown
|
7 years ago |
ed
|
16935088e1
|
Projucer: Fix linker error when building live-build DLL
|
7 years ago |
ed
|
c9aebedfeb
|
Projucer: Update PIPGenerator to use new plugin formats multi-choice var
|
7 years ago |
Tom Poole
|
4229dc0a4f
|
Made a lot of ScopedPointer usage conform to the std::unique_ptr interface
|
7 years ago |
jules
|
d691838765
|
Tidied up a few minor coding style discrepencies
|
7 years ago |
ed
|
7d36760efd
|
PIPs: Changed the Component Main.cpp wrapper to avoid a crash that would happen on quit when using the live-build engine on Windows
|
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
|
ea826db813
|
PIPs: Ensure that the assets directory is copied correctly for mobile examples
|
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
|
977e173dc0
|
PIPs: Ignore system headers in replaceRelativeIncludesAndGetFilesToMove()
|
7 years ago |
ed
|
da19cf36ab
|
PIPs: Set the plugin manufacturer when generating an AudioProcessor PIP
|
7 years ago |
ed
|
7d451b984a
|
PIPs: Enable building VST and AU when generating an AudioProcessor PIP
|
7 years ago |
ed
|
c596583e3b
|
Projucer: Fixed a bug where PIP files not copied locally wouldn't initially be displayed in the code editor
|
7 years ago |
ed
|
ef2d1fa9fd
|
Projucer: Various fixes and improvements to PIPGenerator
|
7 years ago |
ed
|
47af78fe0b
|
Projucer: Implement PIPGenerator
|
7 years ago |
ed
|
fa02112614
|
Projucer: Add PIPGenerator class
|
7 years ago |
ed
|
9341f15c5f
|
Projucer: Fixed a recursive bug that could occur when editing the text in FilePathPropertyComponent
|
7 years ago |
ed
|
b3d35345e9
|
Projucer: Ensure that FilePathPropertyComponent text colour is updated when entering a path
|
7 years ago |
ed
|
58c02823c5
|
Projucer: Moved some methods into MiscUtilities
|
7 years ago |
ed
|
139341926c
|
Projucer: Tweak button L&F
|
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 |
ed
|
9685dacc5d
|
Projucer: Remove getTextButtonFont() from ProjucerLookAndFeel
|
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 |