173 Commits (25c70643e3973e14d2f9af514b9d23f09eba8b8b)

Author SHA1 Message Date
  jules 26f3837593 Another JUCE_AUTORELEASEPOOL fix. 12 years ago
  jules 7afc21cbab Fixed some JUCE_AUTORELEASEPOOL syntax 12 years ago
  jules 71c8d5cef8 AAX build fix. 12 years ago
  jules 54a62c9c1a AAX latency fix. 12 years ago
  jules a72a2f2661 AAX midi fix. 12 years ago
  jules 79099619f9 Fix to last AAX check-in. 12 years ago
  jules e9ab96d757 Better failure handling of AAX playback position values. 12 years ago
  jules 4d4cc13a46 2.0.38 12 years ago
  jules 63411d7a47 2.0.37 12 years ago
  jules 27b5dc4a3b AU class bundle fix. 12 years ago
  jules 4fe02d2c8d AudioUnits: eliminated the JucePlugin_AUCocoaViewClassName parameter - this is no longer needed. Also rearranged the way AUPlugInDispatch.cpp is included, to improve compatibility. (You may need to re-save your projects in the introjucer to build with these changes) 12 years ago
  jules dbfcdf1bce VST wrapper getTailSize implementation. 12 years ago
  jules aff0d98e4b Removed JucePlugin_TailLengthSeconds and added a getTailLengthSeconds() method to AudioProcessor instead. 12 years ago
  jules f1ef1a7178 MSVC function call convention fixes. AAX compile fix. 12 years ago
  jules 9fe39dbcac AAX latency tweak 12 years ago
  jules e6e91e2c62 AAX latency reporting. 12 years ago
  jules 14b0493bb0 2.0.36 12 years ago
  jules b0ee49d537 New class FloatVectorOperations, with a bunch of SSE2-accelerated floating point functions. 12 years ago
  jules 942b2922a5 2.0.35 12 years ago
  jules bfd9350bed Changed some types from int to size_t where appropriate. Fixed a CoreMidi build problem in 64-bit mode. 12 years ago
  jules 9152fc8120 v2.0.34 12 years ago
  jules 9fbc963d96 2.0.33 12 years ago
  jules ceb556eb30 Added a couple of methods to StandaloneFilterWindow 12 years ago
  jules 4dcf550cd0 Reverted an RTAS windowing change. 12 years ago
  jules 3e6e7225a2 AU plugin factory class fix. 12 years ago
  jules 4a4b47979d RTAS: changed OSX Carbon window class. 12 years ago
  jules 70ab8a2e8b Better AU keypress forwarding in Ableton Live. 12 years ago
  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