ed
|
fdc9831e60
|
Projucer: Only add plug-in properties to plug-in projects
|
2020-02-03 09:54:46 +00:00 |
|
ed
|
c8da037147
|
Projucer: Replace Unix line endings with Windows in the Visual Studio exporter pre- and post-build steps
|
2020-01-31 10:21:40 +00:00 |
|
ed
|
306e793895
|
Windows: Avoid logging ASIO errors to the console twice
|
2020-01-30 10:17:20 +00:00 |
|
ed
|
da2cd2e619
|
Windows: Catch and report exception when releasing dodgy ASIO drivers
|
2020-01-30 10:17:20 +00:00 |
|
ed
|
b45ce09235
|
Standardised the licensing whitespace in module headers
|
2020-01-30 09:48:16 +00:00 |
|
ed
|
90f9af3e2f
|
Fixed a positioning bug in SidePanel::calculateBoundsInParent()
|
2020-01-30 08:52:22 +00:00 |
|
ed
|
c8adff3675
|
Removed an unused config flag from the AudioPluginHost jucer file
|
2020-01-29 17:16:33 +00:00 |
|
ed
|
a901eb96aa
|
Projucer: Add JuceLibraryCode folder to live-build engine system include paths
|
2020-01-28 11:55:56 +00:00 |
|
ed
|
dde8f4b68c
|
Re-attach ResizableCornerComponent when calling AudioProcessorEditor::setContrainer() so the new constrainer is respected
|
2020-01-28 11:11:31 +00:00 |
|
Tom Poole
|
9798f672c4
|
macOS: Renamed the CoreGraphicsImage class to avoid a symbol resolution issue in Pro Tools
|
2020-01-27 10:23:59 +00:00 |
|
ed
|
5623dcda09
|
Projucer: Added an option to enable app sandbox inheritance in the Xcode exporter
|
2020-01-24 14:54:56 +00:00 |
|
ed
|
c8c14516d5
|
Scale mouse position when calculating parent area for PopupMenu window
|
2020-01-23 09:41:26 +00:00 |
|
ed
|
28eddda1d9
|
Check that juce_gui_basics module is available when declaring Process::setDockIconVisible() to fix potential linker error
|
2020-01-22 14:15:41 +00:00 |
|
Tom Poole
|
e0af085014
|
Fixed a typo
|
2020-01-22 10:22:06 +00:00 |
|
Tom Poole
|
e1ded7cc08
|
Added a macOS text alignment issue to the breaking changes doc.
|
2020-01-22 09:37:36 +00:00 |
|
ed
|
78e2892ba9
|
Added some missing documentation tags
|
2020-01-21 17:47:41 +00:00 |
|
ed
|
133b068dcb
|
Added support for selecting fewer input/output channels than the max supported by the plug-in in the standalone plug-in audio settings
|
2020-01-21 17:14:00 +00:00 |
|
ed
|
7484ac3dd3
|
Projucer: Updated all project templates to use include search path when including JuceHeader.h
|
2020-01-21 16:25:33 +00:00 |
|
ed
|
7d330ab782
|
Always #include JuceHeader.h from the include search path
|
2020-01-21 16:24:57 +00:00 |
|
ed
|
a313357d39
|
Update DragAndDropTarget::SourceDetails::localPosition before calling DragAndDropContainer::dragOperationStarted()
|
2020-01-21 15:54:32 +00:00 |
|
ed
|
c5e515aff4
|
Projucer: Rescan modules after setting global path when creating a new project
|
2020-01-21 14:11:37 +00:00 |
|
ed
|
7a25bc9961
|
Projucer: Updated the documentation for the "Strip Local Symbols" Xcode exporter setting
|
2020-01-20 15:45:43 +00:00 |
|
ed
|
8ce79e20e7
|
macOS: Fixed a bug causing hidden NSWindows to become unhidden when the app regains focus
|
2020-01-20 12:46:44 +00:00 |
|
ed
|
e58f264c07
|
Added a MouseEvent::mouseWasDraggedSinceMouseDown() check in ConcertinaPanel::PanelHolder::mouseDrag()
|
2020-01-20 09:46:25 +00:00 |
|
ed
|
44428a399d
|
Updated the documentation for AudioProcessorGraph::addNode()
|
2020-01-20 09:26:15 +00:00 |
|
Tom Poole
|
47f138464f
|
macOS: Fixed a CoreGraphics text layout bug
|
2020-01-17 16:34:50 +00:00 |
|
ed
|
161e5cd1c3
|
Projucer: Updated Android SDK/NDK fallback paths on Windows
|
2020-01-16 14:14:20 +00:00 |
|
ed
|
664e08f796
|
Projucer: Avoid hitting an assertion when keeping windows onscreen
|
2020-01-16 14:13:54 +00:00 |
|
ed
|
80d819ccf2
|
Added Assets folder as an Xcode resource in the DemoRunner
|
2020-01-15 09:19:56 +00:00 |
|
ed
|
4b118bb45b
|
Added a MIDI output node to the AudioPluginHost
|
2020-01-14 19:06:48 +00:00 |
|
ed
|
b2d8f45e14
|
Fixed a potential data race in OpenGLContext::CachedImage
|
2020-01-14 18:16:32 +00:00 |
|
Tom Poole
|
379e8410fb
|
AAX: Fixed a ppqPosition bug
|
2020-01-14 15:40:47 +00:00 |
|
ed
|
c8bceee365
|
macOS: Fixed some spurious dynamic_cast warnings when loading dynamic libraries
|
2020-01-14 12:37:36 +00:00 |
|
ed
|
0eed5f0e33
|
Projucer: Update exporter paths when setting is changed
|
2020-01-14 12:01:06 +00:00 |
|
ed
|
cda97c6593
|
Windows: Refactored the internal message queue to avoid hitting the message limit
|
2020-01-13 15:10:43 +00:00 |
|
ed
|
eedb9e9833
|
Linux: Fixed an occasional bug causing the top-left of VST2 plug-ins to be incorrect
|
2020-01-10 16:35:54 +00:00 |
|
Tom Poole
|
f5991879c5
|
Projucer: Added options for macOS temporary exception sandboxing entitlements
|
2020-01-08 11:34:07 +00:00 |
|
reuk
|
5d1a5e804c
|
ProcessorGraph: Fix issue where initialising empty graphs failed
|
2020-01-07 17:26:23 +00:00 |
|
Tom Poole
|
07f15909ea
|
Re-saved all projects
|
2020-01-07 16:14:43 +00:00 |
|
Tom Poole
|
997b217179
|
macOS: Fixed compatibility targeting macOS 10.10 and earlier when building against the 10.15 SDK
|
2020-01-07 16:12:10 +00:00 |
|
ed
|
2f6053b64e
|
Android: Removed hard dependency on billing client library
|
2020-01-07 12:32:26 +00:00 |
|
ed
|
a54da0b832
|
Fixed some more typos
|
2020-01-07 08:53:23 +00:00 |
|
ed
|
8f6f29943d
|
Re-saved all projects
|
2020-01-06 17:17:31 +00:00 |
|
ed
|
605d0978ce
|
Android: Acquire the MulticastLock when using the NetworkServiceDiscovery::AvailableServiceList class to ensure that multicast packets are received on all devices
|
2020-01-06 17:15:31 +00:00 |
|
ed
|
f982c00d88
|
Re-saved all projects
|
2020-01-06 16:22:09 +00:00 |
|
ed
|
98d55ed95d
|
Enabled the in-app billing setting in the DemoRunner
|
2020-01-06 16:20:08 +00:00 |
|
ed
|
027e12e3a6
|
Android: Replaced deprecated AIDL in-app billing code with Google Play Billing library
|
2020-01-06 16:19:05 +00:00 |
|
ed
|
bad6500424
|
Added activeEditorLock to AudioProcessor to replace callbackLock when accessing its activeEditor member to prevent priority inversion issues
|
2020-01-06 14:45:41 +00:00 |
|
ed
|
e36736e0ec
|
Fixed some typos
|
2020-01-06 14:04:16 +00:00 |
|
ed
|
8b64915fa1
|
Projucer: Take title bar into account when keeping windows onscreen
|
2020-01-06 11:18:47 +00:00 |
|