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.
jules bea7b83cb8 Renamed and refactored the LookAndFeel classes. The LookAndFeel class is now an abstract base-class, and there are 3 concrete subclasses you can use. These are LookAndFeel_V1 (replaces OldSchoolLookAndFeel), LookAndFeel_V2 (replaces what was the normal LookAndFeel class) and LookAndFeel_V3 (this is a new style, taken from the Introjucer's L+F). 11 years ago
..
flac VC2013 compiler compatibility. 12 years ago
oggvorbis Fixes for some clang static analysis warnings. 12 years ago
juce_AiffAudioFormat.cpp Tidied up some docs and added an AudioFormat constructor. 11 years ago
juce_AiffAudioFormat.h Misc tidying-up. 12 years ago
juce_CoreAudioFormat.cpp Tidied up some docs and added an AudioFormat constructor. 11 years ago
juce_CoreAudioFormat.h Added key signature detection to CoreAudioFormat. 11 years ago
juce_FlacAudioFormat.cpp Renamed and refactored the LookAndFeel classes. The LookAndFeel class is now an abstract base-class, and there are 3 concrete subclasses you can use. These are LookAndFeel_V1 (replaces OldSchoolLookAndFeel), LookAndFeel_V2 (replaces what was the normal LookAndFeel class) and LookAndFeel_V3 (this is a new style, taken from the Introjucer's L+F). 11 years ago
juce_FlacAudioFormat.h Misc tidying-up. 12 years ago
juce_LAMEEncoderAudioFormat.cpp Made a few constant string arrays static to help compilers to optimise their initialisation. 11 years ago
juce_LAMEEncoderAudioFormat.h Misc minor cleanups and comment fixes. 11 years ago
juce_MP3AudioFormat.cpp Tidied up some docs and added an AudioFormat constructor. 11 years ago
juce_MP3AudioFormat.h Misc tidying-up. 12 years ago
juce_OggVorbisAudioFormat.cpp Renamed and refactored the LookAndFeel classes. The LookAndFeel class is now an abstract base-class, and there are 3 concrete subclasses you can use. These are LookAndFeel_V1 (replaces OldSchoolLookAndFeel), LookAndFeel_V2 (replaces what was the normal LookAndFeel class) and LookAndFeel_V3 (this is a new style, taken from the Introjucer's L+F). 11 years ago
juce_OggVorbisAudioFormat.h Misc tidying-up. 12 years ago
juce_QuickTimeAudioFormat.cpp Tidied up some docs and added an AudioFormat constructor. 11 years ago
juce_QuickTimeAudioFormat.h Copyright header update in all module files. juce_core modules are now ISC licensed. All other modules are GPLv2/3/AGPLv3 12 years ago
juce_WavAudioFormat.cpp Tidied up some docs and added an AudioFormat constructor. 11 years ago
juce_WavAudioFormat.h Added support for reading/writing an ISRC code in a WAV file's AXML chunk. 11 years ago
juce_WindowsMediaAudioFormat.cpp Misc tidying-up. 12 years ago
juce_WindowsMediaAudioFormat.h Misc tidying-up. 12 years ago