jules
|
d4b62d57fc
|
Added some extra methods to ArgumentList
|
6 years ago |
Tom Poole
|
cbdf5e6d21
|
Fixed some compiler warnings
|
6 years ago |
Tom Poole
|
f2db4bfba8
|
VST3: Removed some inconsequential debugging messages
|
6 years ago |
Tom Poole
|
ebe7aa2cc0
|
AAX: Fixed some compiler warnings
|
6 years ago |
Tom Poole
|
b8eba72995
|
Re-saved all projects
|
6 years ago |
Tom Poole
|
cb41fdcb9e
|
macOS: Fixed spurious dynamic_cast type_info warnings when loading dylibs containing JUCE at runtime
|
6 years ago |
ed
|
fb614b0cc9
|
Ensure that OpenGL VST2 plug-ins are scaled correctly in Live 10
|
6 years ago |
ed
|
7d4bf8656e
|
Add Live versions 9 and 10 to the HostType enum
|
6 years ago |
ed
|
4c19b9fac5
|
Fixed an unused variable in the VST3 wrapper
|
6 years ago |
ed
|
db23cedf94
|
Fixed a compilation error in the MIDI device unit tests when JUCE_MODAL_LOOPS_PERMITTED is disabled
|
6 years ago |
ed
|
91ef9e2b85
|
Fixed some layout issues when using an AudioDeviceSelectorComponent with the "advanced" settings hidden
|
6 years ago |
ed
|
e6ea529902
|
Projucer: Increase the height of the "Custom Xcode Flags" field
|
6 years ago |
ed
|
526272c4f5
|
Projucer: Fixed a potential crash when reloading a GUI builder document
|
6 years ago |
reuk
|
4a294eaa39
|
Allow moving into AsyncCallInvoker
|
6 years ago |
ed
|
e14a183886
|
Update requested input/output channels whenever AudioDeviceManager::setAudioDeviceSetup() is called
|
6 years ago |
ed
|
92350e421d
|
Projucer: Refactor the autoupdater to set executable file permissions after updating
|
6 years ago |
Tom Poole
|
201375e4a5
|
VST3: Allow loading non-JUCE plug-in state when JUCE_VST3_CAN_REPLACE_VST2 is set
|
6 years ago |
ed
|
d39c33247e
|
Windows: Fixed a crash in MidiInput::openDevice()
|
6 years ago |
ed
|
4bedc679b1
|
Removed unused method
|
6 years ago |
ed
|
7add963d40
|
Add Logger::print10000thCommitMessage()
|
6 years ago |
ed
|
dcd606531a
|
Fixed a documentation typo
|
6 years ago |
ed
|
13fadfe5e3
|
Minor documentation cleanup in the DSP module
|
6 years ago |
ed
|
9275feeef2
|
Fixed an unused variable warning in the VST3 wrapper
|
6 years ago |
Tom Poole
|
c91f872f9a
|
CLion: Fixed some issues loading a CMakeLists.txt generated on Windows
|
6 years ago |
Tom Poole
|
eaec1c8444
|
CLion: Fixed an issue building MIDI functions on Windows
|
6 years ago |
ed
|
8a66f1f3d3
|
Don't use default input/output device names when setting up an AudioDeviceManager if no channels have been requested
|
6 years ago |
ed
|
8de98f5a82
|
Fixed a bug causing duplicate TooltipWindows to be shown when multiple plug-in windows were open
|
6 years ago |
Tom Poole
|
9f344aaa5a
|
DSP: Added an assertion to protect against invalid use of ProcessContextNonReplacing
|
6 years ago |
ed
|
1bc7fdd1ec
|
iOS: Return the device model name from SystemStats::getDeviceDescription() when running in the simulator
|
6 years ago |
ed
|
80c5f5e15e
|
Windows: Use a default sample rate if one hasn't been specified in DSoundAudioIODevice::open()
|
6 years ago |
ed
|
730fd6955f
|
macOS: Added missing OS versions to SystemStats::OperatingSystemType
|
6 years ago |
Tom Poole
|
20d480535a
|
APVTS: Improve the performance of parameter lookups
|
6 years ago |
ed
|
e6cf72838b
|
Re-saved all projects
|
6 years ago |
ed
|
09ebd1d257
|
Added support for ID-based MIDI devices
|
6 years ago |
ed
|
6eab395204
|
Android: Fixed a crash when pressing the back button
|
6 years ago |
ed
|
dbd7c4d205
|
Fixed a typo in the native java README.txt
|
6 years ago |
ed
|
33901385de
|
Projucer: Always add custom launch screen storyboard files to iOS projects even when a custom xcassets folder is specified
|
6 years ago |
ed
|
2fd7c587ad
|
Projucer: Made the "Custom Launch Storyboard" setting in the iOS exporter take a path to the .storyboard file to be used relative to the project root folder and add this file as an Xcode resource directly
|
6 years ago |
Tom Poole
|
bbe49f6b36
|
Serialise doubles into more human friendly XML and JSON
|
6 years ago |
ed
|
77db5fde66
|
Windows: Fix a double definition warning for juce_shouldDoubleScaleNativeGLWindow() when not building any VSTs
|
6 years ago |
dimitri
|
831448fbb0
|
Blocks: Use special reset message for master blocks
|
6 years ago |
ed
|
a672353ebc
|
VST3: Added a missing case statement from getChannelType()
|
6 years ago |
Tom Poole
|
6d4549499c
|
Fixed an issue where AudioProcessorGraph would drop MIDI notes close to the playhead when started
|
6 years ago |
ed
|
09daeb3a6d
|
Remove HashMap dependency from HeavyweightLeakedObjectDetector so it can be included as early as possible
|
6 years ago |
ed
|
165654e73c
|
macOS: Fix a crash in getMainScreenHeight() when no screens are available
|
6 years ago |
Tom Poole
|
42301905e2
|
Projucer: Fixed a bug exporting CLion projects
|
6 years ago |
ed
|
6c87ed6bed
|
Ensure that the standalone plug-in saves its state when the OS sends a quit request
|
6 years ago |
Tom Poole
|
aa361c9cf5
|
Documentation fixes
|
6 years ago |
ed
|
dc1cf29cae
|
JUCE version 5.4.3
|
6 years ago |
ed
|
34ca59fd81
|
Fixed a missing argument when creating an instance of FFTWImpl
|
6 years ago |