11880 Commits (ec43c7f61cc7beee1b7dadab47b520a8565e13ad)
 

Author SHA1 Message Date
  reuk ec43c7f61c
FileChooser: Remember previous file location on Windows 4 years ago
  reuk 0e7fd1b909
StandalonePluginHolder: Fix out-of-bounds read when audio callbacks use larger-than-expected buffers 4 years ago
  reuk 0e47da1474
VST Client: Ensure audioMasterIOChanged is sent when latency is updated 4 years ago
  ed c0bcba8d71 Projucer: Only update module list on change 4 years ago
  ed 94ac07cd73 Projucer: Fixed a potential crash in JucerTreeViewBase when dereferencing a deleted pointer to the underlying TreeViewItem 4 years ago
  ed d6ac6b543b Removed some unnecessary angled brackets 4 years ago
  ed a8aafed53d Removed some unnecessary virtual keywords 4 years ago
  ed bd17993caa SidePanel: Call onPanelShowHide when animation has completed 4 years ago
  ed 6e82569c24 Re-saved all projects 4 years ago
  ed 8aa84abd7c Oboe: Updated to release 1.5.1 4 years ago
  ed 433750941b MemoryBlock: Added a new replaceAll() method and deprecated the replaceWith() method 4 years ago
  ed f5dac0780d TextEditor: Only start new lines when shouldStartNewLine == true when splitting long atoms 4 years ago
  ed 7fb45db0d2 TextEditor: Always return positive integers from getMaximumTextWidth/Height() 4 years ago
  reuk db8123f65c Docs: Fix typo in makefile 4 years ago
  ed b9c8a1475f TextEditor: New line atoms should have zero width 4 years ago
  ed b644d7b675 TextEditor: Fixed a wrapping bug when right-justified 4 years ago
  ed 0fc1ede50f Used MemoryBlock::isEmpty() in a few places 4 years ago
  ed b2b1685ca6 Added MemoryBlock::isEmpty() 4 years ago
  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