125 Commits (41c2e8ea26251f97075dc50b6538da06dbfb5179)

Author SHA1 Message Date
  Timur Doumler 39bba51d65 OSCSender and OSCReceiver demo apps: added iOS and Android Studio builds, and re-saved projects. 10 years ago
  jules 26ff85ae94 Demo app: Lowered the frame rate of the welcome screen to save power if people leave it running 10 years ago
  jules 128fdbb3f0 Demo: Added whirlpool to the crypto demo page 10 years ago
  jules f618963530 Introjucer: Simplified VST include path generation. Resaved projects. 10 years ago
  jules 884b5e051d Resaved some example project files. 10 years ago
  Timur Doumler 669292e2fe OSCSender demo app: minor refactoring to make code simpler. 10 years ago
  Timur Doumler 6f7f97607d OSCReceiver demo app: removed superfluous member variable from MainComponent. 10 years ago
  jules 44b9eba29a Demo App: Added a MIDI output device option to the MIDI i/o page 10 years ago
  jules 36cb000d40 Whitespace cleanup 10 years ago
  jules a712364356 Big Demo: Added latency to the audio setting page info display 10 years ago
  jules d06fc22369 Pimped the demo app with some new images 10 years ago
  jules 1107638f1e Updated .gitignore and fixed an Android version problem 10 years ago
  hogliux 54195d4660 Change android default architecures in the JuceDemo 10 years ago
  hogliux b543e2830c Change keycode to something that is supported on Android API 10 10 years ago
  hogliux 86c9597d41 Fix warnings in audio plugin demo 10 years ago
  hogliux 143a36842e Fix some VS2015 warnings 10 years ago
  jules ca1f6bc7d8 Resaved all introjucer projects with new version number. 10 years ago
  jules 2d51b7d315 Bumped the Introjucer version number 10 years ago
  jules 6eee3b2a09 Resaved all project files 10 years ago
  jules 89ba69ab29 Android Bluetooth MIDI, pro-audio i/o and improved openGL support 10 years ago
  jules 02041328dc Misc minor fix-ups 10 years ago
  jules 810f2bfb2a Introjucer: Added Android Studio exporter 10 years ago
  jules ddcd78eae8 Android: made sure that when the screensaver is disabled, Android-M devices don't lower the app priority 10 years ago
  jules b1a8470514 Added a collection of audio plugin parameter utility classes in juce_audio_processors/utilities 10 years ago
  jules a3426aae10 Added support for iOS force-touch 10 years ago
  jules 399e248488 Added new module: juce_osc 10 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 10 years ago
  jules 9ff92b8002 Introjucer: tweaked whitespace in generated headers to not have an extra trailing line, and resaved all projects using it 10 years ago
  jules 9f4265a5d9 Fixed a misleading use of Array<ValueTree> in the juce demo. 10 years ago
  jules 020b34f67f Fixed a couple of stray semicolons 10 years ago
  jules 3e5ae4ea6a Resaved various project files. 10 years ago
  jules 3e1531f74e Visual studio warnings fix 10 years ago
  jules c63bf83bd9 Removed some duplicated/broken code from VST3 10 years ago
  jules 05f4ce3c32 Resaved project files. 10 years ago
  jules 802a25bd97 Cleaned up a few bits of very old demo code 10 years ago
  jules d262571fc8 Minor fix to the FFT demo. 10 years ago
  jules fdc04d2d2c Fixed some warnings caught by -pedantic_warnings 10 years ago
  jules cee5a77123 Added a velocity parameter to note-off handling in MidiKeyboardState 10 years ago
  jules 7c96b6e999 Updated various project files. 10 years ago
  jules 57d4889f91 Added a new class AudioVisualiserComponent, and updated the demo audio pages to use this. 10 years ago
  jules 80b24ccfd4 Tidied up the demo plugin and host projects to remove hard-coded VSTSDK paths 10 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