6289 Commits (23f9cff73e1cfae758b31a447aa6ac0a9c40a172)

Author SHA1 Message Date
  Tom Poole 23f9cff73e Moved <map> into the set of standard headers 7 years ago
  ed 5a4e004fea VST2: Fixed a scaling issue causing some non-DPI aware plug-ins to open with incorrect editor bounds 7 years ago
  Tom Poole 71224fa990 VST3: Serialise parameter changes when hosting plug-ins 7 years ago
  ed 1bea6b517d macOS: Always resize embedded NSView asynchronously in AutoResizingNSViewComponent to fix a bug with some AU plug-ins reporting the incorrect size 7 years ago
  Tom Poole ceec72457d DSP: Added some const processor accessors 7 years ago
  Tom Poole 5df169fe5d VST3: Fixed a bug with JUCE_FORCE_USE_LEGACY_PARAM_IDS and the bypass parameter 7 years ago
  ed 03fd0b9c83 AUv3: Fixed a bug in the AU hosting code causing sample rate changes to be ignored 7 years ago
  Tom Poole 1c8d648444 Fixed a bug in the JUCE_FORCE_USE_LEGACY_PARAM_IDS compatibility flag 7 years ago
  ed de181762d2 IAA: Call AudioIODeviceCallback::audioDeviceStopped() when IAA is disconnected 7 years ago
  ed 6275af3588 Add audio/mpeg to the MIME type table for .mp3 files to ensure they show up correctly in the native Android file chooser 7 years ago
  cesare ca3f1167fb Fix Xcode warnings 7 years ago
  ed 20f6e65d35 Unity: Fix some compiler errors when building for Win32 7 years ago
  ed b6bebb313f Fixed a documentation error in ListenerList 7 years ago
  ed b3a09e8e96 Windows: Use raw pixel location when forwarding touch events to fix an issue with non-DPI aware plug-ins 7 years ago
  ed 68cac0c587 macOS: Fixed a compiler error in juce_video when using the 10.11 SDK 7 years ago
  ed 35890478a3 Added the JUCE_DECLARE_WEAK_REFERENCEABLE macro to ValueWithDefault and fixed some places which were potentially accessing a deleted ValueWithDefault object 7 years ago
  ed 5d3854732b Fixed a bug in the ADSR class when transitioning to the decay stage 7 years ago
  ed c68f5b2d28 Fixed a typo in the ADSR documentation 7 years ago
  ed bba6fa6e4c Updated the sampler synthesiser classes to use the new ADSR class 7 years ago
  ed a457eb8ad1 Added a simple ADSR envelope class to juce_audio_basics 7 years ago
  ed 67ff43f1f0 Renamed juce_audio_basics/effects to juce_audio_basics/utilities 7 years ago
  hogliux 85ec71d6e4 Fixed an issue where file URIs on Windows would not be parsed correctly 7 years ago
  hogliux 008b7a9ab2 Re-structured the low-level Android native code 7 years ago
  Tom Poole 5007e2bb98 Windows: Fixed a VST2 compilation error in VS2013 7 years ago
  ed 6d39f01793 Bump version number to 5.4.1 7 years ago
  Tom Poole 82f16e82ec Windows: Fixed a VST2 compilation error in VS2013 7 years ago
  Tom Poole aa40ea1eb8 Fixed a live build error compiling the numeric header 7 years ago
  ed 3ccbd29b39 Fixed some uninitialised ValueWithDefault pointers in the ChoicePropertyComponents 7 years ago
  Tom Poole 32aa676f01 Projucer: Fixed a Windows live build error in the video module 7 years ago
  ed 7f08842864 Unity: Only display normalised range for default parameter sliders and expose choice parameters 7 years ago
  Tom Poole f0a4b67915 Android: Fixed some compiler warnings 7 years ago
  ed 4b92a04e27 Fixed a couple of narrowing cast bugs in AudioFormatReaders 7 years ago
  Tom Poole 55ebd17dfc Fixed a bug in the Oversampling class 7 years ago
  ed 070a459db0 MPE: Made MPESynthesiserVoice::noteOnTime public 7 years ago
  ed 4363e8cd0d Unity: Use setValueNotifyingHost() when parameters are changed in the Unity editor to ensure that parameter listeners are called 7 years ago
  Tom Poole 06f8accd9c Fixed compatibility with Xcode 8.2.1 7 years ago
  ed 67c112dd6d Unity: Fix a crash that could occur when using plug-in preferred channel configurations 7 years ago
  ed cda5c144f4 Unity: Ensure that the MessageManager is always initialised before new plug-in instances are created 7 years ago
  Tom Poole 4380b0e4a2 Fixed some VS2015 compiler errors 7 years ago
  cesare 73ac883b2f Tidied up Oboe asserts, made logging clearer and removed some redundant code 7 years ago
  tommaisey 82019acae7 BLOCKS: Allow factory reset commands 7 years ago
  ed 0b8fcc7a15 Bump version number to 5.4.0 7 years ago
  Tom Poole 866ef9c0d9 A minor documentation update 7 years ago
  jules 1ab38ab874 Added a compile error if you try to enable both Oboe and openSL 7 years ago
  cesare b434434d07 Fix Oboe assertions on Android 7 years ago
  Tom Poole ff4e54b32d Clarified some comments regarding the removal of the embedded VST2 SDK 7 years ago
  Tom Poole 5a94a8d584 Minor formatting 7 years ago
  Lukasz Kozakiewicz 21c2612dea Android: add putFloat to bundle and rename JavaBundle to AndroidBundle. 7 years ago
  jules e19c673b4e Whitespace 7 years ago
  Lukasz Kozakiewicz 2718ce96f0 Updates to support the latest Oboe (c5c3cc17f7). 7 years ago