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.
Tom Poole dff555b23a WAV: Fixed an issue parsing RF64 headers 5 years ago
..
flac Removed a couple of places where ancient 3rd party library code still used the register keyword 7 years ago
oggvorbis Changes to avoid some clang warnings 6 years ago
juce_AiffAudioFormat.cpp Fixed some variable shadowing warnings 6 years ago
juce_AiffAudioFormat.h Fixed some GCC compiler warnings and removed deprecated functions 6 years ago
juce_CoreAudioFormat.cpp macOS: Handle EOF in CoreAudioReader::readSamples() 5 years ago
juce_CoreAudioFormat.h Fixed some GCC compiler warnings and removed deprecated functions 6 years ago
juce_FlacAudioFormat.cpp Fixed some GCC compiler warnings and removed deprecated functions 6 years ago
juce_FlacAudioFormat.h Fixed some GCC compiler warnings and removed deprecated functions 6 years ago
juce_LAMEEncoderAudioFormat.cpp Replaced all usage of ScopedPointer with std::unique_ptr 7 years ago
juce_LAMEEncoderAudioFormat.h Fixed some GCC compiler warnings and removed deprecated functions 6 years ago
juce_MP3AudioFormat.cpp Fixed some GCC compiler warnings and removed deprecated functions 6 years ago
juce_MP3AudioFormat.h Fixed some more Linux compiler warnings 6 years ago
juce_OggVorbisAudioFormat.cpp Fixed some GCC compiler warnings and removed deprecated functions 6 years ago
juce_OggVorbisAudioFormat.h Fixed some GCC compiler warnings and removed deprecated functions 6 years ago
juce_WavAudioFormat.cpp WAV: Fixed an issue parsing RF64 headers 5 years ago
juce_WavAudioFormat.h Fixed some GCC compiler warnings and removed deprecated functions 6 years ago
juce_WindowsMediaAudioFormat.cpp Fixed a compiler warning 6 years ago
juce_WindowsMediaAudioFormat.h Fixed some GCC compiler warnings and removed deprecated functions 6 years ago