1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-18 00:54:19 +00:00
JUCE/modules/juce_audio_formats/codecs
2016-12-09 11:49:57 +00:00
..
flac Fix multiple compile errors on older gcc versions 2016-05-26 11:50:04 +01:00
oggvorbis Fixed compiler warnings on Visual Studio 2015 RTM. 2015-07-23 15:57:18 +01:00
juce_AiffAudioFormat.cpp Added a second createMemoryMappedReader method to AudioFormat and its derived classes that creates a MemoryMappedAudioFormatReader from a FileInputStream 2016-12-09 11:49:57 +00:00
juce_AiffAudioFormat.h Added a second createMemoryMappedReader method to AudioFormat and its derived classes that creates a MemoryMappedAudioFormatReader from a FileInputStream 2016-12-09 11:49:57 +00:00
juce_CoreAudioFormat.cpp Added support for getting metadata from .caf files in the CoreAudioFormat class 2016-01-29 12:16:42 +00:00
juce_CoreAudioFormat.h Update copyright notice 2015-07-22 15:59:34 +01:00
juce_FlacAudioFormat.cpp Changed flac writer to respect the current stream position when writing the flac header 2016-10-18 10:38:18 +01:00
juce_FlacAudioFormat.h Update copyright notice 2015-07-22 15:59:34 +01:00
juce_LAMEEncoderAudioFormat.cpp Added some null pointer checks to createWriterFor methods 2016-01-04 12:43:49 +00:00
juce_LAMEEncoderAudioFormat.h Update copyright notice 2015-07-22 15:59:34 +01:00
juce_MP3AudioFormat.cpp Fixed a MSVC 2015 warning in mp3 audio decoder 2016-11-22 11:30:30 +00:00
juce_MP3AudioFormat.h Update copyright notice 2015-07-22 15:59:34 +01:00
juce_OggVorbisAudioFormat.cpp Added some null pointer checks to createWriterFor methods 2016-01-04 12:43:49 +00:00
juce_OggVorbisAudioFormat.h Update copyright notice 2015-07-22 15:59:34 +01:00
juce_QuickTimeAudioFormat.cpp Added several new features: support for AudioUnit v3, new simplified JUCE module format, deleted the Introjucer and replaced it by the Projucer, various improvements for exporting of iOS and Android projects. 2016-04-06 18:31:24 +01:00
juce_QuickTimeAudioFormat.h Update copyright notice 2015-07-22 15:59:34 +01:00
juce_WavAudioFormat.cpp Added a second createMemoryMappedReader method to AudioFormat and its derived classes that creates a MemoryMappedAudioFormatReader from a FileInputStream 2016-12-09 11:49:57 +00:00
juce_WavAudioFormat.h Added a second createMemoryMappedReader method to AudioFormat and its derived classes that creates a MemoryMappedAudioFormatReader from a FileInputStream 2016-12-09 11:49:57 +00:00
juce_WindowsMediaAudioFormat.cpp Added a check in WindowsMediaAudioFormat to handle reading beyond the end of a file 2016-03-10 09:52:05 +00:00
juce_WindowsMediaAudioFormat.h Update copyright notice 2015-07-22 15:59:34 +01:00