7951 Commits (61c638106f84bdadd7b9ef380b30bdee9b51da05)

Author SHA1 Message Date
  reuk 3b93d5d7eb FileChooser: Allow multiple directory selection on Linux/Zenity 4 years ago
  reuk 0a4a67d439 PopupMenu: Use correct alignment for submenus with large borders 4 years ago
  reuk bcd7ae1fb5
PopupMenu: Avoid cropping menu items at the bottom of long menus with large borders 4 years ago
  reuk bad031aa03 iOS: Enable support for layered/async drawing 4 years ago
  reuk bc796b1636
TooltipWindow: Display tooltips at same scale as hovered components 4 years ago
  reuk 1c2abc80d7
Component: Ensure getScreenPosition result is in terms of the logical coordinate space of the screen 4 years ago
  reuk 73523cd6a5
UIViewComponentPeer: Add support for hover and scroll events from external mice and trackpads 4 years ago
  reuk 6db900926b
VST3 Client: Fix issue where host failed to receive latency change notifications 4 years ago
  reuk 2f04d6a846
VST3 Client: Fix leak caused by unnecessary manual refcounting 4 years ago
  reuk 706d80216b
AudioBlock: Allow smoothing using SmoothedValues of a broader range of types 4 years ago
  ed b34e798f39 Accessibility: Fixed some bugs in Windows text navigation and readouts, improved selection and focus navigation 4 years ago
  ed 5080b29626 Accessibility: Added AccessibilityHandler::isVisibleWithinParent() and improved focus support 4 years ago
  ed c359f99fb5 Accessibility: Improved macOS support for offscreen rows/cells 4 years ago
  ed b6d429a3f7 Accessibility: Add table and cell interface support to ListBox accessibility handlers 4 years ago
  ed 5e6fe0db3d Accessibility: Send structure change message when TreeView viewport is scrolled 4 years ago
  ed 9147a5e535 Accessibility: Ignore Viewport content holder 4 years ago
  ed 82a5911d56 Accessibility: Send focus change notification in Component::enterModalState() 4 years ago
  ed 361b29edb6 Offset TextEditor::getTextBounds() by viewport position 4 years ago
  ed f3aa49e0d3 Accessibility: Fixed ListBox multiple selection 4 years ago
  ed b6bb2f4882 Accessibility: Improved PopupMenu focus handling when opening and added support for submenus 4 years ago
  ed 333983947e Accessibility: Removed widget_handlers 4 years ago
  reuk 06544850fb
BLOCKS: Remove juce_blocks_basics module 4 years ago
  ed 6bb3b9208b TreeView: Use Component::getApproximateScaleFactorForComponent() when creating drag images 4 years ago
  Tom Poole d7d350599d macOS: Use __builtin_debugtrap for assertions on ARM 4 years ago
  reuk c19cd73306
HWNDComponentPeer: Avoid dismissing modals from peer-initiated messages 4 years ago
  reuk 1124ec146d VSTPluginFormat: Fix rare crash where plugins may attempt to read uninitialised pointers 4 years ago
  Tom Poole bfdda737a2 Projucer: Removed the live build 4 years ago
  ed 64896eefcd Accessibility: Fixed a potential crash when re-using custom ListBox components 4 years ago
  reuk 972c45a76e
VST3: Remove noisy warnings from VST3 SDK 4 years ago
  reuk 900282ccf3
MinGW: Fix warnings and errors emitted when building VST3 plugins 4 years ago
  reuk 52e6c4f727
VST3: Update VST3 SDK files 4 years ago
  reuk d31a1ee3ee
VST3 SDK: Revert JUCE modification to fplatform.h 4 years ago
  reuk 40fa4ff90c
AU Client: Fix variable naming 4 years ago
  reuk 668f16f0ec
Component: Ensure component position does not change when removed and re-added to desktop 4 years ago
  reuk 47c7751750
VST3 Host: Avoid calling IMidiMapping functions on the audio thread 4 years ago
  reuk c8dae58fd2
VST3 Host: Avoid calling processBlock, prepareToPlay, and releaseResources simultaneously 4 years ago
  ed 8b74ec2fb7 MinGW: Exclude native accessibility code 4 years ago
  ed 70d0657f00 Windows: Only load UIA functions when accessibility is active 4 years ago
  ed 6a36af2a11 Fixed a lambda capture lifetime issue when setting up IncDecButtons style sliders 4 years ago
  ed 533f68219b Fixed some Doxygen issues 4 years ago
  Tom Poole a1a65707f6 Fixed a documentation typo 4 years ago
  ed ec990202b1 Accessibility: Added VoiceOver (macOS) and Narrator (Windows) accessibility screen reader support to juce_gui_basics 4 years ago
  reuk 1df59f7469
VST3 Host: Only send updates for modified parameters 4 years ago
  reuk f35c2d90e2
VST3 Host: Ensure AudioProcessor parameter indices are used when appropriate 4 years ago
  reuk 32f99d2615
AudioPlayHead: Tidy up implementation 4 years ago
  reuk 0f690662d8
AutoResizingNSViewComponent: Fix display issues for certain plugin views 4 years ago
  reuk a7ce9aab98
MidiBuffer: Allow addEvent to report success or failure 4 years ago
  reuk 12df164127
Allow VST and LADSPA plugins to load properly from old PluginDescriptions 4 years ago
  reuk 19821db2a3
HWNDComponentPeer: Dismiss modals when windows are moved 4 years ago
  reuk 15305e69af VST3 hosting: Fix issue where MIDI controller changes were not passed on to plugins 4 years ago