1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-02-01 03:10:06 +00:00
JUCE/extras/audio plugins/wrapper
2011-04-08 16:57:40 +01:00
..
AU Refactored some Carbon window work-around code for plugins, and enabled it for RTAS plugins. 2011-04-08 16:57:40 +01:00
RTAS Refactored some Carbon window work-around code for plugins, and enabled it for RTAS plugins. 2011-04-08 16:57:40 +01:00
Standalone Added fake placeholder versions of the new c++0x 'noexcept' and 'nullptr' keywords, and altered the library classes to use these instead of 'throw()' and '0'. This shouldn't make any difference at all to existing code, but will enable better static checking with future c++0x compilers. 2011-04-07 13:49:01 +01:00
VST Refactored some Carbon window work-around code for plugins, and enabled it for RTAS plugins. 2011-04-08 16:57:40 +01:00
juce_IncludeCharacteristics.h Added the AudioData class, which contains a range of templated structrures for manipulating different sample type primitives. This will replace the old AudioDataConverters class, and I've refactored a lot of the audio devices and formats to use the new classes. 2010-09-27 15:56:54 +01:00
juce_PluginHeaders.h Refactored some Carbon window work-around code for plugins, and enabled it for RTAS plugins. 2011-04-08 16:57:40 +01:00
juce_PluginHostType.h Added fake placeholder versions of the new c++0x 'noexcept' and 'nullptr' keywords, and altered the library classes to use these instead of 'throw()' and '0'. This shouldn't make any difference at all to existing code, but will enable better static checking with future c++0x compilers. 2011-04-07 13:49:01 +01:00