1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-27 02:20:05 +00:00
JUCE/modules/juce_audio_processors
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
..
format Convert ignoreUnused to [[maybe_unused]] 2022-12-01 11:41:50 +00:00
format_types VST3: Remove unhelpful assertion 2023-01-26 17:55:56 +00:00
processors GenericAudioProcessorEditor: Fix issue where the ChoiceParameterComponent would re-set the parameter value in response to a parameter value change 2023-01-27 22:29:08 +00:00
scanning FileSearchPath: Allow working with paths that are not necessarily absolute 2023-02-01 23:05:51 +00:00
utilities PluginHostType: Add checks for auvaltool and com.apple.audio.InfoHelper 2022-12-01 11:41:51 +00:00
juce_audio_processors.cpp Add some missing JUCE_BSD guards 2022-12-21 22:20:06 +00:00
juce_audio_processors.h Bump version number to 7.0.5 2023-01-25 11:37:31 +00:00
juce_audio_processors.mm Update licensing banners to JUCE 7 2022-05-16 17:55:48 +01:00
juce_audio_processors_ara.cpp ARA: Fix ARA debug configuration 2022-08-15 12:07:40 +02:00
juce_audio_processors_lv2_libs.cpp Android/iOS: Avoid building LV2 2022-07-07 09:15:30 +01:00