1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-15 00:24:19 +00:00
JUCE/modules/juce_core/files
reuk b6ab931bcf
File: Add helper function to locate shared containers on macOS and iOS
File::getContainerForSecurityApplicationGroupIdentifier will return the
path to a container which is shared between all apps using the specified
app group ID. This might be useful if you need to share resources
between a standalone app and an AUv3 plugin, for example.
2021-09-23 10:28:48 +01:00
..
juce_DirectoryIterator.cpp Clang: Fix warnings when building with clang 10 2020-07-01 10:00:43 +01:00
juce_DirectoryIterator.h Fixed some doxygen warnings 2020-05-18 14:43:50 +01:00
juce_File.cpp File: Use unit test random instance to generate unique filename 2021-04-09 10:26:28 +01:00
juce_File.h File: Add helper function to locate shared containers on macOS and iOS 2021-09-23 10:28:48 +01:00
juce_FileFilter.cpp Updated all license headers 2020-04-23 17:30:39 +01:00
juce_FileFilter.h Updated all license headers 2020-04-23 17:30:39 +01:00
juce_FileInputStream.cpp Updated all license headers 2020-04-23 17:30:39 +01:00
juce_FileInputStream.h Updated all license headers 2020-04-23 17:30:39 +01:00
juce_FileOutputStream.cpp Updated all license headers 2020-04-23 17:30:39 +01:00
juce_FileOutputStream.h Updated all license headers 2020-04-23 17:30:39 +01:00
juce_FileSearchPath.cpp Updated all license headers 2020-04-23 17:30:39 +01:00
juce_FileSearchPath.h Updated all license headers 2020-04-23 17:30:39 +01:00
juce_MemoryMappedFile.h Updated all license headers 2020-04-23 17:30:39 +01:00
juce_RangedDirectoryIterator.cpp RangedDirectoryIterator: Allow querying the estimated progress 2020-07-02 17:25:03 +01:00
juce_RangedDirectoryIterator.h RangedDirectoryIterator: Allow querying the estimated progress 2020-07-02 17:25:03 +01:00
juce_TemporaryFile.cpp Updated all license headers 2020-04-23 17:30:39 +01:00
juce_TemporaryFile.h Updated all license headers 2020-04-23 17:30:39 +01:00
juce_WildcardFileFilter.cpp Updated all license headers 2020-04-23 17:30:39 +01:00
juce_WildcardFileFilter.h Updated all license headers 2020-04-23 17:30:39 +01:00