17 Commits (0c142b51b549ac6d6eff75cdd594967fb11a54f6)

Author SHA1 Message Date
  jules 0194486115 Added a method MemoryBlock::replaceWith(). Changed FileInputStream to avoid cacheing the length of the file. 13 years ago
  jules 75ad35f786 Improved File::moveFileTo and made file renaming in the introjucer more robust. 13 years ago
  jules df5d50bcd8 Version number bump. 13 years ago
  jules 70133a94eb Introjucer: added a setting for JucePlugin_AUMainType. Added a method InputStream::getNumBytesRemaining() 13 years ago
  jules 56bbab1537 (automated whitespace clean-up) 13 years ago
  jules b56695f604 Fix for XML formatting. 13 years ago
  jules efa18b1230 Small introjucer fix. 13 years ago
  jules 70a5f0233c Fixes to some MemoryOutputStream streaming operators. 13 years ago
  jules 295d125142 Stopped using the old BEGIN_JUCE_NAMESPACE macros, and just used hard-coded namespaces where necessary instead. The macro definitions are still there, so this shouldn't affect anyone's code. 13 years ago
  jules 15252c7227 New method: FileOutputStream::truncate() 13 years ago
  jules f35738afe0 Midi file fix to avoid multiple end-of-track events. Some openGL tweaks. 13 years ago
  Julian Storer 9a9f570781 Tweaks to streams and gzip compressor. 13 years ago
  Julian Storer 9332efc10d Fix for subtle win32 mouse-button issue. Minor bwav fix. 13 years ago
  Julian Storer dce7cd9cd1 Added a unit-test, and removed constness from a couple more return types. 13 years ago
  Julian Storer ffc2f5d40e Created c++11 move constructors and operator= methods for a bunch of classes (only enabled for c++11 compilers, of course) 13 years ago
  Julian Storer d3bcbeef9c Introjucer saving optimisations. 13 years ago
  Julian Storer b70e0a28d2 First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum.. 13 years ago