3380 Commits (0149aab09d478d2bbbad45e7e6ae9e5bd24f7d3c)
 

Author SHA1 Message Date
  jules aff0d98e4b Removed JucePlugin_TailLengthSeconds and added a getTailLengthSeconds() method to AudioProcessor instead. 12 years ago
  jules e75663b467 Improved some openGL texture creation functionality. 12 years ago
  jules fe3a2e4495 Added method AudioFormatWriter::writeFromFloatArrays() 12 years ago
  jules 42ade06d78 Added method AudioThumbnailCache::removeThumb(). 12 years ago
  jules 6c08b41a5a Android build fix. 12 years ago
  jules 9ec0e7ac18 Avoided a malloc in posix WaitableEvents. 12 years ago
  jules f1ef1a7178 MSVC function call convention fixes. AAX compile fix. 12 years ago
  jules 545bf3a9a8 Memory-mapped file tuning. 12 years ago
  jules 9fe39dbcac AAX latency tweak 12 years ago
  jules e6e91e2c62 AAX latency reporting. 12 years ago
  jules cbf8b5e8a2 Used some OSX vecLib functions inside FloatVectorOperations. 12 years ago
  jules 655468a380 Fix for FileTreeComponent::setSelectedFile 12 years ago
  jules 242a461644 MemoryMappedAudioFormatReader fix. Removed a couple of warnings. 12 years ago
  jules 3115c91689 Rebuilt a few project files. Linux VST fix. 12 years ago
  jules 6033581511 Additions and 64-bit fixes for FloatVectorOperations. 12 years ago
  jules 14b0493bb0 2.0.36 12 years ago
  jules eee4176331 VC2008 build fix. Rebuild of projects. 12 years ago
  jules b0ee49d537 New class FloatVectorOperations, with a bunch of SSE2-accelerated floating point functions. 12 years ago
  jules f65a8148a6 Introjucer: fixed broken MSVC intermediates path. 12 years ago
  jules 9e4baf538b Android: fix for pausing openGL apps. Rebuild of project files. 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 f507bb8a48 Introjucer: added an option to set the intermediates path in MSVC. 12 years ago
  jules 460b047387 Made AudioThumbnail::loadFrom return a bool. 12 years ago
  jules 9152fc8120 v2.0.34 12 years ago
  jules 54d3fd87a3 Fix for win32 build breakage. 12 years ago
  jules f853636464 New class: LagrangeInterpolator 12 years ago
  jules 4f8d094eee Added some extra sample rates to some of the AudioFormat classes. 12 years ago
  jules 9fbc963d96 2.0.33 12 years ago
  jules b0302ce30f Android fixes and clean-ups. 12 years ago
  jules 1bfddbbeff Introjucer: added CLANG_LINK_OBJC_RUNTIME = NO flag to Xcode builds. 12 years ago
  jules 60b0605ab3 Fixed some VC compiler warnings. 12 years ago
  jules c2ecbc7e05 Tidied up some DSound logging, adding a macro JUCE_DIRECTSOUND_LOGGING to enable it. 12 years ago
  jules 2266501eb9 Small fix for File::createInputStream. 12 years ago
  jules 27895cb6bd New class of audio format readers: MemoryMappedAudioFormatReader, which does what it says on the tin. 12 years ago
  jules ceb556eb30 Added a couple of methods to StandaloneFilterWindow 12 years ago
  jules a802f5d081 Added method AudioData::Pointer::findMinAndMax 12 years ago
  jules f5175b3c2d Minor addition to HashMap 12 years ago
  jules 773fc269f8 New class: LAMEEncoderAudioFormat 12 years ago
  jules e6d817d20d Extended MemoryMappedFile to allow loading of file subsections. 12 years ago
  jules 1e7ea748ca Fixes for negativeAwareModulo() and audio thumbnail. 12 years ago
  jules a99b309d3c Added WASAPI device change detection. 12 years ago
  jules 754ba64afc Minor thumbnail fix. 12 years ago
  jules 4dcf550cd0 Reverted an RTAS windowing change. 12 years ago
  jules 904e54660f Minor docs change, and addition to AudioThumbnail. 12 years ago
  jules d273693ce2 OSX file chooser fix. 12 years ago
  jules 3e6e7225a2 AU plugin factory class fix. 12 years ago
  jules a1c357fa1f Some VS DLL export fixes. 12 years ago
  jules 719969e1dd Introjucer: fixed typo in VS toolset names. 12 years ago
  jules d8454fc2b8 Added missing JUCE_API flags. 12 years ago