9c23f34c74
Revert "AU: Call refreshParameterList() when kAudioUnitProperty_ParameterList event is received" by
2019-10-21 17:20:45 +0100
2b53ff6c54
Added comments to clarify a24341d by
2019-10-21 16:23:27 +0100
4baf519700
Removed inconsistent asserts from Process::raisePrivilege() and ::lowerPrivilege() on macOS and Windows by
2019-10-21 15:45:10 +0100
4635e91603
AU: Support getting component description without a 'thng' resource in getComponentDescFromFile() by
2019-10-21 14:33:54 +0100
989d860428
Windows: Fixed a double-deletion when calling WebBrowserComponent::goToURL() with POST data by
2019-10-21 12:44:20 +0100
e5c3837f05
Linux: Use plug-in name as preferred fallback if no JACK client name is defined by
2019-10-21 12:29:25 +0100
dab4741eb3
Tidied up a few bits of graphics code with Graphics::ScopedSaveState by
2019-10-21 12:22:05 +0100
022e2e2bea
Linux: Check for PointerRoot return in isFocused() by
2019-10-21 12:07:26 +0100
a24341d2a7
Fixed clang -Wreturn-std-move-in-c++11 warnings by
2019-10-21 11:53:50 +0100
0da9ed11dc
AU: Call refreshParameterList() when kAudioUnitProperty_ParameterList event is received by
2019-10-21 11:37:24 +0100
e7dbf60fed
VST2: Always set wantsMidiMessages to true for synth plug-ins by
2019-10-21 11:32:43 +0100
a47dc92f51
VST3: Return kResultFalse from getMidiControllerAssignment() when JUCE_VST3_EMULATE_MIDI_CC_WITH_PARAMETERS=0 by
2019-10-21 11:24:09 +0100
2b542dc701
AU: Don't set kAudioUnitProperty_AudioChannelLayout property on plug-ins that don't support it by
2019-10-21 11:17:39 +0100
e86b1a8818
VST3: Don't add PluginDescription to results array if loadFrom() or initialize() fails by
2019-10-21 11:10:38 +0100
608001811f
Fixed a typo in WinRT MIDI DeviceEnumerationThread by
2019-10-21 13:51:16 +0100
ee4ec266e6
URL: Fixed an issue closing completed download tasks by
2019-10-21 12:22:27 +0100
dff555b23a
WAV: Fixed an issue parsing RF64 headers by
2019-10-21 11:54:03 +0100
41a2c97ff3
A minor documentation update by
2019-10-20 20:01:20 +0100
724ae27c71
JUCE version 5.4.5 by
2019-10-16 10:09:32 +0100
b824c07ae4
Re-saved all projects by
2019-10-16 10:08:56 +0100
4583baf277
Bump version number to 5.4.5 by
2019-10-16 10:01:09 +0100
558ca3e5e6
OpenGL: Update native context window position when viewport size or scale changes in OpenGLContext::CachedImage::updateViewportSize() by
2019-10-15 12:43:05 +0100
c07c9f89fe
Linux: Fixed an issue in LinuxComponentPeer::getScreenPosition() with embedded windows by
2019-10-15 11:39:17 +0100
388e42214c
Mute audio input by default in standalone plug-in by
2019-10-15 09:31:44 +0100
d332fcc3c3
Projucer: Fixed a conversion warning in some autogenerated code by
2019-10-15 09:30:53 +0100
32a0208147
Bela updates to support analog inputs by
2019-10-12 14:28:29 +0100
ada4bba910
BLOCKS: Added some more config items by
2019-10-11 15:17:22 +0100
131d14d5c2
Fixed MinGW compile error by
2019-10-11 09:57:14 +0100
6bd1b6b086
Fixed a duplicate ColourId in SidePanel by
2019-10-10 16:59:39 +0100
170ec47a5e
Windows: Fix compatibility with MinGW by
2019-10-10 11:52:16 +0100
3cbc4ec0ae
VST3: Fixed an issue in checkSizeConstraint() when the editor has a scale factor applied by
2019-10-09 16:54:29 +0100
22aa9bc682
Standalone plug-in: Fixed a mute button race condition by
2019-10-09 13:08:37 +0100
1003579c5a
VST2: Avoided a race condition by
2019-10-07 15:02:51 +0100
b857f965ce
Replaced select() calls with poll() by
2019-10-04 17:04:28 +0100
5d7e2190e7
Fixed visibility for some AudioProcessorParameterWithID methods by
2019-10-07 09:15:10 +0100
be134d9185
Linux: Return 1.0 for GNOME scaling-factor if it hasn't been set by
2019-10-04 16:12:04 +0100
246ab9f129
Projucer: Disabled default local code signing in Xcode by
2019-10-04 12:04:26 +0100
8e8543cfbd
Reverted 1ff99ec by
2019-10-04 10:06:24 +0100
3403617f77
VST: Fixed a race condition by
2019-10-04 09:33:17 +0100
1ff99ecea6
Fixed a warning on iOS by
2019-10-03 17:33:48 +0100
c57f028a01
Fixed a bug causing the Bluetooth MIDI pairing dialog to be invisible on iOS by
2019-10-03 17:33:31 +0100
6626b96474
Re-saved all projects by
2019-10-03 17:33:02 +0100
00f27e854d
Enabled Bluetooth permissions for iOS in the DemoRunner by
2019-10-03 17:32:55 +0100
ed588307b7
Projucer: Added Bluetooth permissions setting needed for iOS 13.0+ by
2019-10-03 17:29:42 +0100
414183eaf8
VST3: Fixed a compiler warning by
2019-10-02 11:45:21 +0100
d552e496c5
Merge pull request #9 from jpcima/vst by
2019-10-02 10:42:28 +0100
3a9c07c148
iOS: Added an assertion if attempting to use MIDI in an iOS 13 simulator by
2019-10-01 22:52:22 +0100
78fd7a7364
Projucer: Fixed a Launch Images Source issue in Xcode 11 by
2019-10-01 09:30:35 +0100
635e070cba
Added method PopupMenu::CustomComponent::getItem() to give them access to item details by
2019-09-27 10:56:13 +0100
2d0eb9e033
Made the interpolation classes moveable by
2019-09-26 15:46:33 +0100
9c3f46309f
Re-saved all projects by
2019-09-26 12:31:43 +0100
a6c458af5a
Projucer: Add entitlements template file by default by
2019-09-26 12:17:14 +0100
322069ce27
Grid: Added some methods to help serialisation by
2019-09-26 09:55:18 +0100
27ec5bcaa4
Projucer: Fixed a typo by
2019-09-26 09:28:49 +0100
da71c8b722
Documentation: Fixed a Doxygen generation issue by
2019-09-25 12:40:16 +0100
a93ce46534
Fixed a bug in the previous commit by
2019-09-25 09:54:20 +0100
ae0b8cf406
Fixed a Rectangle intersection issue by
2019-09-24 14:48:24 +0100
95396b150d
DemoRunner: Fixed a home screen navigation bug by
2019-09-24 13:05:39 +0100
8ec7de426b
Fixed a typo by
2019-09-24 12:41:33 +0100
6ca163e99f
Fixed an Xcode 11 build warning by
2019-09-23 13:26:37 +0100
95aeb4efc2
blocks/update-for-lumi (#191) by
2019-09-17 17:59:22 +0100
ed15e3d3c2
Workaround for build problem in Xcode 9 by
2019-09-16 15:55:00 +0100
df28d11069
Added a method URL::getParentURL() by
2019-09-16 14:56:44 +0100
aa219c5a0c
Fixed a typo in CoreMIDI that caused it to recognise the wrong the wrong number of input devices by
2019-09-13 11:10:15 +0100
d268dd39c1
Fix for a bug in OptionalScopedPointer::release() by
2019-09-12 19:39:05 +0100
e262bfa531
Fixed a few documentation typos by
2019-09-12 10:19:33 +0100
1c0eb583f1
VST2: Fixed a potential race condition when getting and setting plug-in state by
2019-09-11 17:19:59 +0100
6f4d212ca6
Reverted a37b918 which was causing some issues in Cubase 10 by
2019-09-11 16:19:17 +0100
168f7e655b
Fixed some compiler errors in the AAX wrapper when JUCE_STRING_UTF_TYPE != 8 by
2019-09-10 09:06:10 +0100
4b92a111d3
VST3: Fixed a resizing bug in Live on Windows by
2019-09-09 17:07:35 +0100
efbb530d9d
BLOCKS: Fix heap sync issue when block is reconnected by
2019-09-05 15:42:04 +0100
e7273fa0a1
Projucer: Removed a workaround for setting the C++ language standard to C++17 in the MSVC exporter by
2019-09-09 10:09:14 +0100
2aed7b58fa
Linux: Allow the event bit mask to be specified in LinuxEventLoop::registerFdCallback() by
2019-09-06 14:54:36 +0100
4edb0d2c90
Tidied up some divider comments by
2019-09-06 11:41:27 +0100
4126dc72b1
VST3: Fixed a bug setting projectTimeMusic in toProcessContext() by
2019-09-05 17:34:47 +0100
650ddb4f01
Use invalidSocket in a few more places in juce_Socket.cpp by
2019-09-05 08:50:01 +0100
77f442d424
Re-saved all projects by
2019-09-04 12:11:06 +0100
81f3b3fe43
Projucer: Add extra linker flags to shared code target by
2019-09-04 12:10:07 +0100
e7b38cb13c
Fixed an implicit narrowing conversion warning in setFileTimesInternal() by
2019-09-04 11:56:57 +0100
7cb771a642
VST: Fixed a potential crash in VSTPluginWindow constructor by
2019-09-03 16:26:59 +0100
4050851443
CoreMidi: Check for string kMIDIPropertyUniqueID if integer fails in getMidiObjectInfo() by
2019-09-03 15:53:43 +0100
1de5a9333c
Minor OwnedArray documentation fixes by
2019-09-03 14:34:18 +0100
0862459be3
Android: Add content sharing bytecode back in by
2019-09-03 09:51:38 +0100
a37b918082
Windows: Correctly set the DPI-awareness of OpenGL worker threads by
2019-09-02 17:24:19 +0100
f95d9ea8df
Minor documentation update by
2019-09-02 10:03:13 +0100
937991cc83
Fixed broken back button behaviour on Android and updated JUCEApplicationBase::backButtonPressed() to return a bool indicating whether the back event has been handled or not to override this behaviour by
2019-08-30 22:03:39 +0100
f1d3ac227f
Fixed some MSVC warnings in Grid by
2019-08-30 21:04:39 +0100
fab1442ceb
Bela: Support for analog inputs by
2019-08-30 19:21:25 +0100
c80285463a
MessageManager: Obey the rule of useful return in callAsync by
2019-08-21 10:55:27 +0100
ec7bbec19d
Bela: Tidy up compiler warnings by
2019-08-30 15:20:48 +0100
1a8d676f5b
Respect GridItem min/max width/height by
2019-08-30 09:22:16 +0100
ab2adfb6a8
Fix CodeEditorComponent paint near scrollbars by
2019-08-30 09:21:28 +0100
2b96435dbb
AU: Added nullptr check in getNumPrograms() by
2019-08-30 10:29:08 +0100
40d415b670
Android: Fixed a content sharing crash by
2019-08-29 17:23:44 +0100
7041be0520
Save and restore plug-in DPI awareness in AudioPluginHost by
2019-08-29 14:37:02 +0100
1baa825f2c
Set socket blocking state to match blockUntilSpecifiedAmountHasArrived argument value in read() by
2019-08-29 11:45:53 +0100
e973451a73
Only print PerformanceCounter statistics on destruction if there were any runs by
2019-08-29 11:53:28 +0100
404455bea9
Ensure that VideoComponent is resized after asynchronous loading by calling startTimer() by
2019-08-29 09:37:10 +0100
6b0ac50684
Don't call resized() in VideoComponent::loadAsync() on platforms which don't have a proper implementation to allow the method to be called from user threads by
2019-08-28 16:52:59 +0100
052e9325d3
Increased the resolution of File time getters/setters on supported platforms by
2019-08-28 16:41:50 +0100