12316 Commits (9199fa3c5179a7d8c3a443e4068bfb1a901b62b8)
 

Author SHA1 Message Date
  ed 76993469ea CoreGraphics: Fixed a leak when loading an empty MemoryBlock in juce_loadWithCoreImage() 4 years ago
  ed 5bff5dc9c8 Whitespace 4 years ago
  ed a9844e1b9f Projucer: Correctly handle Xcode frameworks containing spaces 4 years ago
  ed 547dc7712c Fixed a potential crash in DropShadower when the component is deleted before the shadower 4 years ago
  reuk 8a2c6ad8f7
CMake: Fix bug which prevented header-only modules from being configured correctly 4 years ago
  reuk 327fc86ff2
PluginDescription: Also check deprecatedUid when matching plugin identifier strings 4 years ago
  reuk 36653e8b30
VST Host: Correctly retrieve results of effGetSpeakerArrangement 4 years ago
  ed a1337a3863 VST3: Workaround incorrect VST3 editor ref-count bug in Adobe Audition 4 years ago
  ed 3c48207d15 PluginHostType: Added Adobe Audition on macOS 4 years ago
  ed 1ab54a9438 PluginHostType: Added AU Lab 4 years ago
  reuk cb399a57ff
CMake: Link CoreServices weakly when building for iOS 11 or lower 4 years ago
  ed b5c0c75a5b ASIO: Read buffer size after setting device sample rate 4 years ago
  ed 27af34af8b ASIO: Support larger buffer sizes 4 years ago
  ed b5bb5273c1 TextEditor: Use caret position relative to the Component top-left when calculating scroll amounts in scrollEditorToPositionCaret() and scrollToMakeSureCursorIsVisible() 4 years ago
  ed 24c2953369 TextEditor: Call checkLayout() before moving caret and repainting text in remove() 4 years ago
  ed 841aae5b18 TextEditor: Call scrollToMakeSureCursorIsVisible() after updating layout when undoing/redoing 4 years ago
  ed c145434adf TextEditor: Fixed a bug causing the caret to disappear at the end of lines 4 years ago
  reuk 1e606ddb32
MainMenu: Allow components to directly handle shortcut keys which trigger menu items 4 years ago
  reuk 75ed712b19 AU Wrapper: Fix build errors when using PreferredChannelConfigurations 4 years ago
  ed b7647e2acb Docs: Added ladspa-sdk to Linux dependencies list 4 years ago
  Tom Poole d3248a5f66 Re-saved all projects 4 years ago
  Tom Poole 70250dd0c1 Projucer: Added on option to select the macOS application category 4 years ago
  reuk e4dba6a40a
PlistOptions: Add MIDI tag to aumi plists 4 years ago
  reuk 965f14311d
AUv3 Wrapper: Tidy up sample rate detection 4 years ago
  reuk 8f74f3624c
AU Format: Enable output channels in MIDI FX 4 years ago
  reuk cafb437762
AU Wrapper: Use correct sample rate for MIDI FX with no buses 4 years ago
  reuk a3e421a36b
MIDILogger: Enable MIDI FX mode 4 years ago
  Tom Poole f900581605 Projucer: Do a breadth first search for modules 4 years ago
  ed d30c0502bf ASIO: Update buffer size list when opening a device 4 years ago
  ed a483fb58ee Projucer: Set pdb filename to match pdb output file to workaround broken VS2019 copy step 4 years ago
  Tom Poole ee76137441 Fixed some compiler warnings 4 years ago
  reuk 4cefb3707c
AudioDeviceManager: Ensure current state is updated correctly when device settings are updated 4 years ago
  reuk 8023985a8a
CMake: Allow a broader range of source file extensions in modules 4 years ago
  reuk 52fcd4b336
CMake: Ensure only supported module sources are built on each platform 4 years ago
  reuk 146c8573ca
X11: Fix drag-n-drop bug in the XWindowSystem class 4 years ago
  ed a06063dfd7 VST3: Added a missing return in the previous commit 4 years ago
  ed b1294fdadb VST3: Call setComponentState() on message thread on Linux 4 years ago
  ed dbf5789cda Linux: Fixed a compile error when building VST3 plug-ins with JUCE_MODAL_LOOPS_PERMITTED=0 4 years ago
  ed 11d872ea1b MessageMananger: Made dispatchNextMessageOnSystemQueue() accessible by internal code 4 years ago
  ed 060f96ae7c Projucer: Generate consistent Xcode projects when saving on Windows 4 years ago
  reuk c3a98d44c5
DSP: Fix uses of "snap to zero" preprocessor definition 4 years ago
  reuk 6832dca430 StandaloneFilterWindow: Auto-resize settings dialog when IO options change 4 years ago
  ed 04fdc4c209 Standalone: Add a dummy output channel to MIDI effect plug-ins 4 years ago
  ed 107a2cfe27 AudioProcessorPlayer: Support MIDI effect processors 4 years ago
  reuk 9f03bbc358
VST3 Host: Ensure IEditController::setParamNormalized is only called from the message thread 4 years ago
  reuk 4cfe27af08
VST3 Host: Avoid using Array with a non-dummy CriticalSection 4 years ago
  reuk 361f839546
VST3 Client: Avoid calling performEdit from the audio thread 4 years ago
  reuk c507ec9e73
VST3 Client: Ensure IComponentHandler::restartComponent is only called from the UI thread 4 years ago
  reuk 1f21ce5f30
VST3: Add CachedParamValues helper type 4 years ago
  reuk e4659fd8f2
File: Use unit test random instance to generate unique filename 4 years ago