jules
|
cee5a77123
|
Added a velocity parameter to note-off handling in MidiKeyboardState
|
9 years ago |
jules
|
7c96b6e999
|
Updated various project files.
|
9 years ago |
jules
|
57d4889f91
|
Added a new class AudioVisualiserComponent, and updated the demo audio pages to use this.
|
9 years ago |
jules
|
80b24ccfd4
|
Tidied up the demo plugin and host projects to remove hard-coded VSTSDK paths
|
9 years ago |
jules
|
2cecf92a0e
|
Embedded the Apple CoreAudio support files inside the juce_audio_plugin module, so that users no longer need to install or patch these files themselves!
|
10 years ago |
jules
|
7233d17d0c
|
Added missing override keywords in the demo
|
10 years ago |
jules
|
6f880b1364
|
Refactored the plugin host demo command line code to work with paths containing escapes
|
10 years ago |
jules
|
4a951f2136
|
Added some new window-handling features to the plugin host demo.
|
10 years ago |
jules
|
b57e8e3db4
|
Added Base64 class
|
10 years ago |
hogliux
|
c56903b175
|
Fix compile-error in JuceDemo if compiling with JUCE_MODAL_LOOPS_PERMITTED=0
|
10 years ago |
hogliux
|
f07cf50a3e
|
Resaved JuceDemo Android project
|
10 years ago |
hogliux
|
e11e8563c8
|
Added Visual Studio 2015 Projects to Introjucer and Demo
|
10 years ago |
jules
|
9178fe9a1a
|
Some minor refactoring inside OSX MainMenu code.
|
10 years ago |
jules
|
f26152fa72
|
Tidied up a few compiler warnings in the demo code.
|
10 years ago |
Timur Doumler
|
dca4d77f9d
|
Fixed compiler warnings on Visual Studio 2015 RTM.
|
10 years ago |
jules
|
861d3d9710
|
Version 3.2.0
|
10 years ago |
hogliux
|
c4d0270f5d
|
Resaved project files.
|
10 years ago |
hogliux
|
c7b8e77031
|
Update copyright notice
|
10 years ago |
jules
|
c4f5e8ebe6
|
Fix to the WavefrontObjParser class's sort method.
|
10 years ago |
hogliux
|
359a898b0d
|
Updated openGL example now that the Matrix3D class works the other (correct!) way around.
|
10 years ago |
hogliux
|
502ab06213
|
Fix warnings in JUCE OpenGLAppExample
|
10 years ago |
jules
|
ff68742e1e
|
Introjucer: Updated the script that installs plugins to make sure it creates missing folders before copying the files to them
|
10 years ago |
jules
|
d917606ad8
|
Resaved project files.
|
10 years ago |
jules
|
355f022f6b
|
Spelling fixes.
|
10 years ago |
jules
|
f1c0ceccc3
|
Removed unused variable
|
10 years ago |
jules
|
d7250c0a90
|
Fix for menu updating in the demo app.
|
10 years ago |
jules
|
063ec9c0d1
|
Updated openGL demo app now that the Matrix3D class works the other (correct!) way around.
|
10 years ago |
jules
|
e179df3e2c
|
Introjucer: Fix to linux VST makefile flag generation.
|
10 years ago |
jules
|
f4fe4c5749
|
Tidied up a bit of android code and resaved the demo project.
|
10 years ago |
jules
|
43ce64a099
|
Introjucer: refactored some functions and made it add "--no-undefined" to linux VST makefile linker settings.
|
10 years ago |
hogliux
|
d8e5add7ba
|
Minor clean-up in audio demo plugin code
|
10 years ago |
hogliux
|
b7a85c767a
|
Add beginChangeGesture/endChangeGesture support to audio demo plug-in
|
10 years ago |
jules
|
70d09f7db9
|
Whitespace
|
10 years ago |
Timur Doumler
|
dc05cd506d
|
fixed issue in Demo where a custom component in a TableListBoxModel was preventing rows from being selected.
|
10 years ago |
Timur Doumler
|
f04e0f0462
|
JuceDemo: make Tables in WidgetDemo look nicer by adding zebra striping
|
10 years ago |
Timur Doumler
|
ee3fe813e1
|
fixed issue with label text being white and invisible; some refactoring
|
10 years ago |
hogliux
|
fcb8735dfc
|
Re-save all Introjucer projects with newest introjucer version
|
10 years ago |
Timur Doumler
|
5fcf94bfe4
|
added EditableTextCustomComponent (based on Label) to WidgetsDemo
|
10 years ago |
jules
|
6225b5de49
|
Added support for parameter value<->text conversion in VST and VST3 plugin formats. Also updated the JUCE demo audio plugin code to use the new AudioProcessorParameter class for its params.
|
10 years ago |
jules
|
9033f2a9a8
|
Resaved some example project iOS files.
|
10 years ago |
jules
|
0e591abe0f
|
Introjucer: Stripped a couple of defunct values out of the generated linux makefiles.
|
10 years ago |
jules
|
76892601c3
|
Fixed table demo sort order
|
10 years ago |
jules
|
43252dc605
|
Tidied-up a few stray sign-conversion warnings.
|
10 years ago |
jules
|
372ea8779b
|
Resaved projects.
|
10 years ago |
jules
|
6bc4d7627f
|
Modified the ValueTree::Listener::valueTreeChildRemoved() and ValueTree::Listener::valueTreeChildOrderChanged() methods to include some extra parameters that give more detailed info about exactly what changed.
|
10 years ago |
jules
|
946e4dc50d
|
Added a new example project: ComponentTutorialExample, which includes a PDF tutorial describing the basics of what a Component is.
|
10 years ago |
jules
|
24bce65869
|
Introjucer: modified the MSVC exporter to leave it up to MSVC to choose the default binary folder name unless you specifically set a value for it.
|
10 years ago |
jules
|
6cee485a0a
|
Minor update to the bouncing ball demo to increase the frame rate.
|
10 years ago |
jules
|
1c982672e2
|
Minor fix to the demo treeview.
|
10 years ago |
jules
|
5cbad3b30f
|
Removed more 'final's from the android java class.
|
10 years ago |