ed
|
7c4cd54bcc
|
Fixed a typo in the README.md and made system requirements section clearer
|
6 years ago |
ed
|
de251d36ed
|
macOS: Fallback for creating unique ID for MIDI ports if the bundleRef isn't created
|
6 years ago |
jules
|
11aee7cb6a
|
Fixed a possible uncaught exception in ConsoleApplication
|
6 years ago |
ed
|
3064d243b0
|
Some ChildProcess reliability improvements on posix systems
|
6 years ago |
ed
|
e54208ecc8
|
Projucer: Don't sort module libs list when adding to exporter
|
6 years ago |
ed
|
61637218a2
|
macOS: Fixed a couple of places where CFStrings weren't being released properly
|
6 years ago |
jules
|
11c8a4d1e6
|
Added a method ConsoleApplication::printCommandDetails()
|
6 years ago |
Zsolt Garamvolgyi
|
c3a8ea1ab6
|
SIMDRegister abs operation implemented
|
6 years ago |
ed
|
56302416df
|
Remove check for touch input in MouseInputSourceInternal::getRawScreenPosition() and instead use the cached mouse position from the native peer impls
|
6 years ago |
ed
|
7fad509483
|
Windows: Store the last valid touch input position and return it from MouseInputSource::getCurrentRawMousePosition()
|
6 years ago |
Tom Poole
|
ba4f9d5fe5
|
VST3: Fixed a MIDI routing bug
|
6 years ago |
ed
|
ead04aa9f2
|
Projucer: Ensure that custom Xcode schemes are fully removed when the "Keep Custom Xcode Schemes" setting is disabled
|
6 years ago |
ed
|
78f3f299d5
|
Projucer: Tidy up a couple of places not using ValueWithDefault objects in the Xcode exporter
|
6 years ago |
ed
|
aaaa9e6afb
|
Windows: Fixed a bug causing DPI unaware desktop windows to not fill the entire screen when maximised
|
6 years ago |
ed
|
06da4f2daf
|
Added a font 'leading' parameter for multiline text layouts
|
6 years ago |
ed
|
1a22a3fafb
|
Allow simulating poly-aftertouch messages in MPEInstrument
|
6 years ago |
ed
|
5666d5b1b0
|
Projucer: Escape single quote marks in the function generated by the --obfuscated-string-code command-line tool
|
6 years ago |
dimitri
|
a2a04a726a
|
Allow notes and aftertouch messages on the master channel of MPEInstrument (see sections 3.2 and 2.5 of the MPE Spec)
|
6 years ago |
Tom Poole
|
1df891ccd7
|
Re-saved all projects
|
6 years ago |
Tom Poole
|
78aa1af18b
|
MacOS: Removed the "update to latest version" Xcode warning
|
6 years ago |
ed
|
452863e7fa
|
macOS: Use the endpoint info when setting MidiInput/MidiOutput device name in ::openDevice()
|
6 years ago |
ed
|
97922ff129
|
Projucer: Avoid hitting an assertion in Random::nextInt() when using the --obfuscated-string-code command-line tool with strings containing fewer than 3 sections
|
6 years ago |
ed
|
55bc08f3cd
|
Ensure that the current state is valid when calling ADSR::setParameters() after calling ADSR::noteOn() and recalculate the release rate if ADSR::noteOff() is called when not in the sustain stage
|
6 years ago |
ed
|
4c58efa407
|
Projucer: Fixed a bug when clicking the save and open in IDE button after changing the target project folder setting
|
6 years ago |
Tom Poole
|
43e623661e
|
Fixed a typo in a comment
|
6 years ago |
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 |