jules
|
ebe5916c49
|
Misc code cleanups
|
8 years ago |
hogliux
|
a6b8ad0c75
|
Audio Plugin Host: Double-clicking on Audio/Midi Input/Output Node now opens the audio settings window
|
8 years ago |
jules
|
c6da067ac3
|
Scraped a layer of crusty old code from some audio plugin host files
|
8 years ago |
hogliux
|
763ba20a61
|
Re-saved all projects (see previous commit)
|
8 years ago |
hogliux
|
c2991f77c2
|
Re-saved all projects
|
8 years ago |
hogliux
|
9a5764a324
|
Changed the linux build folder name to "Build/LinuxMakefile" so it is consistent with the rest of JUCE
|
8 years ago |
hogliux
|
473147350d
|
Re-saved all projects
|
8 years ago |
hogliux
|
f735a28708
|
Plugin Host: fixed background colour of channel configuration window
|
8 years ago |
hogliux
|
2ff6de2a94
|
Linux: re-saved all projects to update broken linux Makefiles (see previous commit)
|
8 years ago |
hogliux
|
1e185e988f
|
Re-saved all projects
|
8 years ago |
jules
|
377a73a122
|
Tweaked the audio hosting demo to prevent multiple instances of the built-in filters being added
|
8 years ago |
hogliux
|
884afa3a0d
|
Re-saved all projects
|
8 years ago |
hogliux
|
b5afccc37c
|
Updated file headers and the README with the JUCE 5 license
|
8 years ago |
hogliux
|
ef2c63e4e3
|
Added a new LookAndFeel (V4) and re-skinned the JUCE Demo and examples. Improved the JUCE Demo on mobile devices.
|
8 years ago |
hogliux
|
00e38f2ef5
|
Re-saved all projects
|
8 years ago |
tpoole
|
166547d1fb
|
Resaved all projects
|
8 years ago |
tpoole
|
00673ec3bc
|
Fixed some MacOS compiler warnings in the JUCE demo host
|
8 years ago |
hogliux
|
aad868e383
|
Added support for WebBrowserComponent on Linux
|
8 years ago |
tpoole
|
82565a0c96
|
Removed the VS2010 and VS2012 exporters from the examples and extra JUCE projects and added a VS2017 exporter
|
8 years ago |
tpoole
|
554645b750
|
Changed the JUCE demo plug-in and host to compile in 64 bit for the latest version of Visual Studio
|
8 years ago |
hogliux
|
de723216b5
|
Fixed an issue where the bus enabled radio button in the audio demo host would not update properly
|
8 years ago |
tpoole
|
1dd4b05516
|
Resaved all projects
|
8 years ago |
tpoole
|
a2ee6339e1
|
Restored JUCE modules as Xcode groups and resaved all projects
|
8 years ago |
tpoole
|
5b49bcdbc8
|
Resaved all projects
|
8 years ago |
tpoole
|
00f57d43c5
|
Resaved all projects
|
8 years ago |
tpoole
|
b547673fae
|
Resaved all projects
|
8 years ago |
tpoole
|
ab4f269c60
|
Removed brackets from build target names and resaved all projects
|
8 years ago |
tpoole
|
a6fc53373f
|
Resaved all projects
|
8 years ago |
tpoole
|
e33abbc6fe
|
Replaced Projucer-generated header guards with #pragma once and updated the examples
|
8 years ago |
ed
|
7f8d1008bc
|
Resaved all projects
|
8 years ago |
hogliux
|
07d8283143
|
Re-saved Android and Xcode projects
|
8 years ago |
tpoole
|
7bb30364a4
|
Resaved all projects
|
8 years ago |
hogliux
|
167125afb9
|
Re-saved all projects
|
8 years ago |
hogliux
|
03b0df1205
|
Re-saved all projects
|
8 years ago |
tpoole
|
96ea4655a7
|
Resaved all projects
|
8 years ago |
hogliux
|
83a4f74b1f
|
Added support saving/restoring plugin bus layouts in the audio host demo
|
8 years ago |
tpoole
|
af0791552a
|
Fixed Linux message thread assertion in AudioProcessorValueTreeState
|
8 years ago |
tpoole
|
e31a0b11e8
|
Resaved all projects
|
8 years ago |
tpoole
|
2ae5d2228a
|
Resaved all projects
|
8 years ago |
hogliux
|
efd4bb67bc
|
Re-saved all projects
|
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
|
913a868d8d
|
Fixed a crash on exit error in the plug-in host on windows/linux
|
8 years ago |
jules
|
a9d843414a
|
Resaved all projects
|
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
|
c9aca28d00
|
Add pkg-config support for linux
|
9 years ago |
hogliux
|
630ab88f8b
|
Version number update
|
9 years ago |