103 Commits (ddcd78eae8f126dbde48e112d10aee9b64e784d0)

Author SHA1 Message Date
  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! 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