tpoole
af0791552a
Fixed Linux message thread assertion in AudioProcessorValueTreeState
8 years ago
hogliux
2d96e3720a
Changed the default sidechain layout to stereo in the NoiseGate sample code to increase compatibility with Bitwig DAWs
8 years ago
jules
f28462040b
Whitespace cleanup
8 years ago
jules
aac01b2b4b
Fixed a couple of spelling mistakes
8 years ago
hogliux
d90ca6caf8
Fixed a typo in the OpenGL demo code
8 years ago
tpoole
e31a0b11e8
Resaved all projects
8 years ago
ed
6641b9d844
Updated BlocksMonitor example to display correct topology with connections and rotations
8 years ago
ed
e384fa71d8
Added Timer to MainComponent to stop touches from triggering multiple waveshape mode changes
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
jules
de84462f2d
BLOCKS example apps: some cleanup, enabled DUMP_TOPOLOGY flag
8 years ago
hogliux
efd4bb67bc
Re-saved all projects
8 years ago
ed
f3c313b212
Added label to BlocksSynth and BlocksDrawing example windows
8 years ago
ed
76b3689a48
Added BLOCKS module
8 years ago
hogliux
26e0aa735c
Fixed a crash on quit when windows are open in the Juce Demo's windows demo
8 years ago
tpoole
83d0854572
Added a microphone permission option to the iOS exporter
8 years ago
hogliux
c14eb040b9
Fixed automation bug when switching between presets in VST and VST3
8 years ago
hogliux
4fa0516f40
Revised multibus API and added support for multibus hosting
8 years ago
hogliux
ebf19aa61a
Re-save all projects
8 years ago
jules
9fa0d49be7
Added an option JUCE_ALLOW_STATIC_NULL_VARIABLES that can be used to turn off dangerous statics like String::empty, var::null, etc.
8 years ago
hogliux
231a6e479d
Fix some warnings in MSVC
8 years ago
stefan
8ec9443543
Projucer various fixes
* Use separate folder for disk cache in debug mode to avoid mixing debug/release-mode object files while testing
* Quote the server's file name as it may contain spaces etc.
* Fix saving source files during compilation on Windows
* Fix JuceDemo for live builds on Mac: long chains of recursive operator<< invocations caused compiler crash
* Move code for creating disabled Build tab to extra function and add names to improve readability
* Implement new "subscribe" behavior for createDisabledBuildTab
* Clean up trailing spaces
8 years ago
hogliux
913a868d8d
Fixed a crash on exit error in the plug-in host on windows/linux
8 years ago
hogliux
d73f776370
Fixed a bug where FlexBox would still be compiled on older versions of VS
8 years ago
jules
a9d843414a
Resaved all projects
8 years ago
luigisambuy
ea7677970c
modified sliderValueChanged() to notify host only on mouse clicks
8 years ago
luigisambuy
1e9af22f96
modified valueChanged() to notify host only on mouse clicks.
8 years ago
luigisambuy
6547452fd3
Fixed a leak of bubbleMessage object in juce demo
8 years ago
hogliux
59cc979cfe
Deallocate all nodes in the graph before calling JUCEApplication::quit in the audio demo host
Some NI plug-ins really don't like it if you call [NSApp stop] while they are still loaded.
Fixes #89
8 years ago
jules
8994f37dd0
Added some FlexBox layout classes, and a demo page for this in the big juce demo app
8 years ago
hogliux
b936786f80
Remove the recently added shouldReleaseFocusOnMainMenuBarAccess flag and replace with something less intrusive
8 years ago
hogliux
1053dc5755
Allow having zero programs in VST
8 years ago
hogliux
c9aca28d00
Add pkg-config support for linux
9 years ago
hogliux
630ab88f8b
Version number update
9 years ago
jules
31f935cc60
Added a new Graphics::drawImage method that takes a Rectangle<float>
9 years ago
jules
e4592d132f
Projucer: tweak to the way GCC -D flags are generated
9 years ago
jules
8a9fbc38f9
Resaved some project files
9 years ago
hogliux
1f6fa5cc3b
Re-save all projects
9 years ago
hogliux
b1a7441bcc
Align manufacturer code of sample plug-ins in JUCE repo ('ROLI')
9 years ago
hogliux
adfc6e9e80
Re-save projects
9 years ago
hogliux
6810791645
Make sure that the legacy AU rez file is correct for midi effect AUs
9 years ago
hogliux
3ddd2db037
Allow access to all URLs in the JUCE Demo
9 years ago
jules
ec40f0940c
Updated version numbers in modules, and resaved example projects
9 years ago