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.
reuk 37d1cc9394
AudioFormat: Use int64 for ogg/flac reservoir sizes
4 years ago
..
flac Removed a couple of places where ancient 3rd party library code still used the register keyword 7 years ago
oggvorbis Updated bundled Ogg Vorbis library to 1.3.7 4 years ago
juce_AiffAudioFormat.cpp Aiff: Fix extremely slow loads of pathological files 4 years ago
juce_AiffAudioFormat.h Updated all license headers 4 years ago
juce_CoreAudioFormat.cpp Updated all license headers 4 years ago
juce_CoreAudioFormat.h Updated all license headers 4 years ago
juce_FlacAudioFormat.cpp AudioFormat: Use int64 for ogg/flac reservoir sizes 4 years ago
juce_FlacAudioFormat.h Updated all license headers 4 years ago
juce_LAMEEncoderAudioFormat.cpp Updated all license headers 4 years ago
juce_LAMEEncoderAudioFormat.h Updated all license headers 4 years ago
juce_MP3AudioFormat.cpp MP3: Fail gracefully on unsupported mp3 formats 4 years ago
juce_MP3AudioFormat.h Updated all license headers 4 years ago
juce_OggVorbisAudioFormat.cpp AudioFormat: Use int64 for ogg/flac reservoir sizes 4 years ago
juce_OggVorbisAudioFormat.h Updated all license headers 4 years ago
juce_WavAudioFormat.cpp WAV: Fail gracefully on unsupported bit depths 4 years ago
juce_WavAudioFormat.h Updated all license headers 4 years ago
juce_WindowsMediaAudioFormat.cpp Windows: Added ComSmartPtr::getInterface() and used it in a few places to simplify some COM code 4 years ago
juce_WindowsMediaAudioFormat.h Updated all license headers 4 years ago