10663 Commits (aeaae3b44bcab82d5a60e030d89f2bcf1957b409)
 

Author SHA1 Message Date
  ed aeaae3b44b Projucer: Ensure that new project windows are always fully onscreen 6 years ago
  Tom Poole 1650b1c175 Updated the InterAppAudio example to use the new APVTS getRawParameterValue method 6 years ago
  ed 0b714fad47 Updated the documentation of AudioFormat::createWriterFor() 6 years ago
  ed 570323daa5 Windows: Removed WSAPoll from the Socket classes as it does not report failed connections 6 years ago
  reuk 70ddcd16e6 APVTS: Use atomic floats for current parameter states 6 years ago
  ed eb780b56b8 Windows: Dynamically load WSAPoll method from Ws2_32.dll to restore compatibility with older Windows versions 6 years ago
  ed 978faaca83 Added Reason detection to PluginHostType 6 years ago
  reuk 6a27649a85 AudioProcessorGraph: Fixed an issue where processBlock could be called simultaneously with releaseResources 6 years ago
  Tom Poole 5e209b37d3 AudioProcessorGraph: Fixed some thread safety issues 6 years ago
  ed c46194d08b Windows: Fixed a deadlock that could occur when dispatching messages from the overflow queue 6 years ago
  jules 31e82060f1 Removed dependency on libalchemy for Bela support 6 years ago
  ed 9c2ea30468 Added another missing TooltipWindow instance to the BlocksMonitorDemo example 6 years ago
  ed 84a7f5533a Added a missing TooltipWindow instance to the WidgetsDemo example 6 years ago
  ed fa1c15b45e Re-saved all projects 6 years ago
  ed 0273a4ad18 Fixed a config name mismatch in juce_events.h 6 years ago
  Tom Poole 17275dbf8f ComboBox: Added a repaint call to showPopupIfNotActive 6 years ago
  Tom Poole 98f4056d6e AudioProcessorParameterGroup: Improved the documentation 6 years ago
  ed c898376158 Check for UNC paths when normalising separators in File::parseAbsolutePath() 6 years ago
  ed a8e592d8a8 VST3: Scale the ContextMenu coords correctly in DPI-aware hosts 6 years ago
  Tom Poole d00d23139c VST3: Added the ability to change parameter names at runtime 6 years ago
  jules 9b64141c93 Small fix to use of JUCEApplicationBase::quit() in linux event thread code 6 years ago
  ed ecbab99917 Normalise file separators in File::parseAbsolutePath() 6 years ago
  Tom Poole 1adcc26ca6 VST3: Fixed an issue with non-contiguous IO buses 6 years ago
  ed 5b65b33280 Make sure scrollbar listeners are updated in Viewport::updateVisibleArea() 6 years ago
  ed e095248d6d Added Cubase 10.5 detection to PluginHostType 6 years ago
  Tom Poole 24d7a9a342 Updated some deprecated code use 6 years ago
  ed e18f6da884 Added setImage() builder methods to PopupMenu::Item 6 years ago
  ed 35023af7ff Windows: Removed an ancient workaround when getting the input/output latencies of an ASIO device 6 years ago
  Tom Poole 7ebaac9827 Added a JUCE_AU_WRAPPERS_SAVE_PROGRAM_STATES option to the juce_audio_plugin_client module 6 years ago
  Tom Poole 0ceadf510b Fixed compatibility with JUCE_FORCE_LEGACY_PARAMETER_AUTOMATION_TYPE 6 years ago
  ed 23f211ab35 Fixed some warnings in the macOS and iOS push notifications code 6 years ago
  jules 7c2e0edc7e Added a deleted void* constructor to var, to prevent people accidentally giving it a raw pointer and having it cast to bool 6 years ago
  Tom Poole dc3614e9a8 Fixed a threading issue when checking for duplicate parameter IDs 6 years ago
  ed 49180f1461 VST3: Check Windows scale factor is correct in attached() 6 years ago
  reuk 42be540c27 Improved the thread safety of AudioProcessorGraph 6 years ago
  ed 3f111dbf83 Fixed push notifications device token parsing on iOS and macOS 6 years ago
  Tom Poole 8c535e8fdd Fixed an issue saving state in the AU and AUv3 backends 6 years ago
  ed 2b0f75070c Projucer: Check the global path setting state when creating the ModulesFolderPathBox in the new project template component 6 years ago
  ed 3d5c6b8a03 Fixed a typo 6 years ago
  ed 50f90fd61a macOS: Fixed a typo in the CoreMIDI code when creating device names 6 years ago
  Tom Poole 31e78da5dd Projucer: Made the autoupdater obtain executable file permissions directly from the JUCE distribution zips 6 years ago
  Tom Poole 5e2f53237e Exposed externalFileAttributes in ZipEntry 6 years ago
  ed 6b17905940 Added #if JucePlugin_Build_Standalone guard to juce_audio_plugin_client_Standalone.cpp 6 years ago
  Tom Poole 20163e7964 Fixed some file permissions 6 years ago
  ed f86b33d4f7 Added #if JucePlugin_Build_AU guard to juce_audio_plugin_client_AU_2.mm 6 years ago
  ed f51c6790bf Fixed Ableton Live detection in PluginHostType 6 years ago
  Tom Poole d73220920e Made the audio parameter classes thread safe 6 years ago
  ed ecf97e2a08 Projucer: Removed some unused code from the FilePathPropertyComponent 6 years ago
  Mike Toon 966f5f09ec BLOCKS: Only update ping sent time when pings are sent 6 years ago
  ed d316ae3a31 Projucer: Fixed some warnings in the autogenerated code 6 years ago