9215 Commits (77458fb4f95b8beb045d13f3490adaab45df07fa)

Author SHA1 Message Date
  reuk 77458fb4f9
VST3 Client: Generate moduleinfo.json into Resources directory of bundle 2 years ago
  reuk 06a2089872
VST3 Client: Update moduleinfotool to write compatibility info from plugin 2 years ago
  reuk ab1b8de52f
VST3: Update SDK to 3.7.8 2 years ago
  reuk e56e470f5b
LV2 Manifest Helper: Rename main source file 2 years ago
  reuk 53a87c178c
AlertWindow: Update documentation 2 years ago
  reuk c13276a4d6
Windows: Allow IME input in plugins 2 years ago
  reuk dae9567dca
WindowsHooks: Split declarations and definitions into seaprate files 2 years ago
  reuk 7ed89e4896
WindowsHooks: Move into juce_gui_basics 2 years ago
  reuk 1c1cbdf18d
ComponentBoundsConstrainer: Add new decorator constrainer 2 years ago
  reuk 1ad3430e14
ImageCache: Avoid assertion in destructor 2 years ago
  reuk 4ba81fda59
FileChooser: Fix bug where native FileChooser could not be closed when hosted in Cantabile 2 years ago
  reuk 910c60b84a
FileChooser: Avoid passing deprecated --confirm-overwrite option to zenity 2 years ago
  reuk 3894fdbe5f
CoreGraphics: Fix issue where AlertWindow borders were not rendered correctly 2 years ago
  reuk fa6f5a889a
NSViewComponentPeer: Avoid calling makeKeyWindow on windows that cannot become key 2 years ago
  reuk cf7c865432
NSViewComponentPeer: Ensure inner views that receive key equivalents reset keyDown state correctly 2 years ago
  reuk 3d172f9c0d
AU Client: Fix pointer-to-bool conversion 2 years ago
  reuk 59727e6860
File: Enable symbolic link creation on BSD 2 years ago
  attila f7e04d1423 FileBrowserComponent: Respect FileFilters in TreeView mode 2 years ago
  Anthony Nicholls f5cd9547dd Tidy divider comments 2 years ago
  Anthony Nicholls 99138c13f8 Android: fix float comparisons 2 years ago
  Tom Poole 61a4a3785a DelayLine: Fix a bug in Lagrange interpolation 2 years ago
  reuk 8ed3618e12
CoreGraphicsContext: Fix issue where clipping a gradient on a layer-backed view could cause rendering glitches 2 years ago
  reuk b56f386b6b
CoreGraphicsContext: Reduce repetition 2 years ago
  reuk e414f76cac
CoreGraphicsContext: Replace bool flag with std::optional 2 years ago
  reuk 53bfd5b16d
WindowUtils: Make areThereAnyAlwaysOnTopWindows() public 2 years ago
  reuk ad59f71b99
Android: Fix version checks around setImeConsumesInput() 2 years ago
  reuk 59273f2ac7
VST3 Client: Fix factory ref-counting 2 years ago
  reuk 86011abe21
VST3: Improve MinGW compatibility 2 years ago
  reuk 094698b735
VST3: Copy licenses and readmes that were missed during SDK update 2 years ago
  attila 909f6c43d2 Grid: Fix incorrect computation 2 years ago
  reuk 33e81616ad
MessageManager: Improve thread safety of Lock type 2 years ago
  reuk 2d31153d99
VST3 Client: Implement IPluginCompatibility 2 years ago
  reuk c34f5de2f5
VST3 Client: Update moduleinfo tool to support exporting info from IPluginCompatibility 2 years ago
  reuk 9a22a1b749
VST3 Client: Tidy up factory 2 years ago
  reuk cf9fc84669
VST3 Host: Add support for loading PluginDescriptions from moduleinfo.json 2 years ago
  reuk 89f4657bee
VST3: Patch moduleinfotool sources to allow building on more platforms 2 years ago
  reuk 417f0e9ca3
VST3: Add moduleinfotool sources 2 years ago
  reuk dccde43300
VST3: Remove warnings in fstring.cpp 2 years ago
  reuk 3fee576b47
VST3: Update VST3 SDK 2 years ago
  reuk 6f657d2a9b
CachedValue: Suppress float equality warnings 2 years ago
  Oliver James 0139452607 UniqueID: Mingw std::byte cast 2 years ago
  Oliver James 120f9266dc UniqueID: Use stable SMBIOS fields to generate ID on Windows 2 years ago
  Oliver James ddc738ba29 Core: Add Scoped Enum Bitwise Operators 2 years ago
  reuk a233dc2680
AudioProcessor: Fix version hint check 2 years ago
  reuk f0b7c3aa13
Unity: Fix failures due to excess exported symbols when building with MinGW 2 years ago
  attila a6761f9eb8 Grid: Ensure that items with absolute sizes will maintain correctly rounded dimensions 2 years ago
  attila 73459411ba Android: Fix accessibility on newer Android versions 2 years ago
  attila 21fd671551 Android: Fix WebBrowserComponent 2 years ago
  reuk 2a1b7ca387
Video: Fix written-but-not-read warning on macOS 2 years ago
  reuk cf4532967d
AudioProcessor: Only warn once if any parameter version hint is zero 2 years ago