10591 Commits (8d75cc80648ec2b4728305a2c85a93f9dc1c241b)
 

Author SHA1 Message Date
  ed 8d75cc8064 iOS: Fixed a screen rotation bug on iOS 13 5 years ago
  ed 256b88142e Made AudioSourcePlayer::setGain() thread-safe 5 years ago
  cesare ff358fac27 Write errors to stderr 5 years ago
  Mike Toon 138ef9ff1f BLOCKS: Add LUMI 5 years ago
  Tom Poole 0b8beb7f93 Reduced the number of duplicate parameter ID check messages 5 years ago
  reuk 6a01077646 Colours: Fixed a static init order issue with predefined Colours 5 years ago
  ed 0d37bd8088 iOS: Support option and cmd keys in KeyPress::getTextDescription() and ::getTextDescriptionWithIcons() 5 years ago
  Mike Toon 58a4b94414 BLOCKS: Update default config and allow block model specific defaults 5 years ago
  Tom Poole 8b88fd7594 Projucer: Fixed an issue setting MacOS base SDKs and deployment targets 5 years ago
  ed 65be5bc9c5 macOS: Removed an SDK version guard for setting transparent window colours in the native peer code 5 years ago
  ed 288f2accc7 Projucer: Added VS2013 to the list of old exporters to be removed 5 years ago
  ed a2772569ec macOS: Added JUCE_COREGRAPHICS_DRAW_ASYNC flag to enable asynchronous drawing 5 years ago
  Tom Poole 85f76d2546 AudioBlock: Fixed an issue preventing usage with SIMDRegister 5 years ago
  ed 1237b8c831 Fixed an issue causing ComponentAnimator ProxyComponent to be blurry when transformed 5 years ago
  ed c74c9394e0 iOS: Support ModifierKeys::commandModifier flag 5 years ago
  ed d498575976 Fixed some SVG parsing bugs 5 years ago
  ed 1b001e7a76 macOS: Removed call to deprecated NSWorkspace openFile method 5 years ago
  ed 671196f13a Windows: Added fallbacks for rare occasions when the WinRTWrapper singleton has been deleted before the MidiService singleton 5 years ago
  Tom Poole e5210ae6f7 macOS: Fixed a complier warning 5 years ago
  ed 9c23f34c74 Revert "AU: Call refreshParameterList() when kAudioUnitProperty_ParameterList event is received" 5 years ago
  ed 2b53ff6c54 Added comments to clarify a24341d 5 years ago
  ed 4baf519700 Removed inconsistent asserts from Process::raisePrivilege() and ::lowerPrivilege() on macOS and Windows 5 years ago
  ed 4635e91603 AU: Support getting component description without a 'thng' resource in getComponentDescFromFile() 5 years ago
  ed 989d860428 Windows: Fixed a double-deletion when calling WebBrowserComponent::goToURL() with POST data 5 years ago
  ed e5c3837f05 Linux: Use plug-in name as preferred fallback if no JACK client name is defined 5 years ago
  ed dab4741eb3 Tidied up a few bits of graphics code with Graphics::ScopedSaveState 5 years ago
  ed 022e2e2bea Linux: Check for PointerRoot return in isFocused() 5 years ago
  ed a24341d2a7 Fixed clang -Wreturn-std-move-in-c++11 warnings 5 years ago
  ed 0da9ed11dc AU: Call refreshParameterList() when kAudioUnitProperty_ParameterList event is received 5 years ago
  ed e7dbf60fed VST2: Always set wantsMidiMessages to true for synth plug-ins 5 years ago
  ed a47dc92f51 VST3: Return kResultFalse from getMidiControllerAssignment() when JUCE_VST3_EMULATE_MIDI_CC_WITH_PARAMETERS=0 5 years ago
  ed 2b542dc701 AU: Don't set kAudioUnitProperty_AudioChannelLayout property on plug-ins that don't support it 5 years ago
  ed e86b1a8818 VST3: Don't add PluginDescription to results array if loadFrom() or initialize() fails 5 years ago
  ed 608001811f Fixed a typo in WinRT MIDI DeviceEnumerationThread 5 years ago
  Tom Poole ee4ec266e6 URL: Fixed an issue closing completed download tasks 5 years ago
  Tom Poole dff555b23a WAV: Fixed an issue parsing RF64 headers 5 years ago
  Tom Poole 41a2c97ff3 A minor documentation update 5 years ago
  ed 724ae27c71 JUCE version 5.4.5 5 years ago
  ed b824c07ae4 Re-saved all projects 5 years ago
  ed 4583baf277 Bump version number to 5.4.5 5 years ago
  ed 558ca3e5e6 OpenGL: Update native context window position when viewport size or scale changes in OpenGLContext::CachedImage::updateViewportSize() 5 years ago
  ed c07c9f89fe Linux: Fixed an issue in LinuxComponentPeer::getScreenPosition() with embedded windows 5 years ago
  ed 388e42214c Mute audio input by default in standalone plug-in 5 years ago
  ed d332fcc3c3 Projucer: Fixed a conversion warning in some autogenerated code 5 years ago
  cesare 32a0208147 Bela updates to support analog inputs 5 years ago
  ed ada4bba910 BLOCKS: Added some more config items 5 years ago
  ed 131d14d5c2 Fixed MinGW compile error 5 years ago
  ed 6bd1b6b086 Fixed a duplicate ColourId in SidePanel 5 years ago
  ed 170ec47a5e Windows: Fix compatibility with MinGW 5 years ago
  ed 3cbc4ec0ae VST3: Fixed an issue in checkSizeConstraint() when the editor has a scale factor applied 5 years ago