81 Commits (f04f16e60b18b4a1ccedff9f0810368ef7029b74)

Author SHA1 Message Date
  jules 5c59897ba6 Replaced some uses of the no-longer-needed literal64Bit macro. 12 years ago
  jules 3891145af4 AiffAudioFormat: support for reading CATE block metadata. 12 years ago
  jules 03c2801f3f Copyright header update in all module files. juce_core modules are now ISC licensed. All other modules are GPLv2/3/AGPLv3 12 years ago
  jules e6ef1cf3f0 Compiler warning fix. 12 years ago
  jules c7506df13f Changed some pass-by-references to pass-by-value to improve compiler optimisation. 12 years ago
  jules 1981404103 Added some tempo metadata extractions methods for CoreAudioFormat and AiffAudioFormat 12 years ago
  jules 5618f6b904 Added acid chunk metadata loading to WavAudioFormat 12 years ago
  jules b4382bad62 Added String methods to create/return a std::string, and also String::toRawUTF8 method. 12 years ago
  jules ba2dc52b34 Made use of @autoreleasepool for clang builds. 12 years ago
  jules fdfdc2bbbf Aiff float support. 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 4f8d094eee Added some extra sample rates to some of the AudioFormat classes. 12 years ago
  jules 60b0605ab3 Fixed some VC compiler warnings. 12 years ago
  jules 27895cb6bd New class of audio format readers: MemoryMappedAudioFormatReader, which does what it says on the tin. 12 years ago
  jules 773fc269f8 New class: LAMEEncoderAudioFormat 12 years ago
  jules 669bd67670 Spelling and minor cleaning. 12 years ago
  jules 417f9eb31c AIFF comment format fix. 12 years ago
  jules c76b7b63e1 Fixed some classes that were getting overlooked by doxygen. 12 years ago
  jules e58b915300 Fixed some COM object ref-counting. 12 years ago
  jules 0ceeb573d8 Minor changes to avoid pedantic compiler warnings. 12 years ago
  jules 02c0cd009c Cleaned up some compiler warnings. 12 years ago
  jules c16c3a7c28 Fixed some documentation and minor GCC warnings. Fixed a JACK bug that would have mixed up the input/output channels. 12 years ago
  jules 4ef89c890f Avoided a few gcc compiler warnings. 12 years ago
  jules dea1aa475b OSX GL views: accepting first mouse click event. 12 years ago
  jules 07e7188eb1 Tidied up a few compiler warnings. 12 years ago
  jules 490e547184 Fix for extensible-format wav reader. 12 years ago
  jules 5dab488418 Fix to WavAudioFormat. 12 years ago
  jules 896e55ae27 Fix for typo in ogg-vorbis code. 12 years ago
  jules d6249c3e6c Fixes and additions to Ogg-Vorbis format. 12 years ago
  jules 164cc7bb67 Fixed a mistake in the last CoreAudioFormat check-in. 12 years ago
  jules edeb7c2723 Improved win32 http timeout behaviour. 12 years ago
  jules 521067b615 Small memory leak fix in CoreAudioFormat. 12 years ago
  jules 48569794c5 WindowsMediaAudioFormat fix for some file types. 12 years ago
  jules 6cba4c505e Added a JucePlugin_RTASDisableMultiMono setting. 12 years ago
  jules 6b1654e1d2 Fixed some more warnings. 12 years ago
  jules 0033491cc8 Cleaned up some compiler warnings. 12 years ago
  jules 7141fe39dc Fix for menu bar problem on OSX. 12 years ago
  jules 9a24aa8a20 Minor clean-ups. 12 years ago
  jules 66917b65fd Minor clean-ups. 12 years ago
  jules b3556f720e Added some colour component accessor methods to PixelARGB, PixelRGB. Tidied up some packing macros. 13 years ago
  jules 51002a72db Fixed a GCC OSX compile bug. Tidied up some comments. Added more checking when opening a wav or aiff file. 13 years ago
  jules 1c75c1322c Made CoreAudioFormat always return a bit-depth of 32. 13 years ago
  jules 746331a88a Fixed a leak in WindowsMediaAudioFormat. 13 years ago
  jules bdcfdecc65 Minor addition to OptionalScopedPointer. Documentation fix. 13 years ago
  jules 584c444ffd Tidied up some win32 DLL loading code, and fixed a call type mismatch with the windows media format class. 13 years ago
  jules d4deecb2f2 Cleaned up a few warnings generated by clang -Wall. 13 years ago
  jules 0826b28983 RTAS compatibility fix. Wav file fix for coping with corrupt files. 13 years ago
  jules 83fa27c4f2 Added channel mask metadata to WavAudioFormat. 13 years ago
  jules 84a0a24b4e Added some speaker arrangements for WavAudioFormat. Removed a conditional in audio_devices.h 13 years ago
  jules 1f95f54089 Purged some warnings. 13 years ago