jules
|
8343f3468c
|
Found a few missing 'override' specifiers
|
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
|
db152f618b
|
Added a workaround to the host demo app to avoid subtle event-loop problems with certain plugins on OSX.
|
9 years ago |
jules
|
5835bbc363
|
Avoided a warning in the plugin host build
|
9 years ago |
jules
|
674c833c84
|
Added method MouseEvent::mouseWasDraggedSinceMouseDown()
|
9 years ago |
jules
|
d406cacc5f
|
Avoided some deprecation warnings when building hosts on Windows
|
9 years ago |
jules
|
edec7b34b2
|
Replaced some uses of AffineTransform::identity with a default-constructed object
|
9 years ago |
hogliux
|
4fef661ada
|
Added multi-bus support for audio plug-in clients
|
9 years ago |
jules
|
02492b36b9
|
Lots of small whitespace tweaks.
|
9 years ago |
jules
|
9d29fd4c9d
|
Avoided a few pedantic warnings in the plugin host demo
|
9 years ago |
jules
|
0eac373893
|
Sorted out a few pedantic warnings thrown up in the audio host demo
|
9 years ago |
jules
|
c562cfc3cc
|
Converted AudioSampleBuffer into a templated class that can use either float or double types. Used this to implement 64-bit audio plugin support in VST and AU
|
9 years ago |
jules
|
6f880b1364
|
Refactored the plugin host demo command line code to work with paths containing escapes
|
9 years ago |
jules
|
4a951f2136
|
Added some new window-handling features to the plugin host demo.
|
9 years ago |
hogliux
|
c7b8e77031
|
Update copyright notice
|
10 years ago |
Felix Faire
|
b01383e8d0
|
Restructured folder and Updated Readme
|
10 years ago |