6950 Commits (65be5bc9c53bfcd386615e85a02b68bf344e6cd8)

Author SHA1 Message Date
  ed 65be5bc9c5 macOS: Removed an SDK version guard for setting transparent window colours in the native peer code 6 years ago
  ed a2772569ec macOS: Added JUCE_COREGRAPHICS_DRAW_ASYNC flag to enable asynchronous drawing 6 years ago
  Tom Poole 85f76d2546 AudioBlock: Fixed an issue preventing usage with SIMDRegister 6 years ago
  ed 1237b8c831 Fixed an issue causing ComponentAnimator ProxyComponent to be blurry when transformed 6 years ago
  ed c74c9394e0 iOS: Support ModifierKeys::commandModifier flag 6 years ago
  ed d498575976 Fixed some SVG parsing bugs 6 years ago
  ed 1b001e7a76 macOS: Removed call to deprecated NSWorkspace openFile method 6 years ago
  ed 671196f13a Windows: Added fallbacks for rare occasions when the WinRTWrapper singleton has been deleted before the MidiService singleton 6 years ago
  Tom Poole e5210ae6f7 macOS: Fixed a complier warning 6 years ago
  ed 9c23f34c74 Revert "AU: Call refreshParameterList() when kAudioUnitProperty_ParameterList event is received" 6 years ago
  ed 2b53ff6c54 Added comments to clarify a24341d 6 years ago
  ed 4baf519700 Removed inconsistent asserts from Process::raisePrivilege() and ::lowerPrivilege() on macOS and Windows 6 years ago
  ed 4635e91603 AU: Support getting component description without a 'thng' resource in getComponentDescFromFile() 6 years ago
  ed 989d860428 Windows: Fixed a double-deletion when calling WebBrowserComponent::goToURL() with POST data 6 years ago
  ed e5c3837f05 Linux: Use plug-in name as preferred fallback if no JACK client name is defined 6 years ago
  ed dab4741eb3 Tidied up a few bits of graphics code with Graphics::ScopedSaveState 6 years ago
  ed 022e2e2bea Linux: Check for PointerRoot return in isFocused() 6 years ago
  ed a24341d2a7 Fixed clang -Wreturn-std-move-in-c++11 warnings 6 years ago
  ed 0da9ed11dc AU: Call refreshParameterList() when kAudioUnitProperty_ParameterList event is received 6 years ago
  ed e7dbf60fed VST2: Always set wantsMidiMessages to true for synth plug-ins 6 years ago
  ed a47dc92f51 VST3: Return kResultFalse from getMidiControllerAssignment() when JUCE_VST3_EMULATE_MIDI_CC_WITH_PARAMETERS=0 6 years ago
  ed 2b542dc701 AU: Don't set kAudioUnitProperty_AudioChannelLayout property on plug-ins that don't support it 6 years ago
  ed e86b1a8818 VST3: Don't add PluginDescription to results array if loadFrom() or initialize() fails 6 years ago
  ed 608001811f Fixed a typo in WinRT MIDI DeviceEnumerationThread 6 years ago
  Tom Poole ee4ec266e6 URL: Fixed an issue closing completed download tasks 6 years ago
  Tom Poole dff555b23a WAV: Fixed an issue parsing RF64 headers 6 years ago
  Tom Poole 41a2c97ff3 A minor documentation update 6 years ago
  ed 4583baf277 Bump version number to 5.4.5 6 years ago
  ed 558ca3e5e6 OpenGL: Update native context window position when viewport size or scale changes in OpenGLContext::CachedImage::updateViewportSize() 6 years ago
  ed c07c9f89fe Linux: Fixed an issue in LinuxComponentPeer::getScreenPosition() with embedded windows 6 years ago
  ed 388e42214c Mute audio input by default in standalone plug-in 6 years ago
  cesare 32a0208147 Bela updates to support analog inputs 6 years ago
  ed ada4bba910 BLOCKS: Added some more config items 6 years ago
  ed 131d14d5c2 Fixed MinGW compile error 6 years ago
  ed 6bd1b6b086 Fixed a duplicate ColourId in SidePanel 6 years ago
  ed 170ec47a5e Windows: Fix compatibility with MinGW 6 years ago
  ed 3cbc4ec0ae VST3: Fixed an issue in checkSizeConstraint() when the editor has a scale factor applied 6 years ago
  Tom Poole 22aa9bc682 Standalone plug-in: Fixed a mute button race condition 6 years ago
  Tom Poole 1003579c5a VST2: Avoided a race condition 6 years ago
  ed b857f965ce Replaced select() calls with poll() 6 years ago
  jules 5d7e2190e7 Fixed visibility for some AudioProcessorParameterWithID methods 6 years ago
  ed be134d9185 Linux: Return 1.0 for GNOME scaling-factor if it hasn't been set 6 years ago
  ed 8e8543cfbd Reverted 1ff99ec 6 years ago
  Tom Poole 3403617f77 VST: Fixed a race condition 6 years ago
  ed 1ff99ecea6 Fixed a warning on iOS 6 years ago
  ed c57f028a01 Fixed a bug causing the Bluetooth MIDI pairing dialog to be invisible on iOS 6 years ago
  Tom Poole 414183eaf8 VST3: Fixed a compiler warning 6 years ago
  Tom Poole 3a9c07c148 iOS: Added an assertion if attempting to use MIDI in an iOS 13 simulator 6 years ago
  reuk 635e070cba Added method PopupMenu::CustomComponent::getItem() to give them access to item details 6 years ago
  Tom Poole 2d0eb9e033 Made the interpolation classes moveable 6 years ago