0df1e0b5a9
Added sourceDetails parameter to dragOperationStarted and dragOperationEnded by
2016-11-29 09:51:58 +0000
2f00cb1b75
Tidied up ListenerList tests by
2016-11-28 20:11:03 +0000
12256536a3
Fixed bug when setting AudioProcessorValueTreeState values before listeners are registered by
2016-11-28 17:17:42 +0000
6340e541f0
Fixed a bug where StreamingSocket::isLocal would only return true if it was connected to 127.0.0.1 by
2016-11-28 14:48:14 +0000
1e2cb6f6f7
Changed documentation for OutputStream::setNewLineString() to remove mention of non-existent writeNewLine() method by
2016-11-28 14:30:05 +0000
b517884862
Fixed MSCV2015 compiler warning in VST3 wrapper by
2016-11-28 14:08:58 +0000
c43ca07f1c
Fixed a typo in the BLOCKS documentation by
2016-11-28 10:58:47 +0000
284bc706c9
Added a workaround for WaveLab invisible editor bug by
2016-11-25 14:32:11 +0000
2f5b8e5f9f
Changed File::compareFilenames() method to use String::compareNatural() and added argument to String::compareNatural() for case sensitivity by
2016-11-25 12:41:19 +0000
27dd79468c
Added missing const qualifier to AudioDeviceManager::getAudioDeviceSetup by
2016-11-25 10:49:21 +0000
c609e4935d
Fix build without midi output, sorry by
2016-11-24 16:12:34 +0100
da5805fb48
Fixed a race condition in iOS DownloadTask implementation by
2016-11-24 15:00:51 +0000
119640f55f
Fixed positioning of VST3 windows in Reaper by
2016-11-24 12:36:36 +0000
c0987f2b32
Fixed a false positive in ASAN in a recent bug fix commit to OSXTypeface by
2016-11-24 11:59:11 +0000
57fdbd439f
Fixed a potential access after free bug when creating typefaces from user data os macOS by
2016-11-24 10:55:20 +0000
60b5f72384
Fixed a bug in Windows where clicking outside an application after opening a PopupMenu would sometimes result in mouseDrag events when re-entering the application with the mouse not held down by
2016-11-23 16:35:44 +0000
7467195ffa
Minor tidying-up by
2016-11-22 18:02:17 +0000
436f047821
Fixed a bug where the maximum number of channels in VST2 was limited to 8 channels by
2016-11-22 17:47:07 +0000
990b7b3b09
Fix for openGL components when global scale factors are applied by
2016-11-22 12:45:25 +0000
8154ccc4e5
Added a fix for a potential wrap-around bug in BufferingAudioSource by
2016-11-22 11:44:11 +0000
61fd2a339d
Fixed a MSVC 2015 warning in mp3 audio decoder by
2016-11-22 11:30:30 +0000
00c0671c6b
Added sub-menu support to ComboBoxes by
2016-11-21 16:36:32 +0000
6641b9d844
Updated BlocksMonitor example to display correct topology with connections and rotations by
2016-11-21 10:54:16 +0000
8a93ddc818
Fixed a typo in recent studio one parameter workaround by
2016-11-21 10:13:37 +0000
ee373af944
Added AlertWindow LookAndFeel methods to offer more control on button widths by
2016-11-21 10:07:20 +0000
388251b1e2
Made message queue throttling more precise by using Time::getMillisecondCounter by
2016-11-21 09:26:52 +0000
66f124489a
Fix LV2 MIDI output by
2016-11-21 10:20:39 +0100
eba80c3258
Tweaked buffering audio source so it can more easily be used in a realtime and non-realtime setting by
2016-11-21 09:08:32 +0000
62502a1fe6
Always clear LV2 midi out buffer by
2016-11-18 17:13:05 +0000
e49022bfba
Added JUCE_USE_STUDIO_ONE_COMPATIBLE_PARAMETERS option to workaround a Studio One bug by
2016-11-17 14:18:00 +0000
9a7ee9fdbb
Added support for iOS custom delegates - use at your own risk by
2016-11-17 13:50:49 +0000
f93b174d93
Fixed error in variable name by
2016-11-16 15:43:45 +0000
37f348123b
Potentially fixed an issue with the message thread being flooded by repaint events by
2016-11-16 14:18:04 +0000
cff1793d89
Exposed some functions when building JUCE as a DLL by
2016-11-16 11:14:10 +0000
caa65e8ff1
Add new URL::downloadToFile method by
2016-11-16 11:13:25 +0000
fd86a73407
Fixed DLL compilation of juce_tracktion_marketplace by
2016-11-16 11:08:21 +0000
f5d32782d8
Projucer: avoid failing assertions from File by
2016-11-09 21:30:20 +0100
1349f6546b
Projucer: the DiagnosticReceiver interface is an implementation detail of the live-build engine and not required otherwise by
2016-11-09 21:24:54 +0100
63a71ff20d
Fixed a bug where the VST3 plug-in wrapper would not respect the legacy layout field when disabling/enabling buses by
2016-11-15 12:09:02 +0000
1c2d1479b4
Added LookAndFeel getAlertWindowButtonWidth method to override the width of alert buttons by
2016-11-15 10:41:11 +0000
ee4fe9e463
Updated BlocksSynth example to draw waveshapes on the Lightpad using a LittleFoot program and updated documentation for BlocksSynth example by
2016-11-15 10:38:33 +0000
e384fa71d8
Added Timer to MainComponent to stop touches from triggering multiple waveshape mode changes by
2016-11-15 10:14:27 +0000
020f858aba
Doxygen updated for BlocksSynth tutorial and LittleFoot Language pages by
2016-11-14 12:41:39 +0000
1cc8a9532e
Class comment added to top of WaveshapeProgram.h by
2016-11-14 11:30:57 +0000
24364ec43c
auto-generated comment removed from top of WaveshapeProgram.h by
2016-11-14 10:58:42 +0000
15cab580e2
Xcode strict warnings by
2016-11-14 10:35:14 +0000
8c55f73f45
MSVC warnings by
2016-11-14 10:26:00 +0000
b2d0328f73
Code cleanup & WaveshapeProgram documentation by
2016-11-14 10:06:48 +0000
e5d677072b
Working LittleFoot program for waveshape drawing by
2016-11-13 19:14:20 +0000
91e8d27b70
LED drawing using LittleFoot by
2016-11-12 20:09:20 +0000
39344e0d84
WaveshapeProgram.h added, LittleFoot program started by
2016-11-12 10:22:36 +0000
2ae5d2228a
Resaved all projects by
2016-11-15 10:25:27 +0000
b82773baae
Fixed older MacOS compatibility for ListenerList tests by
2016-11-14 21:52:39 +0000
6fb0aa4527
Added a StringArray constructor to var by
2016-11-14 17:51:08 +0000
d438fa59e8
Fixed issues with AudioProcessorValueTreeState parameter synchronization by
2016-11-14 12:37:01 +0000
5a2ebefa00
Fixed a bug where the bundle exit function would be called before the VST3 factory is released by
2016-11-11 15:44:54 +0000
c3ea4f8efe
Fixed a warning in MSVC 2013 in JUCE's URL class by
2016-11-11 15:16:44 +0000
3f72a03f30
Fixed whitespace in last commit by
2016-11-11 15:16:12 +0000
c2caad42b5
Added missing CoInitialize when using ASIO audio device by
2016-11-11 15:05:28 +0000
8499e29241
Fixed a VS2013 warning in juce_URL by
2016-11-09 17:35:56 +0000
3b630f3281
Added new WebInputStream class for more fine-grained control on retrieving URLs by
2016-11-09 10:58:29 +0000
76fa9068c8
Added a LittleFoot section to the BLOCKS SDK documentation sidebar by
2016-11-09 10:47:52 +0000
ec2fd97494
Changed BLOCKS Doxygen stylesheet to better match developer.roli.com by
2016-11-09 10:41:11 +0000
3fb4edb202
BLOCKS SDK: Fixed the order of south and west DNA ports in the topology by
2016-11-09 10:15:41 +0000
58bd2b130f
Added a few extra FlexItem convenience methods by
2016-11-08 17:36:24 +0000
63eabb4456
Fixed a bug where identical initialiser lines would be removed by
2016-11-08 14:40:42 +0000
aa5d1d1ec0
Tweaked CoreAudio to allow buffer sizes of 2048 by
2016-11-08 09:35:50 +0000
bfd5605dda
Added comments to specify what File::create vs. FileOutputStream() will do when the parent directoy of the file does not exist by
2016-11-07 17:42:11 +0000
826fdfe6c9
Added callback to get number of keywaves of an on-screen seaboard view by
2016-11-07 15:12:42 +0000
de84462f2d
BLOCKS example apps: some cleanup, enabled DUMP_TOPOLOGY flag by
2016-11-05 10:47:38 +0000
169b5ede01
Update copyright and improve BLOCKS documentation by
2016-11-02 20:42:33 +0000
7bb0fe4077
Update copyright and make docstrings more compatible with Doxygen by
2016-11-02 20:39:39 +0000
a85f026157
BLOCKS documentation improvements by
2016-11-02 16:49:02 +0000
f88013e9b7
JUCE version 4.3.0 by
2016-11-02 14:03:15 +0000
efd4bb67bc
Re-saved all projects by
2016-11-02 12:43:59 +0000
363ceb08cf
Bump version number to 4.3.0 by
2016-11-02 12:41:17 +0000
b5ef6d7e37
Whitespace clean-up by
2016-11-02 14:01:12 +0000
6f6d0af2b8
Fixed a bug where we didn't search the correct directory for the live build engine by
2016-11-02 14:01:01 +0000
f3c313b212
Added label to BlocksSynth and BlocksDrawing example windows by
2016-11-02 11:55:22 +0000
73764c2871
Fixed beforeDate in standalone BLOCKS SDK MacOS example by
2016-11-02 11:08:34 +0000
980ece4a8a
Projucer: add anchor #indie to the link target for the subscribe button by
2016-11-01 17:37:13 +0000
76b3689a48
Added BLOCKS module by
2016-11-01 17:17:33 +0000
01380b12d6
Fixed a typo in the SSE 4.1/4.2 detection logic by
2016-10-31 13:12:33 +0000
8d02f61622
Projucer: add free-to-use license for the live-build engine by
2016-10-11 15:35:44 +0200
4aa0f311e0
Allow to specify the stack size for each thread in a thread pool explicitly, by adding an optional parameter to the constructors of ThreadPool and ThreadPoolThread. by
2016-10-26 19:18:20 +0200
439ecc391b
Projucer: workaround broken "Open Recent" submenu by
2016-10-12 15:17:43 +0200
701fd8a216
Added a workaround for a strange bug with monospace fonts in OS X sierra by
2016-10-31 10:22:19 +0000
6711016102
Fixed a bug that could make surround plug-ins fail AU validation in certain rare edge cases by
2016-10-29 17:21:49 +0100
7cdcb19d25
Added a convenient function to get all channel sets with a particular number of channels by
2016-10-29 17:20:55 +0100
f415b09c7b
Enabled cookies in the juce curl backend to align the behaviour with other platforms by
2016-10-28 09:08:57 +0100
15bed81f87
Fixed a flex box bug where the first item in a list of too large items would not be layouted properly by
2016-10-27 18:36:47 +0100
ae13dd6d6c
Added an option to escape round brackets in URLs by
2016-10-27 18:35:30 +0100
75ea6db250
Renamed bounds member variable in Component to "boundsRelativeToParent" to avoid shadowing warnings when using a local variable nambed "bounds" by
2016-10-27 16:52:47 +0100
5d0256982b
Added a method to ThreadPool to query the number of threads assigned to the pool by
2016-10-27 16:21:00 +0100
56c5c8e8ac
Fixed an issue in CachedValue where setValue would not actually set the property if it's equal to the default. by
2016-10-27 15:38:16 +0100
b36b64a482
Projucer: simple pop-up menu to copy diagnostic messages to clipboard by
2016-10-27 13:15:31 +0200
26e0aa735c
Fixed a crash on quit when windows are open in the Juce Demo's windows demo by
2016-10-27 11:31:29 +0100
e435325619
Fix typo and increase maximum size of the "Member initialisers" text field by
2016-10-27 10:59:39 +0100
1845437fe1
Only moan about all-lowercase AU manufacturer codes by
2016-10-27 09:52:42 +0100
c4d36d15b1
Whitespace clean-up by
2016-10-27 09:52:24 +0100