9053 Commits (9cfbccca8ecd8ccd44d895a8de9c68d3df8df57a)

Author SHA1 Message Date
  reuk 9cfbccca8e
Accessibility: Make createAccessibilityHandler public to allow calls from derived classes 3 years ago
  reuk 408f6030e6
NSViewComponentPeer: Attempt to avoid reentrant calls to makeKeyWindow 3 years ago
  reuk f5aa881b6f FileChooser: Improve modal behaviour in plugins on Windows 3 years ago
  reuk 793df5dd3d
iOS Windowing: Avoid private selector warnings 3 years ago
  reuk 0889588ae4
VST3: Avoid copy in channel mapper 3 years ago
  reuk 0033e52179
VBlankAttachment: Make isEmpty const 3 years ago
  attila a662e5584b PopupMenu: Add explicit focus order to menu items 3 years ago
  attila 6c720bf3f1 Android: Add simulated mouse exit event to the mouse up callback 3 years ago
  attila 043182faa6 Linux: Avoid logging BadShmSeg error when SHM capability is not detected 3 years ago
  reuk 454bc7c63a CoreGraphicsContext: Avoid hanging when drawing transformed tiled images 3 years ago
  reuk 13d27987f4
VST3 Client: Enforce that process and setActive are not called simultaneously in FL Studio 3 years ago
  reuk f7d01e9a5e CodeEditorComponent: Remove unnecessary assertion 3 years ago
  reuk 543b001e9c FileSearchPath: Allow working with paths that are not necessarily absolute 3 years ago
  Tom Poole a28597c3c9 Fix GCC 12 compiler warnings 3 years ago
  reuk ff534baf5f GenericAudioProcessorEditor: Fix issue where the ChoiceParameterComponent would re-set the parameter value in response to a parameter value change 3 years ago
  Oli James b9cc72b167 LinuxWebComponent: Fix high CPU usage 3 years ago
  reuk 39ba1c8383
VST3: Remove unhelpful assertion 3 years ago
  martin@ncore.li f7a28a6d62
VST3: Fix bad value returned from setBusArrangements() (false == kResultTrue) when in/out bus counts are mismatching 3 years ago
  reuk db90a31813
TreeView: Fix getAllVisibleItems() when only the final row of the tree fits in the viewport 3 years ago
  reuk 621e5e3de4
AudioProcessorGraph: Add basic benchmark test 3 years ago
  reuk cd6939c073
AudioProcessorGraph: Improve lookup speed in isBufferNeedLater 3 years ago
  reuk 4211a2a0fd
AudioProcessorGraph: Only prepare a render sequence for the current processing precision 3 years ago
  reuk eaa6dfc3ee
AudioProcessorGraph: Allow triggering manual rebuild, and avoid rebuilding if nothing has changed 3 years ago
  reuk c56102f50a
AudioFormatReaderSource: Avoid reading past the end of the wrapped AudioFormatReader 3 years ago
  reuk 273275cf07
Android: Allow recording demo to write files on recent Android versions 3 years ago
  reuk a9a95fe69f
SystemStats: Add helper function to detect app sandbox 3 years ago
  reuk 26a872ba9f
AudioDeviceManager: Send changeNotification when MIDI devices change 3 years ago
  reuk 49a954d473
WASAPI: Only send change broadcast when devices are updated 3 years ago
  reuk 238fbfca94
AudioIODeviceType: Fix typo 3 years ago
  reuk 5401ad6427
FileChooser: Allow directory selection on iOS 3 years ago
  reuk 0f83e90f0d
FileChooser: Fix opening native dialogs in sandboxed macOS apps 3 years ago
  reuk cf297c75c6
PopupMenu: Fix issue where PopupMenu would sometimes use the default rather than the parent look and feel 3 years ago
  reuk 4b222427f9
VST3: Avoid requesting channel layouts that cannot be represented as SpeakerArrangements 3 years ago
  reuk 6bd31bab35
VST3 Client: Allow mismatched channel counts in safe cases 3 years ago
  reuk ebc31e603b Windows: Fix Vista/7 compatibility 3 years ago
  Tom Poole 78f1baae08 Bump version number to 7.0.5 3 years ago
  Tom Poole e49fb38d44 Docs: Update Doxygen configuration 3 years ago
  Tom Poole cb494df663 Docs: Update Doxygen configuration 3 years ago
  reuk ed3c40c2d1
ValueTree: Avoid void* 3 years ago
  reuk 9127ff39a7
Windows: Tidy up function-loader singletons 3 years ago
  reuk 164c9121ce
Windows: Fix Vista/7 compatibility 3 years ago
  reuk f4f8f8e86b
iOS: Fix build issues with Xcode 10.1 3 years ago
  reuk 42bd861d70
AUv3 Client: Notify host when parameter info changes 3 years ago
  reuk 210ed82ca2
VST3 Host: Send parameter changes to IEditController, even when process is not being called 3 years ago
  reuk 1bc268de70
AudioProcessorGraph: Cache render buffer pointers for improved performance 3 years ago
  reuk c9ebb167a3
ScopedNotificationCenterObserver: Fix dark mode detection regression on macOS 3 years ago
  Tom Poole a9b079df9d macOS: Handle unavailable Metal device 3 years ago
  Tom Poole 715fa7e8dc Bump version number to 7.0.4 3 years ago
  reuk b46edc31ce
Optional: Make operator bool() explicit 3 years ago
  reuk 0774162691
FloatVectorOperations: Simplify NameForwarder 3 years ago