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.
ed 59a058fdc6 Fixed some warnings flagged up when enabling -Wswitch-enum, -Wswitch-default, -Wredundant-decls, and -Wimplicit-fallthrough 5 years ago
..
flac Removed a couple of places where ancient 3rd party library code still used the register keyword 7 years ago
oggvorbis Windows: Fixed some build errors and warnings when using Clang in Visual Studio 5 years ago
juce_AiffAudioFormat.cpp Fixed some warnings flagged up when enabling -Wswitch-enum, -Wswitch-default, -Wredundant-decls, and -Wimplicit-fallthrough 5 years ago
juce_AiffAudioFormat.h Fixed some GCC compiler warnings and removed deprecated functions 6 years ago
juce_CoreAudioFormat.cpp Fixed some more typos 5 years ago
juce_CoreAudioFormat.h Fixed some GCC compiler warnings and removed deprecated functions 6 years ago
juce_FlacAudioFormat.cpp Fixed some warnings flagged up when enabling -Wswitch-enum, -Wswitch-default, -Wredundant-decls, and -Wimplicit-fallthrough 5 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 warnings flagged up when enabling -Wswitch-enum, -Wswitch-default, -Wredundant-decls, and -Wimplicit-fallthrough 5 years ago
juce_MP3AudioFormat.h Fixed some more Linux compiler warnings 6 years ago
juce_OggVorbisAudioFormat.cpp Fixed some warnings flagged up when enabling -Wswitch-enum, -Wswitch-default, -Wredundant-decls, and -Wimplicit-fallthrough 5 years ago
juce_OggVorbisAudioFormat.h Fixed some GCC compiler warnings and removed deprecated functions 6 years ago
juce_WavAudioFormat.cpp Fixed some more typos 5 years ago
juce_WavAudioFormat.h Fixed some GCC compiler warnings and removed deprecated functions 6 years ago
juce_WindowsMediaAudioFormat.cpp Fixed some more typos 5 years ago
juce_WindowsMediaAudioFormat.h Fixed some GCC compiler warnings and removed deprecated functions 6 years ago