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
2014-04-09 12:28:05 +01:00
..
flac Whitespace cleanups. 2013-12-03 11:33:45 +00:00
oggvorbis Avoided some pedantic GCC warnings. 2013-11-03 19:16:52 +00:00
juce_AiffAudioFormat.cpp Removed a few more uses of String::empty. 2013-12-01 23:28:31 +00: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 Refactored some Xcode warning suppression. 2014-03-30 14:57:39 +01:00
juce_FlacAudioFormat.h Misc tidying-up. 2013-07-09 20:25:46 +01:00
juce_LAMEEncoderAudioFormat.cpp Couple of minor warning fixes. 2013-12-04 09:23:45 +00:00
juce_LAMEEncoderAudioFormat.h Misc minor cleanups and comment fixes. 2013-09-07 20:18:00 +01:00
juce_MP3AudioFormat.cpp Added some assertions to the MP3 decoder to flag up an unsupported encoding type. 2014-03-17 10:56:44 +00:00
juce_MP3AudioFormat.h Misc tidying-up. 2013-07-09 20:25:46 +01:00
juce_OggVorbisAudioFormat.cpp Refactored some Xcode warning suppression. 2014-03-30 14:57:39 +01: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 Added a couple of channel formats to WavAudioFormat 2014-03-18 10:54:33 +00: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 Refactored the WindowsMediaAudioFormat to avoid a discontinuity bug. 2014-04-09 12:28:05 +01:00
juce_WindowsMediaAudioFormat.h Made WindowsMediaAudioFormat::isCompressed() return true. 2014-03-10 21:53:03 +00:00