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_core/files
reuk 8b708b348d
AudioPlaybackDemo: Fix usability issues on Android
Android devices won't necessarily be able to load MP3 files, so that
option has been removed from the file chooser. FLAC files should be
supported, but were missing from the MIME table.

The demo no longer tries to load files into the thumbnail view if they
previously failed to load into the transport.
2023-03-02 12:03:32 +00:00
..
juce_AndroidDocument.h AndroidDocument: Support file access to shared storage locations on Android 30+ 2022-05-23 13:18:08 +01:00
juce_common_MimeTypes.cpp AudioPlaybackDemo: Fix usability issues on Android 2023-03-02 12:03:32 +00:00
juce_common_MimeTypes.h MimeTypes: Speed up release-mode compilation 2022-11-08 12:04:31 +00:00
juce_DirectoryIterator.cpp Update copyright banners 2022-04-04 12:36:32 +01:00
juce_DirectoryIterator.h Update copyright banners 2022-04-04 12:36:32 +01:00
juce_File.cpp Convert ignoreUnused to [[maybe_unused]] 2022-12-01 11:41:50 +00:00
juce_File.h Improve some documentation 2022-07-14 15:24:40 +01:00
juce_FileFilter.cpp Update copyright banners 2022-04-04 12:36:32 +01:00
juce_FileFilter.h Update copyright banners 2022-04-04 12:36:32 +01:00
juce_FileInputStream.cpp Update copyright banners 2022-04-04 12:36:32 +01:00
juce_FileInputStream.h Update copyright banners 2022-04-04 12:36:32 +01:00
juce_FileOutputStream.cpp Update copyright banners 2022-04-04 12:36:32 +01:00
juce_FileOutputStream.h Update copyright banners 2022-04-04 12:36:32 +01:00
juce_FileSearchPath.cpp FileSearchPath: Allow working with paths that are not necessarily absolute 2023-02-01 23:05:51 +00:00
juce_FileSearchPath.h FileSearchPath: Allow working with paths that are not necessarily absolute 2023-02-01 23:05:51 +00:00
juce_MemoryMappedFile.h Update copyright banners 2022-04-04 12:36:32 +01:00
juce_RangedDirectoryIterator.cpp Update copyright banners 2022-04-04 12:36:32 +01:00
juce_RangedDirectoryIterator.h Update copyright banners 2022-04-04 12:36:32 +01:00
juce_TemporaryFile.cpp Update copyright banners 2022-04-04 12:36:32 +01:00
juce_TemporaryFile.h Update copyright banners 2022-04-04 12:36:32 +01:00
juce_WildcardFileFilter.cpp Update copyright banners 2022-04-04 12:36:32 +01:00
juce_WildcardFileFilter.h Update copyright banners 2022-04-04 12:36:32 +01:00