jules
|
44b9eba29a
|
Demo App: Added a MIDI output device option to the MIDI i/o page
|
9 years ago |
jules
|
36cb000d40
|
Whitespace cleanup
|
9 years ago |
jules
|
a712364356
|
Big Demo: Added latency to the audio setting page info display
|
9 years ago |
jules
|
d06fc22369
|
Pimped the demo app with some new images
|
9 years ago |
jules
|
1107638f1e
|
Updated .gitignore and fixed an Android version problem
|
9 years ago |
hogliux
|
54195d4660
|
Change android default architecures in the JuceDemo
|
9 years ago |
hogliux
|
b543e2830c
|
Change keycode to something that is supported on Android API 10
|
9 years ago |
hogliux
|
86c9597d41
|
Fix warnings in audio plugin demo
|
9 years ago |
hogliux
|
143a36842e
|
Fix some VS2015 warnings
|
9 years ago |
jules
|
ca1f6bc7d8
|
Resaved all introjucer projects with new version number.
|
9 years ago |
jules
|
2d51b7d315
|
Bumped the Introjucer version number
|
9 years ago |
jules
|
6eee3b2a09
|
Resaved all project files
|
9 years ago |
jules
|
89ba69ab29
|
Android Bluetooth MIDI, pro-audio i/o and improved openGL support
|
9 years ago |
jules
|
02041328dc
|
Misc minor fix-ups
|
9 years ago |
jules
|
810f2bfb2a
|
Introjucer: Added Android Studio exporter
|
9 years ago |
jules
|
ddcd78eae8
|
Android: made sure that when the screensaver is disabled, Android-M devices don't lower the app priority
|
9 years ago |
jules
|
b1a8470514
|
Added a collection of audio plugin parameter utility classes in juce_audio_processors/utilities
|
9 years ago |
jules
|
a3426aae10
|
Added support for iOS force-touch
|
9 years ago |
jules
|
399e248488
|
Added new module: juce_osc
|
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
|
9ff92b8002
|
Introjucer: tweaked whitespace in generated headers to not have an extra trailing line, and resaved all projects using it
|
9 years ago |
jules
|
9f4265a5d9
|
Fixed a misleading use of Array<ValueTree> in the juce demo.
|
9 years ago |
jules
|
020b34f67f
|
Fixed a couple of stray semicolons
|
9 years ago |
jules
|
3e5ae4ea6a
|
Resaved various project files.
|
9 years ago |
jules
|
3e1531f74e
|
Visual studio warnings fix
|
9 years ago |
jules
|
c63bf83bd9
|
Removed some duplicated/broken code from VST3
|
9 years ago |
jules
|
05f4ce3c32
|
Resaved project files.
|
9 years ago |
jules
|
802a25bd97
|
Cleaned up a few bits of very old demo code
|
9 years ago |
jules
|
d262571fc8
|
Minor fix to the FFT demo.
|
9 years ago |
jules
|
fdc04d2d2c
|
Fixed some warnings caught by -pedantic_warnings
|
9 years ago |
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!
|
9 years ago |
jules
|
7233d17d0c
|
Added missing override keywords in the demo
|
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 |
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 |