The JUCE cross-platform C++ framework, with DISTRHO/KXStudio specific changes
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
hogliux 24d02528e0 Fixed an AAX bug where the Projucer's Xcode exporter would generate linker settings pointing to the wrong version of the AAXLibrary 8 years ago
..
jucer_ProjectExport_Android.h Added code to ensure that assets are not copied when extra assets paths in Android are not specified 8 years ago
jucer_ProjectExport_CodeBlocks.h Reworked and modernised Android exporter and removed old deprecated Android ant exporter 8 years ago
jucer_ProjectExport_MSVC.h Removed brackets from build target names and resaved all projects 8 years ago
jucer_ProjectExport_Make.h Fixed dynamic library filenames in Makefiles 8 years ago
jucer_ProjectExport_XCode.h Fixed an AAX bug where the Projucer's Xcode exporter would generate linker settings pointing to the wrong version of the AAXLibrary 8 years ago
jucer_ProjectExporter.cpp Fixed a bug setting JUCE_STANDALONE_APPLICATION 8 years ago
jucer_ProjectExporter.h Fixed dynamic library filenames in Makefiles 8 years ago
jucer_ProjectSaver.cpp Added Inter-App Audio capabilities to standalone plug-ins 8 years ago
jucer_ProjectSaver.h Fixed a bug setting JUCE_STANDALONE_APPLICATION 8 years ago
jucer_ResourceFile.cpp Replaced Projucer-generated header guards with #pragma once and updated the examples 8 years ago
jucer_ResourceFile.h Replaced Projucer-generated header guards with #pragma once and updated the examples 8 years ago
jucer_TextWithDefaultPropertyComponent.h Replaced Projucer-generated header guards with #pragma once and updated the examples 8 years ago