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.
hogliux 1fcae3675c Changed flac writer to respect the current stream position when writing the flac header 8 years ago
..
flac Fix multiple compile errors on older gcc versions 9 years ago
oggvorbis Fixed compiler warnings on Visual Studio 2015 RTM. 9 years ago
juce_AiffAudioFormat.cpp Avoided an overflow in some extreme edge-case uses of WAVAudioFormat 9 years ago
juce_AiffAudioFormat.h Update copyright notice 9 years ago
juce_CoreAudioFormat.cpp Added support for getting metadata from .caf files in the CoreAudioFormat class 9 years ago
juce_CoreAudioFormat.h Update copyright notice 9 years ago
juce_FlacAudioFormat.cpp Changed flac writer to respect the current stream position when writing the flac header 8 years ago
juce_FlacAudioFormat.h Update copyright notice 9 years ago
juce_LAMEEncoderAudioFormat.cpp Added some null pointer checks to createWriterFor methods 9 years ago
juce_LAMEEncoderAudioFormat.h Update copyright notice 9 years ago
juce_MP3AudioFormat.cpp Fixed a typo in MP3AudioFormat 9 years ago
juce_MP3AudioFormat.h Update copyright notice 9 years ago
juce_OggVorbisAudioFormat.cpp Added some null pointer checks to createWriterFor methods 9 years ago
juce_OggVorbisAudioFormat.h Update copyright notice 9 years ago
juce_QuickTimeAudioFormat.cpp Added several new features: support for AudioUnit v3, new simplified JUCE module format, deleted the Introjucer and replaced it by the Projucer, various improvements for exporting of iOS and Android projects. 9 years ago
juce_QuickTimeAudioFormat.h Update copyright notice 9 years ago
juce_WavAudioFormat.cpp Added some defenses against parsing corrupted metadata blocks in WAV files 9 years ago
juce_WavAudioFormat.h Added metadata accessors to the WavAudioFormat class for INFO chunk properties. 9 years ago
juce_WindowsMediaAudioFormat.cpp Added a check in WindowsMediaAudioFormat to handle reading beyond the end of a file 9 years ago
juce_WindowsMediaAudioFormat.h Update copyright notice 9 years ago