119 Commits (b51c0a93aa65b66ecfd12a55533963c26af1a78e)

Author SHA1 Message Date
  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
  jules da4d2a46cb Refactored audio plugin DllMain. 12 years ago
  jules e7f77abc68 Audio plugins: new DllMain handling. 12 years ago
  jules 0033491cc8 Cleaned up some compiler warnings. 12 years ago
  jules 3831af62ef Updated CodeEditorComponent to act as an ApplicationCommandTarget 12 years ago
  jules 5428554cda Added a flag to disable bypass in RTAS. 12 years ago
  jules 03f568fab2 AU: fix for superclass parameter loading problem 12 years ago
  jules 9a24aa8a20 Minor clean-ups. 12 years ago
  jules ad958be260 Version bump: 2.0.27 12 years ago
  jules abb4946191 Version bump: 2.0.26 12 years ago
  jules d6848d3bb1 Small AAX fix, and plugin file-chooser fix. 12 years ago
  jules d7cea05104 Added a new struct DialogWindow::LaunchOptions, to provide a better mechanism than the existing static methods for launching dialog boxes. I've left the old static methods in there but will probably deprecate them at some point in the future. Also added a couple of methods to OptionalOwnedPointer. 12 years ago
  jules 8549139335 Added reaper to OSX plugin host types. 12 years ago
  jules e49c56109b Introjucer: Updated RTAS include path (on win32) 12 years ago
  jules 33dbaa2d30 Added AudioPlayHead::CurrentPositionInfo::timeInSamples member. 12 years ago
  jules 665c85b147 Version number bump. 12 years ago
  jules c7e3550514 Added an RTAS include. 12 years ago
  jules e0f1224a75 Updated the SystemStats operating system code: instead of having a special getOSXMinorVersionNumber() method, it now provides a more detailed version number when you call getOperatingSystemType(). Also added new types for iOS and Win8. 12 years ago
  jules 8664fdc862 AAX: got basic audio + gui working. 12 years ago
  jules 4f206a3f3a Version bump. 13 years ago
  jules 75d72d6323 Version number bump. 13 years ago
  jules e864ac8109 New method: Process::setDockIconVisible() 13 years ago
  jules df729be74a Cleaned-up class inheritance visibilities and encapsulation for some internal classes. 13 years ago
  jules 7afbc077e7 Version update. 13 years ago
  jules 70024eae19 Fix for RTAS compile error. 13 years ago
  jules 6f28207e87 AAX: plugin is now recognised and loaded by PT (but doesn't yet play correctly) 13 years ago
  jules b20b5f9276 Introjucer: fix for Xcode post-build script in audio plugin projects. 13 years ago
  jules 8d92a49312 RTAS/OpenGL fix (?) 13 years ago