17 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 0ceeb573d8 Minor changes to avoid pedantic compiler warnings. 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 10c0894141 Added AudioProcessor::wrapperType flags 12 years ago
  jules 2cf131f0a6 Audio plugin fixes. 12 years ago
  jules bc259dc955 Added flag: JucePlugin_AAXDisableBypass 12 years ago
  jules d830f6c5d4 Couple of fixes for win32 AAX builds. 12 years ago
  jules da4d2a46cb Refactored audio plugin DllMain. 12 years ago
  jules e7f77abc68 Audio plugins: new DllMain handling. 12 years ago
  jules d6848d3bb1 Small AAX fix, and plugin file-chooser fix. 12 years ago
  jules 8664fdc862 AAX: got basic audio + gui working. 13 years ago
  jules e864ac8109 New method: Process::setDockIconVisible() 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 ba9f24681f First check-in of AAX code - note that this is a work-in-progress and although it currently creates a plugin that gets scanned (on OSX at least), it doesn't yet work. 13 years ago
  jules 5509a4f950 Introjucer: more AAX work. 13 years ago
  jules f110506be7 AAX work. 13 years ago