9310 Commits (583f90bef327adc86cd8a8d7785540a154fce68c)

Author SHA1 Message Date
  reuk 583f90bef3 LV2 Client: Add basic LV2URI validation at build time 2 years ago
  reuk 88e5e23f95 AudioProcessorGraph: Remove unnecessary data members 2 years ago
  Oliver James 7d9cdd3016 Audio: Add AudioWorkgroup support 2 years ago
  Tom Poole 057fd5037e Tidy up some unused public declarations 2 years ago
  Tom Poole 82f1fd57a4 Fix some compiler warnings 2 years ago
  Anthony Nicholls bff4cde055 BufferingAudioFormatReader: Improve robustness of the unit tests 2 years ago
  reuk 00049d8b3a
Video: Fix conversion warning 2 years ago
  reuk 6420ab31b6
DynamicObject: Update signature of clone to return unique_ptr 2 years ago
  reuk 679a33d657
ScopeGuard: Add new heavyweight ErasedScopeGuard type 2 years ago
  reuk d7f7bf98fa
AU Client: Tweak saved version number of presets before restoring to allow restoring AUv3 state 2 years ago
  reuk d47a7d18c1
MessageManager::Lock: Protect Lock from concurrent accesses 2 years ago
  attila 7f100d96e2 Fix MSVC warning 2 years ago
  Tom Poole b769982bb5 Bump version number to 7.0.7 2 years ago
  Tom Poole 1e59930c24 Docs: Add some missing parameters 2 years ago
  Tom Poole 3aa5d96e67 approximatelyEqual: Fix some compilation errors 2 years ago
  Anthony Nicholls f2e03eade0 IIRFilter: Fix potential divide by zero 2 years ago
  Anthony Nicholls 2aff537ced approximatelyEqual: Fix unreachable code warning in MSVC 2 years ago
  reuk a5b74332c2
WebInputStream: Report all headers 2 years ago
  Anthony Nicholls 03b86ceb08 SmoothedValue: Remove approximately equal 2 years ago
  Anthony Nicholls 2bb530f636 approximatelyEqual: Add customisable tolerances for floating-point comparisons 2 years ago
  attila e4c87b766b Fix crash occurring in VirtualDesktopWatcher during desktop scaling changes 2 years ago
  Anthony Nicholls c014e1e9a2 Warnings: Add missing field initialisers warning 2 years ago
  Anthony Nicholls 2a9ea9e534 Warnings: Reformat and match projucer and cmake recommended warnings 2 years ago
  reuk d821f84d6e MidiKeyboardComponent: Avoid adding binding for keycode zero 2 years ago
  reuk 53118de2d2 SystemStats: Avoid OOB reads 2 years ago
  Anthony Nicholls 8640dd004d Thread: Fix an issue setting the priority of a realtime thread 2 years ago
  attila 0037e44a23 DelayLine: Fix early wrapping in Lagrange interpolation 2 years ago
  reuk f0aacca62c
macOS: Fix deprecations in macOS 14.0 2 years ago
  reuk a22e423fc6
CoreGraphics: Refactor for improved consistency 2 years ago
  attila 9275754369 Fix MSVC build when using JucePlugin_AAXPageTableFile 2 years ago
  reuk a4aa7392d8
UIViewComponentPeer: Fix stalled rendering when JUCE_COREGRAPHICS_RENDER_WITH_MULTIPLE_PAINT_CALLS is enabled 2 years ago
  attila eafcd86cfa Fix MSVC warning 2 years ago
  Tom Poole 600881f373 DelayLine: Fix a bug in Lagrange interpolation 2 years ago
  Tom Poole d5cb08e60e Bump version number to 7.0.6 2 years ago
  Tom Poole 714e8dda62 Docs: Fix misnamed parameter 2 years ago
  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
  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