178 Commits (f8e9c3af6ba1a55b7ddf102d5e7b8cb3602d16c3)

Author SHA1 Message Date
  Timur Doumler 1762cdc9c9 Added runtime permissions request to JUCE Demo (recording tab) and MidiTest example app, added matching permissions to manifest, removed ant exporter, and re-saved both projects. 9 years ago
  jules 79332132b5 Fixed a mistake in the demo plugin. 9 years ago
  hogliux 5a05478861 Fix typos in GenericEditor.h and check for nullptrs 9 years ago
  hogliux c64fcd72e9 Add automation support to the GenericEditor sample code 9 years ago
  jules 5835bbc363 Avoided a warning in the plugin host build 9 years ago
  jules 674c833c84 Added method MouseEvent::mouseWasDraggedSinceMouseDown() 9 years ago
  jules 6256a9163d Resaved some example projects 9 years ago
  jules 68fdb3b2f0 Introjucer: Avoided the win32 exporter adding the /FORCE:multiple flag except when building an RTAS plugin 9 years ago
  jules d788e10eb4 Resaved projects 9 years ago
  jules ddd1b8eb92 Deleted a couple of unused files from an example 9 years ago
  jules 60e072f3c4 Added a new class: StatisticsAccumulator 9 years ago
  jules e1ba584203 Whitespace 9 years ago
  jules 6957a9e3a4 Fix to video demo 9 years ago
  jules dc7853d342 Fixed a mistake in the SurroundProcessor demo 9 years ago
  hogliux a53eda27d4 Fix various multi-bus issues and add support for consistent surround channel ordering 9 years ago
  jules 82c4938ebe Deprecated theAudioProcessor::silenceInProducesSilenceOut method, which is no longer actually used by any of the plugin wrappers 9 years ago
  jules 08b853ee35 Removed some cross-module header inclusions, replacing them with macros to optionally make native helper classes public 9 years ago
  hogliux a4cbdc8fa3 Fix whitespace issue 9 years ago
  hogliux fa1ad90386 Fix black teapot issue 9 years ago
  hogliux 48ea4da185 Add pass-through of sidechain channel in NoiseGate example 9 years ago
  Timur Doumler 783d892359 JuceDemo: Reverted local path that accidentally ended up in Builds/Android/local.properties. 9 years ago
  hogliux 0874d5d7e6 Re-save JUCE demo after changing Java files 9 years ago
  Timur Doumler f72bd28ea5 JuceDemo: fixed wrong Android app activity classname in Android Studio exporter. 9 years ago
  Timur Doumler f1373fcfa6 Re-saved JuceDemo project due to changes in Android exporter. 9 years ago
  jules 47ab7aa885 Added a new example project: Networked graphics demo. 9 years ago
  hogliux e6b4dcb6a2 Add SSE4.1, SSE4.2 and AVX2 system stat flags and fix documentation typo 9 years ago
  jules db09156251 Added a couple of missing 'override's 9 years ago
  jules a6afb208c6 Android: removed the action bar 9 years ago
  Timur Doumler 668d9c5f69 JuceDemo: set Android API level to 23 jucer project so it compiles out of the box with Android Studio. 9 years ago
  jules 9d7571fdc2 Resaved all example projects 9 years ago
  jules 8a9322456f Replaced the now-deprecated iOS audio code with a new AVSession-based version. 9 years ago
  jules 70b0ca3f6a Resaved some example projects 9 years ago
  Timur Doumler d43e518f8d Removed old (and broken) ExpressiveMidiTest example app. Please use the newer MPETest app instead. 9 years ago
  Timur Doumler e0d5306dee Re-saved JuceDemo with new iOS icon sizes. 9 years ago
  Timur Doumler 8c68caf7c1 Introjucer: updated generated icon names for iOS 9. 9 years ago
  jules d406cacc5f Avoided some deprecation warnings when building hosts on Windows 9 years ago
  jules 7435ab9c4a Minor tweak to the networking demo 9 years ago
  jules 7da76f2a11 Fixed a non-standard call in some example code. 9 years ago
  jules 4583fa3fbf Used the ignoreUnused() function to tidy up some old code 10 years ago
  jules 7988190e73 Plugin demo: avoided the slider jumping when being dragged and automated at the same time 10 years ago
  jules 9b167ca5e1 Resaved example projects 10 years ago
  jules edec7b34b2 Replaced some uses of AffineTransform::identity with a default-constructed object 10 years ago
  Timur Doumler 27047a75f7 MPE: Added legacyMode options to MPETest example app. 10 years ago
  jules c468a5dd3d Resaved example projects 10 years ago
  jules 96d428ae17 Demo app: Fixed a typo in the look-and-feel demo 10 years ago
  hogliux 4fef661ada Added multi-bus support for audio plug-in clients 10 years ago
  jules 03c157f898 Deleted the old native browser plugin demo app. 10 years ago
  jules 02492b36b9 Lots of small whitespace tweaks. 10 years ago
  jules 9d29fd4c9d Avoided a few pedantic warnings in the plugin host demo 10 years ago
  Timur Doumler 08a0bada12 Fixed a few small bugs and added some comments in Synthesiser, MPESynthesiser, and MPETest demo app. 10 years ago