| .. |
|
flac
|
Removed a couple of places where ancient 3rd party library code still used the register keyword
|
2018-02-05 12:10:30 +00:00 |
|
oggvorbis
|
Windows: Fixed some build errors and warnings when using Clang in Visual Studio
|
2020-02-06 14:07:42 +00:00 |
|
juce_AiffAudioFormat.cpp
|
Fixed some warnings with -Wconversion enabled
|
2020-03-17 09:02:57 +00:00 |
|
juce_AiffAudioFormat.h
|
Fixed some GCC compiler warnings and removed deprecated functions
|
2019-06-04 16:48:44 +01:00 |
|
juce_CoreAudioFormat.cpp
|
Fixed some more typos
|
2020-01-07 08:53:23 +00:00 |
|
juce_CoreAudioFormat.h
|
Fixed some GCC compiler warnings and removed deprecated functions
|
2019-06-04 16:48:44 +01:00 |
|
juce_FlacAudioFormat.cpp
|
Fixed some warnings flagged up when enabling -Wswitch-enum, -Wswitch-default, -Wredundant-decls, and -Wimplicit-fallthrough
|
2020-03-09 17:39:28 +00:00 |
|
juce_FlacAudioFormat.h
|
Fixed some GCC compiler warnings and removed deprecated functions
|
2019-06-04 16:48:44 +01:00 |
|
juce_LAMEEncoderAudioFormat.cpp
|
Ownership: Fix some raw/unique ptr conversion issues
|
2020-03-20 17:07:24 +00:00 |
|
juce_LAMEEncoderAudioFormat.h
|
Fixed some GCC compiler warnings and removed deprecated functions
|
2019-06-04 16:48:44 +01:00 |
|
juce_MP3AudioFormat.cpp
|
Fix mp3 file seek when seeking to previously unplayed location.
|
2020-03-24 09:07:08 +01:00 |
|
juce_MP3AudioFormat.h
|
Fixed some more Linux compiler warnings
|
2019-06-06 10:25:19 +01:00 |
|
juce_OggVorbisAudioFormat.cpp
|
Fixed some warnings with -Wconversion enabled
|
2020-03-17 09:02:57 +00:00 |
|
juce_OggVorbisAudioFormat.h
|
Fixed some GCC compiler warnings and removed deprecated functions
|
2019-06-04 16:48:44 +01:00 |
|
juce_WavAudioFormat.cpp
|
Demos: Convey proper ownership semantics
|
2020-03-12 18:30:45 +00:00 |
|
juce_WavAudioFormat.h
|
Fixed some GCC compiler warnings and removed deprecated functions
|
2019-06-04 16:48:44 +01:00 |
|
juce_WindowsMediaAudioFormat.cpp
|
Fixed some more typos
|
2020-01-07 08:53:23 +00:00 |
|
juce_WindowsMediaAudioFormat.h
|
Fixed some GCC compiler warnings and removed deprecated functions
|
2019-06-04 16:48:44 +01:00 |