The JUCE cross-platform C++ framework, with DISTRHO/KXStudio specific changes
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jules ba2dc52b34 Made use of @autoreleasepool for clang builds. 12 years ago
..
flac Fixed some documentation and minor GCC warnings. Fixed a JACK bug that would have mixed up the input/output channels. 12 years ago
oggvorbis Fixed some documentation and minor GCC warnings. Fixed a JACK bug that would have mixed up the input/output channels. 12 years ago
juce_AiffAudioFormat.cpp Aiff float support. 12 years ago
juce_AiffAudioFormat.h New class of audio format readers: MemoryMappedAudioFormatReader, which does what it says on the tin. 12 years ago
juce_CoreAudioFormat.cpp New class of audio format readers: MemoryMappedAudioFormatReader, which does what it says on the tin. 12 years ago
juce_CoreAudioFormat.h Fixed some classes that were getting overlooked by doxygen. 12 years ago
juce_FlacAudioFormat.cpp Changed some types from int to size_t where appropriate. Fixed a CoreMidi build problem in 64-bit mode. 12 years ago
juce_FlacAudioFormat.h Minor changes to avoid pedantic compiler warnings. 12 years ago
juce_LAMEEncoderAudioFormat.cpp New class: LAMEEncoderAudioFormat 12 years ago
juce_LAMEEncoderAudioFormat.h New class: LAMEEncoderAudioFormat 12 years ago
juce_MP3AudioFormat.cpp New class: LAMEEncoderAudioFormat 12 years ago
juce_MP3AudioFormat.h Fixed some classes that were getting overlooked by doxygen. 12 years ago
juce_OggVorbisAudioFormat.cpp Added some extra sample rates to some of the AudioFormat classes. 12 years ago
juce_OggVorbisAudioFormat.h Minor changes to avoid pedantic compiler warnings. 12 years ago
juce_QuickTimeAudioFormat.cpp Made use of @autoreleasepool for clang builds. 12 years ago
juce_QuickTimeAudioFormat.h Minor changes to avoid pedantic compiler warnings. 12 years ago
juce_WavAudioFormat.cpp Aiff float support. 12 years ago
juce_WavAudioFormat.h New class of audio format readers: MemoryMappedAudioFormatReader, which does what it says on the tin. 12 years ago
juce_WindowsMediaAudioFormat.cpp Fixed some COM object ref-counting. 12 years ago
juce_WindowsMediaAudioFormat.h Fixed some classes that were getting overlooked by doxygen. 12 years ago