7354 Commits (14eebfb85abb05c85fc482bb0bf99c7547c0052e)

Author SHA1 Message Date
  ed c73d215cc0 Linux: Use return code of `which` to determine whether executable is available instead of parsing output 5 years ago
  Tom Poole f6782fe25b Revert "XML: Added an additional assertion when parsing/creating malformed namespaced tag names" 5 years ago
  Tom Poole 56f11e8611 XML: Added an additional assertion when parsing/creating malformed namespaced tag names 6 years ago
  ed 21e4522891 Ensure that audio device is always stopped before modifying in AudioDeviceManager::setAudioDeviceSetup() 5 years ago
  ed 00ed43e29a Linux: Fixed a UTF-8 conversion issue in the system clipboard code 5 years ago
  ed e92749e7ca Linux: Fixed a bug in detecting which native file browser to use on Manjaro where `which` returns a non-empty string on failure and fixed a bug in zenity wildcard args 5 years ago
  ed 9db01c4362 Linux: Set class hint for windows so they behave correctly in the dock 5 years ago
  ed 5b5554b7eb macOS/iOS: Fixed a leak in the VideoComponent code when loading videos asynchronously 5 years ago
  ed 1b2c9c154b iOS: Don't set the font smoothing property of the graphics context on iOS so that cached Component images render the same as the default 5 years ago
  ed dd3c96b7e7 iOS: Make sure that native FileChooser is visible and is dismissed correctly when user taps outside the chooser window 5 years ago
  ed 8152b21bf2 iOS: Fixed warning about adding rootViewController view to view hierarchy 5 years ago
  ed 54f65256e2 Cleaned up some whitespace 5 years ago
  ed 301f4f5437 iOS: UIViewComponentPeer refactoring 5 years ago
  ed ccfee61773 iOS: Removed some unused deployment target checks 5 years ago
  Ivan Cohen 2f9b301cb7 DSP: Fixed a logarithmic conversion issue in Phaser 5 years ago
  Tom Poole 6e99a435ed Whitespace 5 years ago
  reuk 5ab6042c04
Convolution: Fix issue where old convolution engines were sometimes used after calling prepare 5 years ago
  ed 94d853b00d Fixed some issues when navigating PopupMenus with the keyboard 5 years ago
  ed 6e9261ea66 macOS: Don't pass native menu key events to currently focused Component 5 years ago
  ed 757556d1ac Fixed a positioning bug in the standalone plug-in window 5 years ago
  ed a5d26db341 macOS: Call superclass constrainFrameRect for NSWindow to ensure that native title bar stays on screen 5 years ago
  ed c8a416f476 Obj-C++: Added obc_msgSendSuper_stret overloads for ObjCMsgSendSuper() and refactored the superclass messaging a bit 5 years ago
  reuk 754ec66b42
Point: Fix incorrect type conversions in operator* and operator/ 5 years ago
  reuk 03bdbb5364 GCC: Fix conversion warnings in JackAudio.cpp 5 years ago
  reuk 4e0f3e8c91
macOS: Fix bug where keyUp messages were forwarding to the superclass keyDown 5 years ago
  ed dc8145fe6a Fixed a potential infinite resize loop when using the standalone plug-in window with a transformed editor 5 years ago
  ed 60b6afd517 Added floating-point overrides for some Component area conversion methods 5 years ago
  juce-team f9f5caa5cc
macOS 11: Fix function pointer conversions 5 years ago
  reuk 395321b4dc
Ignore deprecation warnings in PushNotifications 5 years ago
  reuk 3f00226864
Camera: Use new capture API in macOS 10.15+ 5 years ago
  reuk b27017a5e3
macOS: Initial support for macOS 11 and arm64 5 years ago
  Ivan Cohen f5400b5764 DSP: Fixed an issue with feedback in Chorus 5 years ago
  ed 6aeb9d7dda Bump version number to 6.0.1 5 years ago
  ed af968f5d78 Small fix for previous commit 5 years ago
  ed f1a5f2ef1e Windows: Fixed drag and drop position for DPI-unaware windows 5 years ago
  ed c64ddc4490 Linux: Use versioned X11 libs to load symbols so we aren't relying on the *-dev libs to be installed on user's machines 5 years ago
  ed e19b1bde71 VST3: Don't remove content wrapper component from desktop before destroying on Linux 5 years ago
  ed a95ec7bc8f Linux: Check parent window is still valid before unmapping/destroying embedded OpenGL window 5 years ago
  reuk c3f6318c7c
FileBrowserComponent: Update all filenameBox text when LnF changes 5 years ago
  ed 744e16eebd Fixed some Doxygen parsing issues 5 years ago
  ed 31022e4521 VST3: Fixed some build errors and warnings with JUCE_VST3_CAN_REPLACE_VST2=1 on Linux 5 years ago
  ed c6bd5cb3df Removed unused JUCE_WIN32 define 5 years ago
  reuk 422e4a0083
VST3: Fix link of 32-bit plugins 5 years ago
  reuk 9cc3fca7d0 RangedDirectoryIterator: Allow querying the estimated progress 5 years ago
  ed 3726d5f4a7 OpenSL: Correctly free interface objects 5 years ago
  ed 877f47dd53 Oboe: Don't add unknown audio device types to device list 5 years ago
  ed d8a119e542 Fixed some GCC 5 compatibility issues 5 years ago
  reuk 86aa024138 ComboBoxAttachment: Fix an issue where parameter ranges were converted incorrectly 5 years ago
  ed 16ebe88346 Skip troublesome static_assert in AudioBuffer when building with the live-build engine 5 years ago
  ed 5fe53862ae Android: Updated to Oboe 1.4.2 5 years ago