12337 Commits (c41f64111f5f828697fdfa7f10a02724bdcb46cc)
 

Author SHA1 Message Date
  reuk c41f64111f
FilterDesign: Add assertions to catch misuse of design functions 3 years ago
  reuk e02a09da0c
HeapBlock: Disable size-based constructor for non-integral arguments 3 years ago
  reuk ef0b1ec1ef
DSPModulePluginDemo: Add parameter groups 3 years ago
  reuk 07ca7ae13b
GenericAudioProcessorEditor: Update parameter names when AudioProcessor changes 3 years ago
  reuk cfec0b5356
GenericAudioProcessorEditor: Add support for grouped parameters 3 years ago
  reuk 12fd1479a8
AudioPluginHost: Only add editor menu item for plugins with editors 3 years ago
  reuk 31c7f42e55
AudioPluginHost: Only allow editor window resizing when this is supported by the plugin 3 years ago
  reuk 3d1d060317
AudioPluginInstance: Add API to retrieve parameter IDs from hosted plugins 3 years ago
  reuk fbe446eac0
ProcessorChain: Add support for C++17 structured bindings 3 years ago
  reuk 930a3299f2
Reservoir: Factor out reservoir management code 3 years ago
  reuk abd5fe4a69
DryWetMixer: Update implementation to use SingleThreadedAbstractFifo 3 years ago
  reuk b0bd1c4f63
SingleThreadedAbstractFifo: Move into juce_core 3 years ago
  reuk 7504fa065b
FileChooser: In Linux FileChoosers, prefer to open files rather than directories if both are requested 3 years ago
  reuk 0feda541e7
Projucer: Escape external library paths correctly 3 years ago
  Attila Szarvas 823bfb0c32 DragAndDropContainer: fix positioning when source Component is transformed 3 years ago
  ed a7915ec47e iOS/macOS Accessibility: Tidy up shared value getter 3 years ago
  ed 2abf68d866 iOS Accessibility: Create UIAccessibilityReadingContent protocol-conforming classes dynamically for text elements 3 years ago
  ed a6db2ef4ff iOS Accessibility: Fix a potential use-after-free when deallocating a container element 3 years ago
  ed 49fdf1a4d3 Re-save all projects 3 years ago
  reuk b6ab931bcf
File: Add helper function to locate shared containers on macOS and iOS 3 years ago
  reuk d738f0274e
File: Fix quoting in openDocument() on Linux 3 years ago
  reuk 9199fa3c51
Warnings: Avoid triggering missing-prototypes warnings on macOS/iOS 3 years ago
  reuk d396bdb97f
CMake: Allow setting the network multicast entitlement 3 years ago
  reuk 0d716ab647
CMake: Enable program database output by default for debug builds 3 years ago
  reuk 3768349a05
Font: Make Font and TypefaceCache threadsafe 3 years ago
  ed 300f573163 PluginHostType: Add Ableton Live 11 detection 3 years ago
  ed 55ffe91db8 TreeView: Don't add MouseListener for nested custom components 3 years ago
  ed d589f65b36 AUv3: Fall back to view size if AUViewControllerBase preferredContentSize property has a zero size when opening plug-in editor 3 years ago
  ed ada1b2d693 AU: Reset plug-in host callbacks in prepareToPlay() in case they were removed when uninitialising or resetting the audio unit 3 years ago
  ed 4649bc1b13 Windows: Add WebView2Preferences struct to modify aspects of WebView2 behaviour 3 years ago
  ed 315f6d8fcd Projucer: Bump WebView2 package version to latest stable 3 years ago
  reuk 056700572c
OpenGLPixelFormat: Tidy up equality function 3 years ago
  reuk abf493122f
OpenGL: Attempt to enable multisampling on Android 3 years ago
  reuk 75258a4ba6
OpenGL: Add multisampling support on Linux 3 years ago
  reuk f0d11f961b
OpenGLContext: Avoid reading from component on background thread 3 years ago
  reuk a87efde9ba
OpenGL Demos: Fix Thread Sanitizer warnings 3 years ago
  reuk ceae64dd40
AudioDeviceSelectorComponent: Always show the actual samplerate of the device 3 years ago
  reuk fd87195941
iOS Audio: Allow specifying a fixed set of preferred sample rates 3 years ago
  reuk 3f5862cf17
WASAPI: Tidy up internal buffering mechanism 3 years ago
  reuk 32322a51e8
TableHeaderComponent: Avoid repainting in setColumnWidth if requested size is outside limits 3 years ago
  reuk d13a23ad14
Build: Ensure that plugin and manufacturer codes are exactly four characters in length 3 years ago
  reuk 7525da867b
Projucer: Allow setting the network multicast entitlement in the Xcode exporter 3 years ago
  reuk c49e18cad4
Projucer: Add option to automatically set up oneMKL in VS exporters 3 years ago
  reuk bde242892f
Projucer: Avoid adding duplicate arrays to plist 3 years ago
  reuk 65bd869451
Projucer: Properly escape android app names containing apostrophes 3 years ago
  reuk 5f7ad995af
Projucer: Escape special characters in MSVC project files 3 years ago
  reuk 23e621f26e
Projucer: Add BOM when writing VS solution files 3 years ago
  reuk 4046912b6e
Projucer: Fix string escaping in IAA name definition 3 years ago
  reuk 6c775a367b
Projucer: Escape single quotes in project names for makefile projects 3 years ago
  reuk cd495f136e
Projucer: In Xcode exporter, properly escape single quotes in preprocessor definitions 3 years ago