8258 Commits (cdbefa3b51e2084b51e7ec506984f263708f8537)

Author SHA1 Message Date
  reuk 3c1393ecb6 ChoicePropertyComponent: Allow slightly more relaxed matching in getValue 3 years ago
  reuk 449e4df275 SIMD: Remove unnecessary assertion from truncate fallback 3 years ago
  reuk cef6974c7c StandaloneFilterWindow: Fix window resizing bug on Linux 3 years ago
  reuk 61e5f983d9
AudioDeviceSelectorComponent: Make timerCallback declaration private 3 years ago
  reuk d51354d704
AAX: Avoid adding plugin description as an alternative name 3 years ago
  reuk 334bd2a926 AUv3 Client: Notify host when updating current program 3 years ago
  reuk 087cda7e1f
HWNDComponentPeer: Fix reentrancy bug in DPICHANGED handler 3 years ago
  reuk f46d4a0401
VST Client: Remove unused variable 3 years ago
  reuk 5ea5afbd2a
VST Host: Avoid resizing plugin views directly on Windows 3 years ago
  reuk e7d608aa48 VST3 Host: Ensure that editors open correctly on monitors with non-unity scaling 3 years ago
  reuk 20c23700e5 MinGW: Fix some build issues for 32-bit platforms 3 years ago
  ed 5d7f59a19d Accessibility: Fix focus transfer issue when hiding modal components 3 years ago
  ed c66e8baf7e Whitespace 3 years ago
  ed 8f03215a9e Accessibility: Add Android support 3 years ago
  ed 30654fb8ec Accessibility: Add iOS support 4 years ago
  ed da57f65f3f Accessibility: Add juce_AccessibilityTextHelpers.h 4 years ago
  ed 588e776bb6 Accessibility: Remove redundant method declaration and general fixups 3 years ago
  ed 17ca903aaa Accessibility: Don't give focus to currently keyboard focused component in AccessibilityHandler::giveAwayFocusInternal() 4 years ago
  ed 1028b6e5d1 Accessibility: Fix inaccessible MenuBarComponent items 4 years ago
  ed a2f7aaab2f Accessibility: Don't create AccessibilityHandler for Components without a native window handle 4 years ago
  ed d6a5156dd5 Objective-C++: Make getIvar() a free function so it can be used without a class instance 4 years ago
  ed ddb59d1361 Docs: Fix typo in Component child adding methods 3 years ago
  reuk 802f33b0e8
Thread: Avoid setting realtime priority on Thread instances by default on POSIX systems 3 years ago
  reuk 1de762218a
Thread: Check for realtimeAudioPriority in more locations 4 years ago
  reuk c27279b356
DryWetMixer: Make mixers with maximum delays of 0 slightly more efficient 3 years ago
  reuk 8f29b2cb83
VST3: Allow plugins to designate the first input bus as Aux rather than Main 4 years ago
  reuk 34f308bc5a
Convolution: Update docs for stylistic consistency 4 years ago
  ed 0f76c7d097 POSIX: Close file handle after mapping in MemoryMappedFile::openInternal() to avoid hitting max open file limit 3 years ago
  ed c5bcfd5c3f macOS: Use the NSOpenPanel message property to display the FileChooser title correctly 3 years ago
  ed 6d53ed3fec AUv3: Handle AURenderEventMIDIEventList 3 years ago
  ed cffb544941 UMP: Remove juce_audio_devices dependency 3 years ago
  ed bdc2334c98 AUv3: Fix unhandled enumeration warning when building against the 12.0 SDK 3 years ago
  ed d52fb9ca26 AUv3: Suppress undeclared selector warning for supportsMPE when building against the 10.11 SDK 3 years ago
  reuk 074d188239
Add ScopedLowPowerModeDisabler to suppress App Nap on macOS 4 years ago
  ed 4b5c59dbae NullCheckedInvocation: Add missing tag and namespace comment to class declaration 4 years ago
  reuk 4980788516
AudioProcessor: Add checks to ensure AAX parameter ID compatibility 4 years ago
  reuk 3c68581567
Use jassertquiet where possible 4 years ago
  reuk 46e62b9efe
PlatformDefs: Add new jassertquiet macro 4 years ago
  reuk 19e1488e18
Slider: Add getScrollWheelEnabled function 4 years ago
  ed 88d2edf189 ModalCallbackFunction: Use NullCheckedInvocation helper to fix potential crash due to calling null std::function 4 years ago
  ed a62f0f91d6 Add juce_Functional.h containing NullCheckedInvocation helper 4 years ago
  ed 3d4d0caca8 ModalCallbackFunction: Fix crash due to dangling reference 4 years ago
  ed cf79cc4724 Whitespace 4 years ago
  ed 4fd0401752 VST3: Fix editor creation in Adobe Premiere Pro 4 years ago
  attila 7c68dd3709 VST3 Client: Avoid allocation in processParameterChanges() 4 years ago
  ed 551d7b9c5b Add MessageBoxOptions class for specifying a set of AlertWindow and NativeMessageBox options 4 years ago
  Tom Poole 3ebd548aac VST3: Ignore VS2015 static analysis warning in VST3 SDK 4 years ago
  ed a2d03d2266 Fixed some warnings flagged by Clang's static analyzer 4 years ago
  ed d3556dfd7f macOS Accessibility: Fixed a memory leak when checking for active accessibility clients 4 years ago
  ed db2036e81a ChoicePropertyComponent: Return default index if value is not found in value source mapper 4 years ago