9429 Commits (e6509fcb51eaa92b1c7a2c7918caced2eefd00b4)

Author SHA1 Message Date
  reuk d7f7bf98fa
AU Client: Tweak saved version number of presets before restoring to allow restoring AUv3 state 1 year ago
  reuk d47a7d18c1
MessageManager::Lock: Protect Lock from concurrent accesses 1 year ago
  attila 7f100d96e2 Fix MSVC warning 1 year ago
  Tom Poole b769982bb5 Bump version number to 7.0.7 1 year ago
  Tom Poole 1e59930c24 Docs: Add some missing parameters 1 year ago
  Tom Poole 3aa5d96e67 approximatelyEqual: Fix some compilation errors 1 year ago
  Anthony Nicholls f2e03eade0 IIRFilter: Fix potential divide by zero 1 year ago
  Anthony Nicholls 2aff537ced approximatelyEqual: Fix unreachable code warning in MSVC 1 year ago
  reuk a5b74332c2
WebInputStream: Report all headers 1 year ago
  Anthony Nicholls 03b86ceb08 SmoothedValue: Remove approximately equal 1 year ago
  Anthony Nicholls 2bb530f636 approximatelyEqual: Add customisable tolerances for floating-point comparisons 1 year ago
  attila e4c87b766b Fix crash occurring in VirtualDesktopWatcher during desktop scaling changes 1 year ago
  Anthony Nicholls c014e1e9a2 Warnings: Add missing field initialisers warning 1 year ago
  Anthony Nicholls 2a9ea9e534 Warnings: Reformat and match projucer and cmake recommended warnings 1 year ago
  reuk d821f84d6e MidiKeyboardComponent: Avoid adding binding for keycode zero 1 year ago
  reuk 53118de2d2 SystemStats: Avoid OOB reads 1 year ago
  Anthony Nicholls 8640dd004d Thread: Fix an issue setting the priority of a realtime thread 1 year ago
  attila 0037e44a23 DelayLine: Fix early wrapping in Lagrange interpolation 1 year ago
  reuk f0aacca62c
macOS: Fix deprecations in macOS 14.0 1 year ago
  reuk a22e423fc6
CoreGraphics: Refactor for improved consistency 1 year ago
  attila 9275754369 Fix MSVC build when using JucePlugin_AAXPageTableFile 1 year ago
  reuk a4aa7392d8
UIViewComponentPeer: Fix stalled rendering when JUCE_COREGRAPHICS_RENDER_WITH_MULTIPLE_PAINT_CALLS is enabled 1 year ago
  attila eafcd86cfa Fix MSVC warning 1 year ago
  Tom Poole 600881f373 DelayLine: Fix a bug in Lagrange interpolation 2 years ago
  Tom Poole d5cb08e60e Bump version number to 7.0.6 1 year ago
  Tom Poole 714e8dda62 Docs: Fix misnamed parameter 1 year ago
  attila 2571e772d3 VST3 Host: Add ARA extension detection when scanning plugin from moduleinfo.json 1 year ago
  luzpaz 3c9645fa60 Docs: Fix typos 1 year ago
  reuk 17deafbb0d
OpenGL: Ensure a VAO is bound before calling user render callback 1 year ago
  reuk e4b8569b12
TextEditor: Avoid giving away keyboard focus unconditionally in destructor 1 year ago
  reuk 3387ca362c
TextEditor: Avoid moveCaretTo(Start|End)OfLine moving to the previous line 1 year ago
  reuk 97fa2f0e8a Convolution: Fix integer conversion in unit tests 1 year ago
  reuk 5f44c14576
CoreAudio: Check all entries in inAddresses array in AudioObjectPropertyListenerProc 1 year ago
  reuk 0f80e1be1a
VST3: Fix ambisonic speaker layout conversions 1 year ago
  reuk a8fa44e05c
X11: Ask the host to manage client-initiated resizes 1 year ago
  reuk f8d38edcd4
X11: Use the _NET_WM_STATE_HIDDEN property to determine whether peers are visible on-screen 1 year ago
  reuk 6694160fab
VST3 Host: Fix PluginDescription::category fetched from moduleinfo.json 1 year ago
  attila 3872c0d3cf AAX Client: Fix returning invalid plugin IDs for layouts added in 2.5.0 1 year ago
  Anthony Nicholls 2e93071f7a HighResolutionTimer: Switch to an improved generic timer for most platforms 1 year ago
  Anthony Nicholls 407720b557 Thread: Fix realtime threads on macOS 1 year ago
  Anthony Nicholls 07cafa8263 BufferingAudioReader: Improve tests 1 year ago
  Anthony Nicholls 92aa3cf330 AudioBuffer: Add equality operators 1 year ago
  Tom Poole 05b2c99c51 Fixed a typo in a file name 1 year ago
  Tom Poole ff835be2ac Doxygen: Fix some Doxygen issues 1 year ago
  reuk 242e93e41e LV2 Host: Avoid removing anchors from plugin URIs when loading editors 1 year ago
  Anthony Nicholls 578d2b9d15 ThreadPool: Improve consistency with other option style classes 1 year ago
  Anthony Nicholls 04a89007b7 AAX: Remove unhelpful and potentially confusing virtual method 1 year ago
  reuk 13f0e75ab0
NSViewComponentPeer: Fix rendering issue changing size of AUv2 window when JUCE_COREGRAPHICS_RENDER_WITH_MULTIPLE_PAINT_CALLS is enabled 1 year ago
  Anthony Nicholls 02eb66ee7a ProgressBar: Add style parameter 1 year ago
  reuk cb55176b0e
VST3 Client: DRY activateBus implementation 1 year ago