7705 Commits (282ad8fa9c8a1ebd744d1ec971e727f2d5206ba2)

Author SHA1 Message Date
  ed faf5ed4023 Linux/X11: Prefer CLIPBOARD selection to PRIMARY 4 years ago
  Tom Poole df132fd6df VST: Fixed a compilation error on iOS when hosting VSTs 4 years ago
  Tom Poole 60e13bec0c Allow use of an external VST3 SDK on BSD 4 years ago
  ed 97ee7b7864 ADSR: Fixed a test failure with small sustain lengths 4 years ago
  reuk 32690e6273
AudioProcessorPlayer: Resolve TSAN warnings 4 years ago
  Tom Poole 765eafb1eb Fixed some file permissions 4 years ago
  ed af4b727b8a VST3: Fixed an assertion when JUCE_FORCE_LEGACY_PARAM_IDS=1 due to getProgramParameter() returning the wrong parameter 4 years ago
  ed 52fbaa6042 Linux: Stop MidiInputThread before freeing handle in AlsaClient destructor 4 years ago
  Tom Poole 79fbde7099 Added preliminary support for FreeBSD 5 years ago
  reuk 241bb8d430
VST3 Host: Add cross-platform-compatible VST3 uid hash 4 years ago
  ed be0c36001d Linux: Fixed some comparison warnings using Clang 10 4 years ago
  ed d8004e2e2b Docs: Fixed a few switched "namespace juce" comments 4 years ago
  ed 4b5a67f067 VST3: Fixed bypass and program parameter indices when JUCE_FORCE_USE_LEGACY_PARAM_IDS=1 and AudioProcessor::getBypassParameter() is implemented 4 years ago
  ed 762cf327be macOS: Removed static display change callback 4 years ago
  ed 675d93315f ADSR: Minor refactoring, added some tests 4 years ago
  ed 9e64736519 Docs: Updated the documentation for Component::modifierKeysChanged() 4 years ago
  ed 85589b5fd3 MPE: Set currentlyPlayingNote state to off before calling MPESynthesiserVoice::noteStopped() in MPESynthesiser::turnOffAllVoices() 4 years ago
  ed 421b688eb6 VST3: Removed Windows HWNDComponentWithParent 4 years ago
  ed bb94767e3b Linux: Fixed a compile error when JUCE_USE_XRENDER=1 4 years ago
  Tom Poole ef5608654d VST3: Fixed a bug loading plug-ins 4 years ago
  Tom Poole 60d52182bb Fixed a data race in ThreadedAnalyticsDestination 4 years ago
  Tom Poole 2367d648f4 Fixed an issue rendering AttributedStrings containing horizontal font scale 4 years ago
  Tom Poole a9ad07a945 Use RAII for CFTypes 4 years ago
  reuk 767f63dfb0
UIViewComponentPeer: Fix issue where heavyweight windows could "drift" when resized slowly 4 years ago
  reuk 92ca22c080
UIViewComponentPeer: Fix issue where view may be accessed after deletion 5 years ago
  reuk 819736054f
GenericAudioProcessorEditor: Allow double-click on a slider to return to default value 4 years ago
  reuk de278cf555
AudioPluginHost: Allow resizing plugins from the host, and increase border size on mobile 4 years ago
  reuk 6f92906107
AudioProcessor: Make wrapperType member const 4 years ago
  ed 65bdf50d93 Docs: Fixed a typo in the docs for WebInputStream::Listener::postDataSendProgress() 4 years ago
  reuk d08b526930
AudioProcessor: Fix default behaviour of updateHostDisplay 4 years ago
  reuk 0f6f2728f2
AlertWindow: Scale window according to scale of associatedComponent 4 years ago
  reuk 7b6d41be3f AudioBuffer: Make assertions more specific 4 years ago
  Tom Poole 4c58e50f2e Bump version number to 6.0.8 4 years ago
  ed 71b8885460 VST3: Fixed a crash accessing the program parameter when JUCE_FORCE_USE_LEGACY_PARAM_IDS=1 4 years ago
  reuk 799c5ef51b
BasicNativeHeaders: Increment minimum required IE version on Windows 4 years ago
  reuk 5bcd2b0dfb
NSViewComponentPeer: Force repaint when window becomes key 5 years ago
  reuk 3fe0b07a82
SystemStats: Avoid "pragma intrinsic" when building with the Intel compiler 5 years ago
  reuk ba475a8008
AudioDeviceSelectorComponent: Draw text using TextLayout rather than GlyphArrangement 5 years ago
  ed 914119eca5 Standalone: Avoid hitting an assertion when setting resize limits 5 years ago
  reuk 7b6ad28b46
AUv3 wrapper: Allow host to resize editor view 5 years ago
  reuk 8fb4541fdb
iOS: Avoid unnecessary numeric conversion 5 years ago
  ed 77d4ac7242 URL: Fixed backwards compatibility of URL::createInputStream() when specifying a POST-like request with parameters and no POST data 5 years ago
  ed 7d71efe6e0 Standalone: Use AudioProcessorEditor::setBoundsConstrained() when setting editor bounds 5 years ago
  ed db618477ff Standalone: Respect AudioProcessorEditor resize limits 5 years ago
  ed ad8f2013b5 AudioProcessorEditor: Set ComponentBoundsConstrainer stretchingTop/Left/Bottom/Right values when calling setBoundsForComponent() 5 years ago
  reuk df06a471c0
AudioProcessorPlayer: Support a greater variety of IO configurations 5 years ago
  ed fa8c446d0c URL: Added InputStreamOptions and enable POST data to be sent with URL-encoded parameters. 5 years ago
  ed f9f0896bbb Tidied up URL and WebInputStream docs 5 years ago
  ed 22777e5480 Linux: Remove embedded OpenGL window events from event queue when destroying 5 years ago
  reuk 3dc97ec71c
PluginHostType: Add missing juce:: namespace 5 years ago