ed
|
dab4741eb3
|
Tidied up a few bits of graphics code with Graphics::ScopedSaveState
|
6 years ago |
ed
|
022e2e2bea
|
Linux: Check for PointerRoot return in isFocused()
|
6 years ago |
ed
|
a24341d2a7
|
Fixed clang -Wreturn-std-move-in-c++11 warnings
|
6 years ago |
ed
|
0da9ed11dc
|
AU: Call refreshParameterList() when kAudioUnitProperty_ParameterList event is received
|
6 years ago |
ed
|
e7dbf60fed
|
VST2: Always set wantsMidiMessages to true for synth plug-ins
|
6 years ago |
ed
|
a47dc92f51
|
VST3: Return kResultFalse from getMidiControllerAssignment() when JUCE_VST3_EMULATE_MIDI_CC_WITH_PARAMETERS=0
|
6 years ago |
ed
|
2b542dc701
|
AU: Don't set kAudioUnitProperty_AudioChannelLayout property on plug-ins that don't support it
|
6 years ago |
ed
|
e86b1a8818
|
VST3: Don't add PluginDescription to results array if loadFrom() or initialize() fails
|
6 years ago |
ed
|
608001811f
|
Fixed a typo in WinRT MIDI DeviceEnumerationThread
|
6 years ago |
Tom Poole
|
ee4ec266e6
|
URL: Fixed an issue closing completed download tasks
|
6 years ago |
Tom Poole
|
dff555b23a
|
WAV: Fixed an issue parsing RF64 headers
|
6 years ago |
Tom Poole
|
41a2c97ff3
|
A minor documentation update
|
6 years ago |
ed
|
4583baf277
|
Bump version number to 5.4.5
|
6 years ago |
ed
|
558ca3e5e6
|
OpenGL: Update native context window position when viewport size or scale changes in OpenGLContext::CachedImage::updateViewportSize()
|
6 years ago |
ed
|
c07c9f89fe
|
Linux: Fixed an issue in LinuxComponentPeer::getScreenPosition() with embedded windows
|
6 years ago |
ed
|
388e42214c
|
Mute audio input by default in standalone plug-in
|
6 years ago |
cesare
|
32a0208147
|
Bela updates to support analog inputs
|
6 years ago |
ed
|
ada4bba910
|
BLOCKS: Added some more config items
|
6 years ago |
ed
|
131d14d5c2
|
Fixed MinGW compile error
|
6 years ago |
ed
|
6bd1b6b086
|
Fixed a duplicate ColourId in SidePanel
|
6 years ago |
ed
|
170ec47a5e
|
Windows: Fix compatibility with MinGW
|
6 years ago |
ed
|
3cbc4ec0ae
|
VST3: Fixed an issue in checkSizeConstraint() when the editor has a scale factor applied
|
6 years ago |
Tom Poole
|
22aa9bc682
|
Standalone plug-in: Fixed a mute button race condition
|
6 years ago |
Tom Poole
|
1003579c5a
|
VST2: Avoided a race condition
|
6 years ago |
ed
|
b857f965ce
|
Replaced select() calls with poll()
|
6 years ago |
jules
|
5d7e2190e7
|
Fixed visibility for some AudioProcessorParameterWithID methods
|
6 years ago |
ed
|
be134d9185
|
Linux: Return 1.0 for GNOME scaling-factor if it hasn't been set
|
6 years ago |
ed
|
8e8543cfbd
|
Reverted 1ff99ec
|
6 years ago |
Tom Poole
|
3403617f77
|
VST: Fixed a race condition
|
6 years ago |
ed
|
1ff99ecea6
|
Fixed a warning on iOS
|
6 years ago |
ed
|
c57f028a01
|
Fixed a bug causing the Bluetooth MIDI pairing dialog to be invisible on iOS
|
6 years ago |
Tom Poole
|
414183eaf8
|
VST3: Fixed a compiler warning
|
6 years ago |
Tom Poole
|
3a9c07c148
|
iOS: Added an assertion if attempting to use MIDI in an iOS 13 simulator
|
6 years ago |
reuk
|
635e070cba
|
Added method PopupMenu::CustomComponent::getItem() to give them access to item details
|
6 years ago |
Tom Poole
|
2d0eb9e033
|
Made the interpolation classes moveable
|
6 years ago |
Tom Poole
|
322069ce27
|
Grid: Added some methods to help serialisation
|
6 years ago |
Tom Poole
|
a93ce46534
|
Fixed a bug in the previous commit
|
6 years ago |
Tom Poole
|
ae0b8cf406
|
Fixed a Rectangle intersection issue
|
6 years ago |
Tom Poole
|
8ec7de426b
|
Fixed a typo
|
6 years ago |
Tom Poole
|
6ca163e99f
|
Fixed an Xcode 11 build warning
|
6 years ago |
Tom Waldron
|
95aeb4efc2
|
blocks/update-for-lumi (#191)
small addition for lumi compatibility
|
6 years ago |
jules
|
ed15e3d3c2
|
Workaround for build problem in Xcode 9
|
6 years ago |
jules
|
df28d11069
|
Added a method URL::getParentURL()
|
6 years ago |
jules
|
aa219c5a0c
|
Fixed a typo in CoreMIDI that caused it to recognise the wrong the wrong number of input devices
|
6 years ago |
jules
|
d268dd39c1
|
Fix for a bug in OptionalScopedPointer::release()
|
6 years ago |
ed
|
e262bfa531
|
Fixed a few documentation typos
|
6 years ago |
Tom Poole
|
1c0eb583f1
|
VST2: Fixed a potential race condition when getting and setting plug-in state
|
6 years ago |
ed
|
6f4d212ca6
|
Reverted a37b918 which was causing some issues in Cubase 10
|
6 years ago |
ed
|
168f7e655b
|
Fixed some compiler errors in the AAX wrapper when JUCE_STRING_UTF_TYPE != 8
|
6 years ago |
ed
|
4b92a111d3
|
VST3: Fixed a resizing bug in Live on Windows
|
6 years ago |