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 |
reuk
|
b096c16c04
|
FileBrowserComponent: Fix issue where up button was hidden after changing the look and feel
|
5 years ago |
reuk
|
013fd5e5d6
|
juce6: Update some referenes to JUCE 5 in docstrings
|
5 years ago |
reuk
|
394c4fd475
|
Clang: Fix warnings when building with clang 10
|
5 years ago |
reuk
|
286bb40a9e
|
Clang: Ensure that the VST3 entry point is exported when building with Clang on Windows
|
5 years ago |
reuk
|
3c15dc79de
|
Clang: Fix some preprocessor defs on windows
|
5 years ago |
reuk
|
c6861bf96e
|
Clang: Remove unused data member
|
5 years ago |
reuk
|
ac2d7ee272
|
Clang: Fix build errors when using a recent clang-cl
|
5 years ago |
ed
|
a2d1fc412a
|
VST3: Return correct count for MIDI input/output buses in getBusCount() and enable/disable them based on activateBus() calls
|
5 years ago |
ed
|
b0790feab6
|
VST3: Re-initialise plug-in MIDI buses in prepareToPlay()
|
5 years ago |
ed
|
009d685179
|
Updated all license headers
|
5 years ago |
ed
|
67925d384f
|
Updated main README with CMake support info and changed docs extension from .txt to .md
|
5 years ago |
ed
|
4855f52e4d
|
Added missing documentation tags
|
5 years ago |
ed
|
fa4fde08ec
|
Fixed some documentation issues
|
5 years ago |
ed
|
6b6cc53778
|
Added missing DSP tag to ProcessorChain
|
5 years ago |
ed
|
631ef88fb0
|
Added missing DSP tag to ProcessorChain
|
5 years ago |
ed
|
51fe471461
|
VST3: Only call restartComponent() with necessary flags
|
5 years ago |
ed
|
6a5d554451
|
VST3: Only call restartComponent() with necessary flags
|
5 years ago |
ed
|
4c56ae4d0d
|
Windows: Check validity of this pointer in WebView2 callbacks and free WebView2Loader.dll in destructor
|
5 years ago |
ed
|
802d73f73f
|
Added startTime and endTime to UnitTest TestResult struct
|
5 years ago |
ed
|
0f6cdd8457
|
Linux: Fixed some issues with headless builds and don't terminate process when no X server is running
|
5 years ago |
ed
|
1e9cd97664
|
Added startTime and endTime to UnitTest TestResult struct
|
5 years ago |
ed
|
1f63357263
|
Windows: Added WindowsWebView2WebBrowserComponent wrapper to add support for custom WebView2Loader.dll location and user data folder for WebView2
|
5 years ago |
reuk
|
f5cb3f4ae1
|
APVTS: Make adding/removing listeners threadsafe
|
5 years ago |
reuk
|
39b5c22a29
|
GUI: Ensure components refresh correctly when their look and feel changes
|
5 years ago |
reuk
|
e7004e634c
|
APVTS: Make adding/removing listeners threadsafe
|
5 years ago |
ed
|
68e0e0e329
|
Use MidiOutput::sendBlockOfMessages() in AudioProcessorPlayer to send timestamped MIDI messages
|
5 years ago |
ed
|
87fcf2f353
|
Windows: Added support for Chromium-based WebView2 browser in WebBrowserComponent and removed WinRT webview
|
5 years ago |
ed
|
aad3667e17
|
Updated MidiKeyboardState to use nested Listener and fixed some thread safety issues
|
5 years ago |
ed
|
5467c57e23
|
Updated MidiKeyboardState to use nested Listener and fixed some thread safety issues
|
5 years ago |
reuk
|
20fd6902d7
|
Font: Fix deadlock in findTypefaceFor
|
5 years ago |
reuk
|
3a9e26b26c
|
Font: Fix deadlock in findTypefaceFor
|
5 years ago |
ed
|
cb8a40d47c
|
Android: Added support for oboe input device without output
|
5 years ago |