hogliux
57fdbd439f
Fixed a potential access after free bug when creating typefaces from user data os macOS
8 years ago
ed
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
8 years ago
jules
7467195ffa
Minor tidying-up
8 years ago
hogliux
436f047821
Fixed a bug where the maximum number of channels in VST2 was limited to 8 channels
8 years ago
jules
990b7b3b09
Fix for openGL components when global scale factors are applied
8 years ago
hogliux
8154ccc4e5
Added a fix for a potential wrap-around bug in BufferingAudioSource
8 years ago
hogliux
61fd2a339d
Fixed a MSVC 2015 warning in mp3 audio decoder
8 years ago
hogliux
00c0671c6b
Added sub-menu support to ComboBoxes
8 years ago
ed
6641b9d844
Updated BlocksMonitor example to display correct topology with connections and rotations
8 years ago
hogliux
8a93ddc818
Fixed a typo in recent studio one parameter workaround
8 years ago
hogliux
ee373af944
Added AlertWindow LookAndFeel methods to offer more control on button widths
8 years ago
hogliux
388251b1e2
Made message queue throttling more precise by using Time::getMillisecondCounter
8 years ago
hogliux
eba80c3258
Tweaked buffering audio source so it can more easily be used in a realtime and non-realtime setting
8 years ago
hogliux
e49022bfba
Added JUCE_USE_STUDIO_ONE_COMPATIBLE_PARAMETERS option to workaround a Studio One bug
8 years ago
hogliux
9a7ee9fdbb
Added support for iOS custom delegates - use at your own risk
8 years ago
tpoole
f93b174d93
Fixed error in variable name
8 years ago
hogliux
37f348123b
Potentially fixed an issue with the message thread being flooded by repaint events
8 years ago
tpoole
cff1793d89
Exposed some functions when building JUCE as a DLL
8 years ago
hogliux
caa65e8ff1
Add new URL::downloadToFile method
8 years ago
tpoole
fd86a73407
Fixed DLL compilation of juce_tracktion_marketplace
8 years ago
stefan
f5d32782d8
Projucer: avoid failing assertions from File
"Linker" and "Execution Engine" are now valid sources of diagnostic messages. Thus nodes in the diagnostics tree-view are not necessarily file names anymore.
8 years ago
stefan
1349f6546b
Projucer: the DiagnosticReceiver interface is an implementation detail of the live-build engine and not required otherwise
8 years ago
hogliux
63a71ff20d
Fixed a bug where the VST3 plug-in wrapper would not respect the legacy layout field when disabling/enabling buses
8 years ago
hogliux
1c2d1479b4
Added LookAndFeel getAlertWindowButtonWidth method to override the width of alert buttons
8 years ago
ed
ee4fe9e463
Updated BlocksSynth example to draw waveshapes on the Lightpad using a LittleFoot program and updated documentation for BlocksSynth example
8 years ago
ed
e384fa71d8
Added Timer to MainComponent to stop touches from triggering multiple waveshape mode changes
8 years ago
ed
020f858aba
Doxygen updated for BlocksSynth tutorial and LittleFoot Language pages
8 years ago
ed
1cc8a9532e
Class comment added to top of WaveshapeProgram.h
8 years ago
ed
24364ec43c
auto-generated comment removed from top of WaveshapeProgram.h
8 years ago
ed
15cab580e2
Xcode strict warnings
8 years ago
ed
8c55f73f45
MSVC warnings
8 years ago
ed
b2d0328f73
Code cleanup & WaveshapeProgram documentation
8 years ago
ed
e5d677072b
Working LittleFoot program for waveshape drawing
8 years ago
ed
91e8d27b70
LED drawing using LittleFoot
8 years ago
ed
39344e0d84
WaveshapeProgram.h added, LittleFoot program started
8 years ago
tpoole
2ae5d2228a
Resaved all projects
8 years ago
tpoole
b82773baae
Fixed older MacOS compatibility for ListenerList tests
8 years ago
hogliux
6fb0aa4527
Added a StringArray constructor to var
8 years ago
tpoole
d438fa59e8
Fixed issues with AudioProcessorValueTreeState parameter synchronization
8 years ago
hogliux
5a2ebefa00
Fixed a bug where the bundle exit function would be called before the VST3 factory is released
8 years ago
hogliux
c3ea4f8efe
Fixed a warning in MSVC 2013 in JUCE's URL class
8 years ago
hogliux
3f72a03f30
Fixed whitespace in last commit
8 years ago
hogliux
c2caad42b5
Added missing CoInitialize when using ASIO audio device
8 years ago
hogliux
8499e29241
Fixed a VS2013 warning in juce_URL
8 years ago
hogliux
3b630f3281
Added new WebInputStream class for more fine-grained control on retrieving URLs
8 years ago
tpoole
76fa9068c8
Added a LittleFoot section to the BLOCKS SDK documentation sidebar
8 years ago
tpoole
ec2fd97494
Changed BLOCKS Doxygen stylesheet to better match developer.roli.com
8 years ago
jules
3fb4edb202
BLOCKS SDK: Fixed the order of south and west DNA ports in the topology
8 years ago
jules
58bd2b130f
Added a few extra FlexItem convenience methods
8 years ago
hogliux
63eabb4456
Fixed a bug where identical initialiser lines would be removed
8 years ago