9241 Commits (61b27097b71852aefc84bf9987602df0266ae301)

Author SHA1 Message Date
  Anthony Nicholls 61b27097b7 AAX: Allow runtime custom search paths for a page table file 2 years ago
  attila f16a430f08 Windows: Fix potential accessibility related leaks 2 years ago
  attila 18489bb7d7 WebBrowserComponent: iOS: Add accessibility integration 2 years ago
  attila f519af3b62 WebBrowserComponent: Android: Add accessibility integration 2 years ago
  attila d8c282e293 WebBrowserComponent: MacOS: Add accessibility integration 2 years ago
  attila 7657efd227 WebBrowserComponent: Windows: Add accessibility integration 2 years ago
  reuk bc9e709e59
ListBox: Rename getModel to avoid name hiding by derived classes 2 years ago
  reuk f012f8c280
OpenGL: Keep track of previously-attached VAOs and buffers when creating additional GL-backed Graphics contexts 2 years ago
  reuk 9705ef660e
FileListComponent: Allow getTooltipForRow to function as expected when overridden 2 years ago
  reuk c8c4cdc7d5
EdgeTable: Add offset before truncating to somewhat restore old rounding behaviour 2 years ago
  Tom Poole 1fbfeb6039 iOS: Fix a constant redrawing bug 2 years ago
  Anthony Nicholls 50518ee618 HighResolutionTimer: Use a generic timer for BSD 2 years ago
  attila c79ca4e815 FileTreeComponent: Order items according to OS specific rules 2 years ago
  Anthony Nicholls 587e07007d HighResolutionTimer: Complete rewrite 2 years ago
  reuk ca16b82daa
VST3: Fix build failure in manifest helper when using an AppConfig.h 2 years ago
  reuk 11f84c977f MinGW: Fix redundant redeclaration warning 2 years ago
  reuk c2949edda0
OpenGL: Avoid taking X lock when swapping buffers to reduce lock contention 2 years ago
  reuk ed15516087
OpenGL: Use newer GLX APIs 2 years ago
  reuk 4f67a18a3f
EdgeTable: Avoid integer truncation when rendering paths with large coordinates 2 years ago
  reuk 059d98507c
Params: Consistently use HostedAudioProcessorParameter rather than AudioProcessorParameterWithID when querying parameter IDs 2 years ago
  reuk 722b552657
OpenGL: Avoid signed integer truncation when computing frame time differences 2 years ago
  reuk 604e090372
VST3 Host: Update host parameter values when only plugin AudioProcessor reports changes 2 years ago
  reuk 974795ed7a
VST3: Add support for 5/6/7-order ambisonics from VST 3.7.8 2 years ago
  reuk 6015900d6d
VST3 Host: Constrain editor view to prevent it being resized beyond the minimum size recommended by the plugin 2 years ago
  reuk eeb6230db4
VST3 Host: Allow resizing of plugin views 2 years ago
  reuk 7c53711ce0
VST3 Host: Read new moduleinfo.json location 2 years ago
  reuk 77458fb4f9
VST3 Client: Generate moduleinfo.json into Resources directory of bundle 2 years ago
  reuk 06a2089872
VST3 Client: Update moduleinfotool to write compatibility info from plugin 2 years ago
  reuk ab1b8de52f
VST3: Update SDK to 3.7.8 2 years ago
  reuk e56e470f5b
LV2 Manifest Helper: Rename main source file 2 years ago
  reuk 53a87c178c
AlertWindow: Update documentation 2 years ago
  reuk c13276a4d6
Windows: Allow IME input in plugins 2 years ago
  reuk dae9567dca
WindowsHooks: Split declarations and definitions into seaprate files 2 years ago
  reuk 7ed89e4896
WindowsHooks: Move into juce_gui_basics 2 years ago
  reuk 1c1cbdf18d
ComponentBoundsConstrainer: Add new decorator constrainer 2 years ago
  reuk 1ad3430e14
ImageCache: Avoid assertion in destructor 2 years ago
  reuk 4ba81fda59
FileChooser: Fix bug where native FileChooser could not be closed when hosted in Cantabile 2 years ago
  reuk 910c60b84a
FileChooser: Avoid passing deprecated --confirm-overwrite option to zenity 2 years ago
  reuk 3894fdbe5f
CoreGraphics: Fix issue where AlertWindow borders were not rendered correctly 2 years ago
  reuk fa6f5a889a
NSViewComponentPeer: Avoid calling makeKeyWindow on windows that cannot become key 2 years ago
  reuk cf7c865432
NSViewComponentPeer: Ensure inner views that receive key equivalents reset keyDown state correctly 2 years ago
  reuk 3d172f9c0d
AU Client: Fix pointer-to-bool conversion 2 years ago
  reuk 59727e6860
File: Enable symbolic link creation on BSD 2 years ago
  attila f7e04d1423 FileBrowserComponent: Respect FileFilters in TreeView mode 2 years ago
  Anthony Nicholls f5cd9547dd Tidy divider comments 2 years ago
  Anthony Nicholls 99138c13f8 Android: fix float comparisons 2 years ago
  Tom Poole 61a4a3785a DelayLine: Fix a bug in Lagrange interpolation 2 years ago
  reuk 8ed3618e12
CoreGraphicsContext: Fix issue where clipping a gradient on a layer-backed view could cause rendering glitches 2 years ago
  reuk b56f386b6b
CoreGraphicsContext: Reduce repetition 2 years ago
  reuk e414f76cac
CoreGraphicsContext: Replace bool flag with std::optional 2 years ago