1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-09 23:34:20 +00:00
JUCE/examples
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
..
Assets Use getSiblingFile in more places 2024-11-20 10:10:35 +00:00
Audio Add VS2026 build to PIP demos 2025-09-18 20:51:02 +02:00
CMake GuiApp: Remove redundant qualifications from identifiers 2024-12-02 17:20:42 +00:00
DemoRunner Smart Pointers: Add a new enum for indicating if a smart point should increment a reference count or not 2025-09-25 14:56:34 +01:00
DSP Add VS2026 build to PIP demos 2025-09-18 20:51:02 +02:00
GUI Add VS2026 build to PIP demos 2025-09-18 20:51:02 +02:00
Plugins juce_audio_processors: Exclusively use JUCE_INTERNAL_HAS_* macros in place of JUCE_PLUGINHOST_* macros 2025-09-25 18:38:27 +01:00
Utilities Add VS2026 build to PIP demos 2025-09-18 20:51:02 +02:00
CMakeLists.txt Whitespace: Fix whitespace and line endings in cmake files 2024-11-05 17:56:39 +00:00