attila
9d73008dc2
ARA: Fix ARA debug configuration
The ARA SDK's debug functionality is included in the audio_processors
module, hence the configuration had to be moved there from
juce_plugin_client.
2 years ago
attila
82a31c9ccc
Linux: Enable ARA compilation
2 years ago
Tom Poole
2ec861d99e
Update licensing banners to JUCE 7
3 years ago
attila
9ae96e98ca
ARA Client: Add ARA plugin model classes for writing plugins
3 years ago
attila
f36949c1b2
ARA Host: Add support for scanning and hosting ARA plugins
3 years ago
Tom Poole
dea3fe60e4
Update copyright banners
3 years ago
reuk
0d96ec9baf
AppConfig: Ensure AppConfig is always included in plugin wrappers
Previously, the `JUCE_APP_CONFIG_HEADER` macro wasn't being defined/included
in some of the wrapper files, which meant that there was a danger of these
files building without important JucePlugin_Build_* macros defined.
4 years ago
ed
009d685179
Updated all license headers
5 years ago
Tom Poole
894e7d2bd2
Updated all license headers
5 years ago
Tom Poole
2d16374b14
Updated all license headers
5 years ago
reuk
327f817b9b
Copyrights: Update commercial/gpl headers to be gpl-only
5 years ago
ed
6b17905940
Added #if JucePlugin_Build_Standalone guard to juce_audio_plugin_client_Standalone.cpp
5 years ago
jules
eda613c6db
Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools
7 years ago
tpoole
9b687968db
Fixed some g++ compiler warnings
7 years ago
hogliux
5c19886a43
Re-named JUCE_USE_CUSTOM_AU3_STANDALONE_APP macro and fixed linker errors on macOS/iOS platforms when macro is used
8 years ago
hogliux
b5afccc37c
Updated file headers and the README with the JUCE 5 license
8 years ago
hogliux
2fd331fac7
Modified compile-time error to warn the user that juce_audio_devices module is also needed when building AUv3s
8 years ago
jules
db7ada59b1
Avoided compile problems when the JUCE_USE_CUSTOM_AU3_STANDALONE_APP flag is set
9 years ago
hogliux
0ea9e33544
Enable subclassing of StandaloneFilterApp
9 years ago
Timur Doumler
70949aa0c6
Added several new features: support for AudioUnit v3, new simplified JUCE module format, deleted the Introjucer and replaced it by the Projucer, various improvements for exporting of iOS and Android projects.
9 years ago
jules
8e9ed0d0a9
Introjucer: more refactoring
9 years ago
hogliux
c7b8e77031
Update copyright notice
10 years ago
jules
ddc1524742
Updated headers in demo project files.
12 years ago
jules
ebb7b6db74
Introjucer: some refactoring, new icon.
12 years ago
Julian Storer
b70e0a28d2
First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum..
14 years ago
Julian Storer
82e8d68a5d
Renamed the experimental jucer as the Introjucer.
14 years ago
Julian Storer
ca5fbd17f0
More Jucer reorganisation
15 years ago
Julian Storer
568e6260c3
Reorganised the Jucer project structure.
15 years ago
Julian Storer
8e1b74a8fc
More internal changes to drawables. Linux URL header retrieval. Small fix for AudioProcessorPlayer. Jucer development.
15 years ago
Julian Storer
5093ecbc84
Minor clean-ups. Jucer development.
15 years ago
Julian Storer
8de537e52c
Minor Jucer updates. Fix for strange PNG problem. ICC and VC6 compilation changes.
15 years ago
Julian Storer
d5db408033
Updated some jucer-generated project files.
15 years ago
Julian Storer
9a5022871e
Added a command-line "--resave" option to the Jucer, and document types to the XCode project exporter.
15 years ago
Julian Storer
841a6665bd
Minor string literal tidy-ups.
15 years ago
Julian Storer
188299adb9
First check-in of the new Jucer codebase.
15 years ago
jules
2fee27c757
Updated the text of the copyright/license blurb at the top of each source file.
16 years ago
jules
47cf2369e5
16 years ago
jules
15dfdff5f8
(automatic tidy-up of whitespace)
18 years ago
jules
3780f988f8
18 years ago
jules
94cfda5062
18 years ago