13885 Commits (583f90bef327adc86cd8a8d7785540a154fce68c)
 

Author SHA1 Message Date
  reuk 629a3ca14b
ListBox: Allow ListBoxModel to control whether items may be dragged to other windows 2 years ago
  reuk 882c2aa01d
AlertWindow: Allow parent component to be specified 2 years ago
  reuk 39a731de46
ScopedMessageBox: Replace old AlertWindow uses with new API 2 years ago
  reuk 79ed81c24a
ScopedMessageBox: Add new helper type to bound alert window lifetimes 2 years ago
  reuk d14761c523
CameraDevice: Tidy up macOS implementation 2 years ago
  reuk ac0ec5a7cc
Windowing: Tidy up macOS drag+drop implementation 2 years ago
  reuk a6638f8a6d
Path: Allow addPath to take a reference to self 2 years ago
  reuk 92a19a9ea2
Android: Fix accessibility compatibility issues with older devices 2 years ago
  reuk efe8830bb6
AAX Client: Use new GetHDTimeCodeInfo API 2 years ago
  reuk 53238e3cc7
AAX Client: Fix unused function warnings 2 years ago
  reuk d5ad26a162
AUv2 Client: Add support for new MIDIEventList APIs on supported platforms 2 years ago
  reuk 78a12d2f57 UMP: Migrate to std::byte 2 years ago
  reuk f1f68007c6 Containers: Add simple Span implementation 2 years ago
  reuk d4dd149b64 VST Host: Avoid re-adding VST window to list of active windows after destruction has started 2 years ago
  reuk eecb8ad995 UIViewComponentPeer: Call setNeedsUpdateOfSupportedInterfaceOrientations on orientation change 2 years ago
  attila d037d45e3b AAX: Use unity build style for the AAX_SDK 2 years ago
  attila dab95a8404 AudioSampleBuffer: Fix warning 2 years ago
  Tom Poole 29a90a0231
BSD: Fix some compiler warnings 2 years ago
  reuk 273a702052
Resave all projects 2 years ago
  reuk 22a3660376
CMake: Add inter-app-audio entitlement to iOS AU hosts 2 years ago
  reuk ca47dc66a3
Projucer: Add inter-app-audio entitlement to iOS AU hosts 2 years ago
  reuk d54f7abb13
AudioPluginHost: Remove magic number 2 years ago
  reuk cb14aa983d
Path: Allow addPath to take a reference to self 2 years ago
  reuk 8d87c8c6c3
Projucer: Insert android custom libraries names directly, rather than as variables 2 years ago
  reuk a59cba010b
ColourGradient: Create lookup tables using non-premultiplied colours 2 years ago
  reuk 9cfbccca8e
Accessibility: Make createAccessibilityHandler public to allow calls from derived classes 2 years ago
  reuk 408f6030e6
NSViewComponentPeer: Attempt to avoid reentrant calls to makeKeyWindow 2 years ago
  reuk f5aa881b6f FileChooser: Improve modal behaviour in plugins on Windows 2 years ago
  reuk 321cab0c15
MIDILogger: Update bus layouts to support loading in Cakewalk 2 years ago
  reuk 793df5dd3d
iOS Windowing: Avoid private selector warnings 2 years ago
  reuk 0889588ae4
VST3: Avoid copy in channel mapper 2 years ago
  reuk 0033e52179
VBlankAttachment: Make isEmpty const 2 years ago
  attila a662e5584b PopupMenu: Add explicit focus order to menu items 2 years ago
  attila 6c720bf3f1 Android: Add simulated mouse exit event to the mouse up callback 2 years ago
  attila 0f402bb81f ARAPluginDemo: Fix thread race when PlaybackRegion is modified during playback 2 years ago
  attila 043182faa6 Linux: Avoid logging BadShmSeg error when SHM capability is not detected 2 years ago
  reuk 454bc7c63a CoreGraphicsContext: Avoid hanging when drawing transformed tiled images 2 years ago
  reuk 13d27987f4
VST3 Client: Enforce that process and setActive are not called simultaneously in FL Studio 2 years ago
  reuk f7d01e9a5e CodeEditorComponent: Remove unnecessary assertion 2 years ago
  reuk 543b001e9c FileSearchPath: Allow working with paths that are not necessarily absolute 2 years ago
  Tom Poole a28597c3c9 Fix GCC 12 compiler warnings 2 years ago
  reuk ff534baf5f GenericAudioProcessorEditor: Fix issue where the ChoiceParameterComponent would re-set the parameter value in response to a parameter value change 2 years ago
  Oli James b9cc72b167 LinuxWebComponent: Fix high CPU usage 2 years ago
  reuk 39ba1c8383
VST3: Remove unhelpful assertion 2 years ago
  martin@ncore.li f7a28a6d62
VST3: Fix bad value returned from setBusArrangements() (false == kResultTrue) when in/out bus counts are mismatching 2 years ago
  reuk 10baaa420b
CMake: Warn if bundle ID contains spaces 2 years ago
  reuk db90a31813
TreeView: Fix getAllVisibleItems() when only the final row of the tree fits in the viewport 2 years ago
  reuk 621e5e3de4
AudioProcessorGraph: Add basic benchmark test 2 years ago
  reuk cd6939c073
AudioProcessorGraph: Improve lookup speed in isBufferNeedLater 2 years ago
  reuk 4211a2a0fd
AudioProcessorGraph: Only prepare a render sequence for the current processing precision 2 years ago