1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-09 23:34:20 +00:00
JUCE/modules/juce_audio_processors_headless/format
reuk 51c4a484ee
juce_audio_processors: Exclusively use JUCE_INTERNAL_HAS_* macros in place of JUCE_PLUGINHOST_* macros
This change also moves the PLUGINHOST config flags to the
juce_audio_processors_headless module header, as this is now the
lowest-level module that uses these flags. This change shouldn't require
any Projucer/CMake changes.
2025-09-25 18:38:27 +01:00
..
juce_AudioPluginFormat.cpp Move files without UI dependencies to juce_audio_processors_headless 2025-09-17 12:50:07 +01:00
juce_AudioPluginFormat.h Move files without UI dependencies to juce_audio_processors_headless 2025-09-17 12:50:07 +01:00
juce_AudioPluginFormatManager.cpp juce_audio_processors: Exclusively use JUCE_INTERNAL_HAS_* macros in place of JUCE_PLUGINHOST_* macros 2025-09-25 18:38:27 +01:00
juce_AudioPluginFormatManager.h AudioPluginFormatManager: Move to headless processors module 2025-09-17 12:50:08 +01:00
juce_PluginFormatDefs.h juce_audio_processors: Exclusively use JUCE_INTERNAL_HAS_* macros in place of JUCE_PLUGINHOST_* macros 2025-09-25 18:38:27 +01:00