1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/modules/juce_audio_formats/codecs
2013-11-19 13:42:05 +00:00
..
flac Updated to version 1.3 of libFLAC. 2013-11-19 13:42:05 +00:00
oggvorbis Avoided some pedantic GCC warnings. 2013-11-03 19:16:52 +00:00
juce_AiffAudioFormat.cpp Tidied up some docs and added an AudioFormat constructor. 2013-09-27 10:29:42 +01:00
juce_AiffAudioFormat.h Misc tidying-up. 2013-07-09 20:25:46 +01:00
juce_CoreAudioFormat.cpp Tidied up some docs and added an AudioFormat constructor. 2013-09-27 10:29:42 +01:00
juce_CoreAudioFormat.h Added key signature detection to CoreAudioFormat. 2013-09-20 09:45:59 +01:00
juce_FlacAudioFormat.cpp Updated to version 1.3 of libFLAC. 2013-11-19 13:42:05 +00:00
juce_FlacAudioFormat.h Misc tidying-up. 2013-07-09 20:25:46 +01:00
juce_LAMEEncoderAudioFormat.cpp Made a few constant string arrays static to help compilers to optimise their initialisation. 2013-10-17 10:42:58 +01:00
juce_LAMEEncoderAudioFormat.h Misc minor cleanups and comment fixes. 2013-09-07 20:18:00 +01:00
juce_MP3AudioFormat.cpp Tidied up some docs and added an AudioFormat constructor. 2013-09-27 10:29:42 +01:00
juce_MP3AudioFormat.h Misc tidying-up. 2013-07-09 20:25:46 +01:00
juce_OggVorbisAudioFormat.cpp Added some metadata reading to OggVorbisAudioFormat 2013-11-09 13:19:14 +00:00
juce_OggVorbisAudioFormat.h Misc tidying-up. 2013-07-09 20:25:46 +01:00
juce_QuickTimeAudioFormat.cpp Tidied up some docs and added an AudioFormat constructor. 2013-09-27 10:29:42 +01:00
juce_QuickTimeAudioFormat.h Copyright header update in all module files. juce_core modules are now ISC licensed. All other modules are GPLv2/3/AGPLv3 2013-06-13 13:17:12 +01:00
juce_WavAudioFormat.cpp Tidied up some docs and added an AudioFormat constructor. 2013-09-27 10:29:42 +01:00
juce_WavAudioFormat.h Added support for reading/writing an ISRC code in a WAV file's AXML chunk. 2013-09-03 18:39:58 +01:00
juce_WindowsMediaAudioFormat.cpp Misc tidying-up. 2013-07-09 20:25:46 +01:00
juce_WindowsMediaAudioFormat.h Misc tidying-up. 2013-07-09 20:25:46 +01:00