Tom Poole
|
2fb19ffd8f
|
Fix some LLVM 17 compiler warnings
|
1 year ago |
reuk
|
39a731de46
|
ScopedMessageBox: Replace old AlertWindow uses with new API
|
2 years ago |
Tom Poole
|
2ec861d99e
|
Update licensing banners to JUCE 7
|
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
|
9549f8c95e
|
AudioPluginHost: Try to find matching plugins by uniqueId if loading initially fails
|
4 years ago |
reuk
|
b1917085db
|
AudioProcessor: Update listener callback with change details
|
4 years ago |
ed
|
009d685179
|
Updated all license headers
|
4 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 |
jules
|
18bb120179
|
Did some long-overdue renaming of "filter" -> "plugin" in the AudioPluginHost demo
|
5 years ago |
jules
|
6b82c964cd
|
Refactored AudioPluginFormat::createPluginInstance to use lambdas for the callback
|
6 years ago |
ed
|
32bc00871d
|
Windows: Fixed some compilation errors and warnings when building the AudioPluginHost in VS2013
|
6 years ago |
jules
|
6463529371
|
Another batch of conversion of methods which returned bare XmlElement* to return unique_ptrs
|
6 years ago |
Tom Poole
|
d475b17a81
|
Fixed some compiler warnings
|
6 years ago |
Tom Poole
|
cbdf5e6d21
|
Fixed some compiler warnings
|
6 years ago |
jules
|
bc37767edb
|
Updated the AudioPluginHost app
|
6 years ago |
ed
|
5527cd8ca1
|
Add Android and iOS support to AudioPluginHost
|
7 years ago |
ed
|
44f9a5c256
|
Move AudioPluginHost and NetworkGraphicsDemo projects from examples to extras
|
7 years ago |
ed
|
66ee9d6d6d
|
Rename plugin host and network graphics demo examples
|
7 years ago |
jules
|
d0514c7924
|
Cleanup and refactoring work on the AudioProcessorGraph and the audio plugin host demo
|
7 years ago |
jules
|
c6da067ac3
|
Scraped a layer of crusty old code from some audio plugin host files
|
8 years ago |
jules
|
377a73a122
|
Tweaked the audio hosting demo to prevent multiple instances of the built-in filters being added
|
8 years ago |
hogliux
|
b5afccc37c
|
Updated file headers and the README with the JUCE 5 license
|
8 years ago |
tpoole
|
e33abbc6fe
|
Replaced Projucer-generated header guards with #pragma once and updated the examples
|
8 years ago |
hogliux
|
4fa0516f40
|
Revised multibus API and added support for multibus hosting
|
8 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
|
0eac373893
|
Sorted out a few pedantic warnings thrown up in the audio host demo
|
9 years ago |
jules
|
4a951f2136
|
Added some new window-handling features to the plugin host demo.
|
9 years ago |
hogliux
|
c7b8e77031
|
Update copyright notice
|
9 years ago |
Felix Faire
|
b01383e8d0
|
Restructured folder and Updated Readme
|
10 years ago |
jules
|
ddc1524742
|
Updated headers in demo project files.
|
12 years ago |
jules
|
ad33fca65a
|
Minor clean-ups and documentation.
|
12 years ago |
jules
|
f3d9c3ebe0
|
Minor clean-ups.
|
12 years ago |
jules
|
69a08e3fb2
|
Removed some superfluous semicolons.
|
12 years ago |
jules
|
246cb94bb0
|
AudioPluginFormatManager is no longer a singleton. Singletons are bad: don't do it, kids.
|
13 years ago |
jules
|
53b1e351cf
|
Changed the return values of some virtual methods in FileBasedDocument - Strings and File objects are now non-const, and the load/save functions return a Result object rather than a string.
|
13 years ago |
Julian Storer
|
8519598c93
|
Added cue point parsing to wav file format. Added SystemStats::getComputerName() method. More minor nullptr/noexcept tweaks.
|
14 years ago |
Julian Storer
|
4e52fac18e
|
Fixed a linux time issue. Removed a blank line from the jucer's .sln file generator. Cleaned up some jucer code.
|
14 years ago |
Julian Storer
|
4cfdcb69fd
|
Updated the ChangeBroadcaster class - sendChangeMessage() now has no parameters, and ChangeListener::changeListenerCallback() no longer provides a void*, it provides the ChangeBroadcaster* that triggered the callback. Also deleted the ChangeListenerList class, as it didn't offer anything that ChangeBroadcaster doesn't do. Changed the new jucer to expand preprocessor tokens in the header search path string.
|
14 years ago |
Julian Storer
|
1fc2a55d82
|
Minor code clean-ups.
|
15 years ago |
Julian Storer
|
0768b3bb12
|
Changed the audio plugin host projects to be Jucer-generated.
|
15 years ago |
jules
|
2fee27c757
|
Updated the text of the copyright/license blurb at the top of each source file.
|
15 years ago |
jules
|
29e2de7fd0
|
cosmetic cleanup
|
17 years ago |
jules
|
c70ca3f387
|
|
17 years ago |
jules
|
a9e726681c
|
|
17 years ago |
jules
|
e5dc936c5b
|
|
17 years ago |
jules
|
8229d215a6
|
Added the AudioProcessor and related classes to the source tree.
|
17 years ago |
jules
|
47b610f0d6
|
|
18 years ago |