11169 Commits (a2d1fc412a288287c3a841046e0501bfc30f7bf7)
 

Author SHA1 Message Date
  ed a2d1fc412a VST3: Return correct count for MIDI input/output buses in getBusCount() and enable/disable them based on activateBus() calls 5 years ago
  ed b0790feab6 VST3: Re-initialise plug-in MIDI buses in prepareToPlay() 5 years ago
  ed 159a274a03 Projucer: Added a more helpful message for incompatible licenses 5 years ago
  ed 55df0897d1 JUCE version 6.0.0 5 years ago
  ed c1c347c64e JUCE 6.0.0 ChangeList.txt 5 years ago
  ed eabc5cf06c Updated breaking changes doc 5 years ago
  ed de6ecc57f8 Added JUCE 6 LICENSE.md 5 years ago
  ed 009d685179 Updated all license headers 5 years ago
  ed 67925d384f Updated main README with CMake support info and changed docs extension from .txt to .md 5 years ago
  ed 0d410ef3e6 Projucer: Updated projucerMajorVersion to use ProjectInfo::versionNumber 5 years ago
  ed 964d497d6c Projucer: Removed some unused files 5 years ago
  ed 3050ab7060 Final JUCE 5 commit 5 years ago
  ed d2e06f187b Updated breaking changes doc 5 years ago
  ed 4855f52e4d Added missing documentation tags 5 years ago
  ed fa4fde08ec Fixed some documentation issues 5 years ago
  ed 6b6cc53778 Added missing DSP tag to ProcessorChain 5 years ago
  ed 631ef88fb0 Added missing DSP tag to ProcessorChain 5 years ago
  ed d08c26e94d Projucer: Only load the live-build .dll when it's enabled 5 years ago
  ed 51fe471461 VST3: Only call restartComponent() with necessary flags 5 years ago
  ed 6a5d554451 VST3: Only call restartComponent() with necessary flags 5 years ago
  ed d7f44a9cf5 Projucer: Updated licence code to JUCE 6 5 years ago
  ed aa200ffeac Projucer: Fixed some errors when building the live-build engine dll 5 years ago
  ed 5d9f9879c4 Projucer: Updated licence/account URLs to juce.com 5 years ago
  ed 4c56ae4d0d Windows: Check validity of this pointer in WebView2 callbacks and free WebView2Loader.dll in destructor 5 years ago
  ed 802d73f73f Added startTime and endTime to UnitTest TestResult struct 5 years ago
  ed 0f6cdd8457 Linux: Fixed some issues with headless builds and don't terminate process when no X server is running 5 years ago
  ed 1e9cd97664 Added startTime and endTime to UnitTest TestResult struct 5 years ago
  ed 1f63357263 Windows: Added WindowsWebView2WebBrowserComponent wrapper to add support for custom WebView2Loader.dll location and user data folder for WebView2 5 years ago
  reuk f5cb3f4ae1
APVTS: Make adding/removing listeners threadsafe 5 years ago
  reuk 39b5c22a29
GUI: Ensure components refresh correctly when their look and feel changes 5 years ago
  reuk e7004e634c
APVTS: Make adding/removing listeners threadsafe 5 years ago
  ed 68e0e0e329 Use MidiOutput::sendBlockOfMessages() in AudioProcessorPlayer to send timestamped MIDI messages 5 years ago
  ed 87fcf2f353 Windows: Added support for Chromium-based WebView2 browser in WebBrowserComponent and removed WinRT webview 5 years ago
  ed aad3667e17 Updated MidiKeyboardState to use nested Listener and fixed some thread safety issues 5 years ago
  ed 5467c57e23 Updated MidiKeyboardState to use nested Listener and fixed some thread safety issues 5 years ago
  reuk 20fd6902d7
Font: Fix deadlock in findTypefaceFor 5 years ago
  reuk 3a9e26b26c
Font: Fix deadlock in findTypefaceFor 5 years ago
  ed 6814cc0b8d Projucer: Fixed exporter name not being written to console when saving via the cmd line 5 years ago
  ed cb8a40d47c Android: Added support for oboe input device without output 5 years ago
  ed 00cdc86a79 Android: Use default system device if not specified when opening Oboe audio device 5 years ago
  ed eb671a6809 Projucer: Fixed default avatar image 5 years ago
  reuk cbfbd8cf12
CoreGraphics: Use generic colour spaces, instead of device colour spaces 5 years ago
  reuk ae35ebd5bc
DSP: Allow Convolution instances to share a single background thread 5 years ago
  reuk 1502a3a8f2
Clang: Fix errors when building with clang on windows with C++20 enabled 5 years ago
  ed 3536cf969f Projucer: Only close window if one was opened when creating a project from clipboard contents 5 years ago
  ed e195a25088 Added missing String::operator+=() implementation for long ints 5 years ago
  ed 7f4b6e3288 Added missing String::operator+=() implementation for long ints 5 years ago
  ed 945cf12581 Linux: Don't call XFreeCursor() on invalid display 5 years ago
  ed ce16bd3df9 macOS: Use CGContextGetUserSpaceToDeviceSpaceTransform to get backing scale factor of graphics context to avoid unnecessary upscaling on retina displays on macOS 10.14+ 5 years ago
  ed 3ccbf8bc74 Use getDeterminant() method in AffineTransform::inverted() 5 years ago