7295 Commits (c1c347c64ec7d27fdf5cd6124fc7119df131b4e2)

Author SHA1 Message Date
  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 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 6a5d554451 VST3: Only call restartComponent() with necessary flags 5 years ago
  ed 4c56ae4d0d Windows: Check validity of this pointer in WebView2 callbacks and free WebView2Loader.dll in destructor 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
  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 5467c57e23 Updated MidiKeyboardState to use nested Listener and fixed some thread safety issues 5 years ago
  reuk 3a9e26b26c
Font: Fix deadlock in findTypefaceFor 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
  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 7f4b6e3288 Added missing String::operator+=() implementation for long ints 5 years ago
  ed 3ccbf8bc74 Use getDeterminant() method in AffineTransform::inverted() 5 years ago
  ed 7b17d42039 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 b5214a341e Normalised lambda whitespace 5 years ago
  ed d510b73cdf Normalised all whitespace before args in std::function 5 years ago
  ed 3283f2224a Projucer: Added new start page window 5 years ago
  ed 4c95c227f6 Android: Fixed inverted screensaver logic 5 years ago
  reuk b5dac7968f
Xcode: Fix ambiguous symbol errors in VST3 wrapper 5 years ago
  reuk 9dc6e687c1
MIDI: Allow MidiMessageCollector to preallocate storage 5 years ago
  reuk f7ccdd54bb
Midi: Fix midi buffer iterator tag 5 years ago
  ed 606e8a509b AudioProcessorGraph: Return Node::Ptr from removeNode() 5 years ago
  ed 0d610c52b2 Removed an unused define from the JUCE splash screen 5 years ago
  ed 05602341fc OpenGL: Take global scale factor into account when setting rendering scale on Windows 5 years ago
  ed 40ab91dea4 macOS: Fixed an issue in FakeMouseMoveGenerator when a global scale factor is applied 5 years ago
  ed 351c5142e5 AAX: Resize host window correctly when global scale != 1 5 years ago
  ed 889f3baa70 iOS: Fixed a leak in the FileChooser code 5 years ago
  ed 73e4cb832d AU: Resize host window correctly when global scale != 1 5 years ago
  ed 5d9eb7ee1f Whitespace 5 years ago
  ed fb34363c0a VST3: Fixed some alignment warnings when loading VST2-compatible state data 5 years ago
  ed b8f8a1781d AU: Ignore implicit fallthrough warning when including AU headers 5 years ago
  ed 9de335a575 Removed references to nonexistent function in BubbleMessageComponent docs 5 years ago
  ed b57509c4a2 Removed some cross-module relative includes 5 years ago
  ed ceb410ca69 iOS: Fixed a linker error when compiling juce_events without juce_gui_basics 5 years ago
  ed 2bfed0b354 Removed some unnecessary JUCE_MODULE_AVAILABLE_* checks 5 years ago
  ed 77787bd3ae VST: Query host window scale factor when opening editor window 5 years ago
  ed b77b14c6c3 Fixed some incorrect documentation examples for the Rectangle::removeFromRight() and ::removeFromBottom() methods 5 years ago
  ed da552112a8 Linux: Fixed a data race in the ALSA code 5 years ago
  ed 685dc4fd78 Fixed a typo 5 years ago
  ed 539f524853 Android: Added some missing AudioDeviceInfo types 5 years ago