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 a929370e79
FlacAudioFormat: Correctly balance preprocessor pragmas
3 years ago
..
flac Removed a couple of places where ancient 3rd party library code still used the register keyword 7 years ago
oggvorbis Fixed some warnings flagged by Clang's static analyzer 3 years ago
juce_AiffAudioFormat.cpp Used MemoryBlock::isEmpty() in a few places 4 years ago
juce_AiffAudioFormat.h Updated all license headers 4 years ago
juce_CoreAudioFormat.cpp CoreAudioFormat: Only register suitable file extensions for given StreamKind 3 years ago
juce_CoreAudioFormat.h CoreAudioFormat: Allow specifying stream kind hints 3 years ago
juce_FlacAudioFormat.cpp FlacAudioFormat: Correctly balance preprocessor pragmas 3 years ago
juce_FlacAudioFormat.h Update code to use C++14 [[deprecated]] attribute 3 years ago
juce_LAMEEncoderAudioFormat.cpp Updated all license headers 4 years ago
juce_LAMEEncoderAudioFormat.h Update code to use C++14 [[deprecated]] attribute 3 years ago
juce_MP3AudioFormat.cpp Windows: Fix and suppress some analysis warnings 4 years ago
juce_MP3AudioFormat.h Updated all license headers 4 years ago
juce_OggVorbisAudioFormat.cpp GCC: Fix some compiler warnings in GCC 11 3 years ago
juce_OggVorbisAudioFormat.h Update code to use C++14 [[deprecated]] attribute 3 years ago
juce_WavAudioFormat.cpp WavAudioFormat: Disambiguate ISRC and source information 3 years ago
juce_WavAudioFormat.h WavAudioFormat: Disambiguate ISRC and source information 3 years ago
juce_WindowsMediaAudioFormat.cpp Windows: Fix clang/gnu compiler warnings 4 years ago
juce_WindowsMediaAudioFormat.h Windows: Fix clang/gnu compiler warnings 4 years ago