1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-13 00:04:19 +00:00
JUCE/modules/juce_audio_formats/codecs
2016-04-06 18:31:24 +01:00
..
flac Introjucer: Slight improvement to --fix-broken-include-paths 2016-02-23 11:03:21 +00:00
oggvorbis Fixed compiler warnings on Visual Studio 2015 RTM. 2015-07-23 15:57:18 +01:00
juce_AiffAudioFormat.cpp Added some null pointer checks to createWriterFor methods 2016-01-04 12:43:49 +00:00
juce_AiffAudioFormat.h Update copyright notice 2015-07-22 15:59:34 +01: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 Updated the version number used internally by FLAC 2016-03-14 12:53:32 +00: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 typo in MP3AudioFormat 2016-01-05 11:23:27 +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 Fixed warning in juce_WavAudioFormat.cpp due to narrowing integer conversion. 2016-03-07 10:59:09 +00:00
juce_WavAudioFormat.h Added metadata accessors to the WavAudioFormat class for INFO chunk properties. 2015-10-15 16:47:02 +01: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