146 Commits (64c984896e3fca0aa80e873c17c260a6c33f105d)

Author SHA1 Message Date
  jules c46529e579 Typo in AAX code. 12 years ago
  jules 46b16cb921 AAX midi out. 12 years ago
  jules d6c3fed57f Added a couple of new hosts to PluginHostType. 12 years ago
  jules cd8adde4de 2.0.32 12 years ago
  jules 0d3f2f8ce0 AAX win32 library names. 12 years ago
  jules 4e17b8d2a9 Minor tidying-up of docs + warnings. 12 years ago
  jules fecaeb37cf Added StudioOne to host types list. 12 years ago
  jules 69caaf68cc AAX midi alignment workaround. 12 years ago
  jules 39f8c56627 AAX: midi input handling. 12 years ago
  jules 4a9003158a AAX ID compatibility with RTAS. 12 years ago
  jules 52be86bea4 AAX parameter fix. 12 years ago
  jules fe355dbae7 Introjucer: AAX win32 library linking. 12 years ago
  jules 222803084b AAX: automatable parameters 12 years ago
  jules f30af2b44c Rearranged some AAX classes to avoid leakage. 12 years ago
  jules fa2a1aa60d Added a flag JUCE_DISABLE_AU_FACTORY_ENTRY to allow the newer AU plugin entry point to be disabled for Xcode 3 compatibility. 12 years ago
  jules f789c971d0 Avoiding AAX compiler warnings 12 years ago
  jules af83d85940 AAX: added support for playhead + chunk storage. 12 years ago
  jules 56b1ddc873 Added a JUCE_VST_RETURN_HEX_VERSION_NUMBER_DIRECTLY flag for VST version number compatibility. 12 years ago
  jules 99088bd0d7 Updated AU plugin wrapper generation to provide new factory entry points. 12 years ago
  jules 5f8069719e VST sample pos accuracy fix. 12 years ago
  jules 906a99763d Version 2.0.31 12 years ago
  jules 234525aef9 Increased the warning level in a couple of OSX builds, and removed some pedantic warnings in the introjucer. 12 years ago
  jules a20ff4c910 Version 2.0.30 12 years ago
  jules 68b2e056e7 Version update 2.0.29 12 years ago
  jules 66769a191b AU latency change notification. Minor tweaks to plugin hosting. 12 years ago
  jules 518d3084c8 AAX: removed another 4-char const name. 12 years ago
  jules fe405e8eb8 AAX: removed plugin code from name list. 12 years ago
  jules 39eae806de Changes to make sure the AudioProcessor::wrapperType member is set correctly when its constructor is called. 12 years ago
  jules 9cb14fb966 Change to VST wrapper to avoid duplicate setParameter callbacks. 12 years ago
  jules 0ceeb573d8 Minor changes to avoid pedantic compiler warnings. 12 years ago
  jules 36ce338d98 Added an AU header path. 12 years ago
  jules f903695ba3 Audio plugins: better bypass support, with an AudioProcessor::processBlockBypassed() method that can be used for custom behaviour. 12 years ago
  jules 4d4321bea1 Version 2.0.28 12 years ago
  jules 07e7188eb1 Tidied up a few compiler warnings. 12 years ago
  jules 5a8729c471 VST vendor version fix. 12 years ago
  jules 2c72bfac6c Reimplemented the VST hex/decimal version change. 12 years ago
  jules 10c0894141 Added AudioProcessor::wrapperType flags 12 years ago
  jules 6cba4c505e Added a JucePlugin_RTASDisableMultiMono setting. 12 years ago
  jules e4e322ac05 AU fix for OSX SDK 10.4 12 years ago
  jules d5df89190c AudioUnit: name CFString release fixes. 12 years ago
  jules ea272ff465 Fixed a typo. 12 years ago
  jules 9b3501bfe4 Avoided some warnings in the AU wrapper. 12 years ago
  jules 35b9b9a317 Fix for AU string leak. 12 years ago
  jules 2cf131f0a6 Audio plugin fixes. 12 years ago
  jules d1bdc123a9 VST: better forwarding of plugin channel config changes. 12 years ago
  jules bc259dc955 Added flag: JucePlugin_AAXDisableBypass 12 years ago
  jules b305389d46 Changes for DLL build. 12 years ago
  jules 01be101f41 Added error callback dispatching to AudioDeviceManager. 12 years ago
  jules d830f6c5d4 Couple of fixes for win32 AAX builds. 12 years ago
  jules 438e813d0e More plugin DllMain tweaks. 12 years ago