1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
Commit graph

118 commits

Author SHA1 Message Date
jules
44b9eba29a Demo App: Added a MIDI output device option to the MIDI i/o page 2015-11-10 17:22:06 +00:00
jules
36cb000d40 Whitespace cleanup 2015-11-10 17:17:31 +00:00
jules
a712364356 Big Demo: Added latency to the audio setting page info display 2015-11-10 15:57:11 +00:00
jules
d06fc22369 Pimped the demo app with some new images 2015-11-04 12:14:08 +00:00
jules
1107638f1e Updated .gitignore and fixed an Android version problem 2015-11-03 16:03:50 +00:00
hogliux
54195d4660 Change android default architecures in the JuceDemo 2015-11-03 15:30:52 +00:00
hogliux
b543e2830c Change keycode to something that is supported on Android API 10 2015-11-03 15:23:21 +00:00
hogliux
86c9597d41 Fix warnings in audio plugin demo 2015-11-03 14:53:00 +00:00
hogliux
143a36842e Fix some VS2015 warnings 2015-11-03 12:53:02 +00:00
jules
ca1f6bc7d8 Resaved all introjucer projects with new version number. 2015-11-03 12:30:22 +00:00
jules
2d51b7d315 Bumped the Introjucer version number 2015-11-03 11:07:08 +00:00
jules
6eee3b2a09 Resaved all project files 2015-11-03 10:55:10 +00:00
jules
89ba69ab29 Android Bluetooth MIDI, pro-audio i/o and improved openGL support 2015-11-03 10:37:52 +00:00
jules
02041328dc Misc minor fix-ups 2015-11-02 18:07:36 +00:00
jules
810f2bfb2a Introjucer: Added Android Studio exporter 2015-11-02 16:13:46 +00:00
jules
ddcd78eae8 Android: made sure that when the screensaver is disabled, Android-M devices don't lower the app priority 2015-11-02 16:13:45 +00:00
jules
b1a8470514 Added a collection of audio plugin parameter utility classes in juce_audio_processors/utilities 2015-11-02 14:49:47 +00:00
jules
a3426aae10 Added support for iOS force-touch 2015-11-02 11:51:16 +00:00
jules
399e248488 Added new module: juce_osc 2015-11-02 11:48:01 +00:00
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 2015-11-02 11:09:41 +00:00
jules
9ff92b8002 Introjucer: tweaked whitespace in generated headers to not have an extra trailing line, and resaved all projects using it 2015-11-02 09:59:05 +00:00
jules
9f4265a5d9 Fixed a misleading use of Array<ValueTree> in the juce demo. 2015-11-02 09:59:04 +00:00
jules
020b34f67f Fixed a couple of stray semicolons 2015-11-02 09:59:04 +00:00
jules
3e5ae4ea6a Resaved various project files. 2015-10-28 09:48:45 +00:00
jules
3e1531f74e Visual studio warnings fix 2015-10-27 12:52:18 +00:00
jules
c63bf83bd9 Removed some duplicated/broken code from VST3 2015-10-09 09:44:22 +01:00
jules
05f4ce3c32 Resaved project files. 2015-10-07 12:54:50 +01:00
jules
802a25bd97 Cleaned up a few bits of very old demo code 2015-10-06 12:29:20 +01:00
jules
d262571fc8 Minor fix to the FFT demo. 2015-09-30 14:33:30 +01:00
jules
fdc04d2d2c Fixed some warnings caught by -pedantic_warnings 2015-09-15 10:42:09 +01:00
jules
cee5a77123 Added a velocity parameter to note-off handling in MidiKeyboardState 2015-09-14 09:49:15 +01:00
jules
7c96b6e999 Updated various project files. 2015-09-03 15:50:06 +01:00
jules
57d4889f91 Added a new class AudioVisualiserComponent, and updated the demo audio pages to use this. 2015-09-03 15:36:41 +01:00
jules
80b24ccfd4 Tidied up the demo plugin and host projects to remove hard-coded VSTSDK paths 2015-09-01 12:37:29 +01:00
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! 2015-08-18 10:16:25 +01:00
jules
7233d17d0c Added missing override keywords in the demo 2015-08-13 17:32:14 +01:00
jules
6f880b1364 Refactored the plugin host demo command line code to work with paths containing escapes 2015-08-11 12:14:58 +01:00
jules
4a951f2136 Added some new window-handling features to the plugin host demo. 2015-08-11 10:16:51 +01:00
jules
b57e8e3db4 Added Base64 class 2015-08-03 17:55:29 +01:00
hogliux
c56903b175 Fix compile-error in JuceDemo if compiling with JUCE_MODAL_LOOPS_PERMITTED=0 2015-07-31 12:08:19 +01:00
hogliux
f07cf50a3e Resaved JuceDemo Android project 2015-07-29 15:39:30 +01:00
hogliux
e11e8563c8 Added Visual Studio 2015 Projects to Introjucer and Demo 2015-07-29 15:37:24 +01:00
jules
9178fe9a1a Some minor refactoring inside OSX MainMenu code. 2015-07-28 12:52:29 +01:00
jules
f26152fa72 Tidied up a few compiler warnings in the demo code. 2015-07-28 12:49:35 +01:00
Timur Doumler
dca4d77f9d Fixed compiler warnings on Visual Studio 2015 RTM. 2015-07-23 15:57:18 +01:00
jules
861d3d9710 Version 3.2.0 2015-07-22 19:48:35 +01:00
hogliux
c4d0270f5d Resaved project files. 2015-07-22 16:58:25 +01:00
hogliux
c7b8e77031 Update copyright notice 2015-07-22 15:59:34 +01:00
jules
c4f5e8ebe6 Fix to the WavefrontObjParser class's sort method. 2015-07-15 10:29:05 +01:00
hogliux
359a898b0d Updated openGL example now that the Matrix3D class works the other (correct!) way around. 2015-07-01 10:54:36 +01:00