1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-27 02:20:05 +00:00
JUCE/extras/audio plugins/wrapper
2011-02-24 17:13:01 +00:00
..
AU Added workarounds for mouse-wheel events in win32 VSTs and mouse-moves in carbon AUs and VSTs. Fixed a problem when swapping between carbon/cocoa views in AUs. 2011-01-09 13:46:36 +00:00
RTAS Tidied up a few win32 RTAS warnings. 2011-02-24 17:13:01 +00:00
Standalone Cleaned up some comments and uses of setContentComponent(). 2011-02-16 14:45:10 +00:00
VST Minor string clean-ups. Made key-shortcut indicators in popup menus use icons for shift/command/option on the mac. 2011-02-24 14:27:59 +00: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 Viewport positioning fix. Changed parameters of Viewport::visibleAreaChanged(). Small plugin header fix. 2011-01-10 12:33:38 +00:00
juce_PluginHostType.h Fixed a typo in the plugin host type class. 2010-12-29 09:21:15 +00:00