13833 Commits (2571e772d3fc8e6efe3faefd74db2835798b584c)
 

Author SHA1 Message Date
  attila 2571e772d3 VST3 Host: Add ARA extension detection when scanning plugin from moduleinfo.json 2 years ago
  luzpaz 3c9645fa60 Docs: Fix typos 2 years ago
  reuk 17deafbb0d
OpenGL: Ensure a VAO is bound before calling user render callback 2 years ago
  reuk e4b8569b12
TextEditor: Avoid giving away keyboard focus unconditionally in destructor 2 years ago
  reuk 3387ca362c
TextEditor: Avoid moveCaretTo(Start|End)OfLine moving to the previous line 2 years ago
  reuk 97fa2f0e8a Convolution: Fix integer conversion in unit tests 2 years ago
  reuk 5f44c14576
CoreAudio: Check all entries in inAddresses array in AudioObjectPropertyListenerProc 2 years ago
  reuk 0f80e1be1a
VST3: Fix ambisonic speaker layout conversions 2 years ago
  reuk a8fa44e05c
X11: Ask the host to manage client-initiated resizes 2 years ago
  reuk f8d38edcd4
X11: Use the _NET_WM_STATE_HIDDEN property to determine whether peers are visible on-screen 2 years ago
  reuk 6694160fab
VST3 Host: Fix PluginDescription::category fetched from moduleinfo.json 2 years ago
  reuk 3ea663e91e
Projucer: Fix quoting of VST3 output bundle when running moduleinfotool 2 years ago
  attila 3872c0d3cf AAX Client: Fix returning invalid plugin IDs for layouts added in 2.5.0 2 years ago
  Anthony Nicholls 2e93071f7a HighResolutionTimer: Switch to an improved generic timer for most platforms 2 years ago
  Anthony Nicholls 407720b557 Thread: Fix realtime threads on macOS 2 years ago
  Anthony Nicholls 07cafa8263 BufferingAudioReader: Improve tests 2 years ago
  Anthony Nicholls 92aa3cf330 AudioBuffer: Add equality operators 2 years ago
  Anthony Nicholls eda1921961 Modules: Add breaking changes entry for changes to the JUCE module format 2 years ago
  Tom Poole 05b2c99c51 Fixed a typo in a file name 2 years ago
  Tom Poole ff835be2ac Doxygen: Fix some Doxygen issues 2 years ago
  reuk 242e93e41e LV2 Host: Avoid removing anchors from plugin URIs when loading editors 2 years ago
  Anthony Nicholls 578d2b9d15 ThreadPool: Improve consistency with other option style classes 2 years ago
  Anthony Nicholls 04a89007b7 AAX: Remove unhelpful and potentially confusing virtual method 2 years ago
  reuk 13f0e75ab0
NSViewComponentPeer: Fix rendering issue changing size of AUv2 window when JUCE_COREGRAPHICS_RENDER_WITH_MULTIPLE_PAINT_CALLS is enabled 2 years ago
  reuk 145d3819eb
AudioPluginHost: Fix bug where internal plugins could not be created from the main menu 2 years ago
  Anthony Nicholls 02eb66ee7a ProgressBar: Add style parameter 2 years ago
  reuk 0bf9f745bf
Projucer: Disable hardened runtime for LV2 and VST3 helpers 2 years ago
  reuk cb55176b0e
VST3 Client: DRY activateBus implementation 2 years ago
  reuk 0836cf33b1
VST3 Client: Avoid assertion failure in setBusesLayout when using PreferredChannelConfigurations 2 years ago
  reuk c5b8b7eae0
VST3 Host: Remove assertion when plugin requests that its editor should be opened 2 years ago
  reuk 2d0f21fb4a
VST3 Host: Tidy up input/output loops 2 years ago
  reuk 364976b179
AudioProcessor: Tidy up bus assertions 2 years ago
  Oliver James da2266f2b3 OnlineUnlockStatus: Handle key generation failure case 2 years ago
  Oliver James ebfe9b403b SystemStats: Use 'identifierForVendor' for iOS device ID generation 2 years ago
  Oliver James c398ab065f SystemStats: Use IORegistry API for device ID query 2 years ago
  Anthony Nicholls b3da4ae946 ThreadPool: Add support for a user specified thread name 2 years ago
  Anthony Nicholls 21aca5ba3e Slider: Fix linear bar slider outline 2 years ago
  attila aceef4f5a2 Windows WebView2: Fix build on C++17 2 years ago
  Anthony Nicholls bcb06af289 Examples: fix Reaper embedded view demo 2 years ago
  Anthony Nicholls b09b4c3bc0 Slider: add getNormalisableRange() 2 years ago
  attila cd17f96eb7 Fix MinGW build 2 years ago
  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 6ef45eb20c
CMake: Avoid marking juce_VST3ManifestHelper.mm as HEADER_FILE_ONLY 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