1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-14 00:14:18 +00:00
JUCE/modules/juce_core/files
reuk 543b001e9c FileSearchPath: Allow working with paths that are not necessarily absolute
This allows paths that are prefixed with environment variables to behave
as expected. This is useful when scanning the default LV2 locations in
the AudioPluginHost on Windows.
2023-02-01 23:05:51 +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 MimeTypes: Speed up release-mode compilation 2022-11-08 12:04:31 +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