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.
tpoole e33abbc6fe Replaced Projucer-generated header guards with #pragma once and updated the examples 9 years ago
..
jucer_AppearanceSettings.cpp Added an option JUCE_ALLOW_STATIC_NULL_VARIABLES that can be used to turn off dangerous statics like String::empty, var::null, etc. 9 years ago
jucer_AppearanceSettings.h Replaced Projucer-generated header guards with #pragma once and updated the examples 9 years ago
jucer_Application.cpp Projucer: workaround broken "Open Recent" submenu 9 years ago
jucer_Application.h Replaced Projucer-generated header guards with #pragma once and updated the examples 9 years ago
jucer_AutoUpdater.cpp Don't keep on showing the auto-updater dialog box if the user clicks cancel 9 years ago
jucer_AutoUpdater.h Replaced Projucer-generated header guards with #pragma once and updated the examples 9 years ago
jucer_CommandIDs.h Added several new features: support for AudioUnit v3, new simplified JUCE module format, deleted the Introjucer and replaced it by the Projucer, various improvements for exporting of iOS and Android projects. 10 years ago
jucer_CommandLine.cpp Enabled multiple arguments for the Projucer whitespace cleaning commands 9 years ago
jucer_CommandLine.h Replaced Projucer-generated header guards with #pragma once and updated the examples 9 years ago
jucer_CommonHeaders.h Replaced Projucer-generated header guards with #pragma once and updated the examples 9 years ago
jucer_DocumentEditorComponent.cpp Added several new features: support for AudioUnit v3, new simplified JUCE module format, deleted the Introjucer and replaced it by the Projucer, various improvements for exporting of iOS and Android projects. 10 years ago
jucer_DocumentEditorComponent.h Replaced Projucer-generated header guards with #pragma once and updated the examples 9 years ago
jucer_DownloadCompileEngineThread.cpp Fixed typo in linux-only Projucer code 9 years ago
jucer_DownloadCompileEngineThread.h Replaced Projucer-generated header guards with #pragma once and updated the examples 9 years ago
jucer_EulaDialogue.h Replaced Projucer-generated header guards with #pragma once and updated the examples 9 years ago
jucer_FilePreviewComponent.h Replaced Projucer-generated header guards with #pragma once and updated the examples 9 years ago
jucer_GlobalPreferences.cpp Fixed a bug in the Projucer that would incorrectly mark relative SDK paths as invalid even if they were valid 9 years ago
jucer_GlobalPreferences.h Replaced Projucer-generated header guards with #pragma once and updated the examples 9 years ago
jucer_LoginForm.h Replaced Projucer-generated header guards with #pragma once and updated the examples 9 years ago
jucer_Main.cpp Projucer: fixed an edge-case where the UI would misbehave if you're logged in but don't have a live-coding license 9 years ago
jucer_MainWindow.cpp Fixed some typos. 9 years ago
jucer_MainWindow.h Replaced Projucer-generated header guards with #pragma once and updated the examples 9 years ago
jucer_OpenDocumentManager.cpp Added an option JUCE_ALLOW_STATIC_NULL_VARIABLES that can be used to turn off dangerous statics like String::empty, var::null, etc. 9 years ago
jucer_OpenDocumentManager.h Replaced Projucer-generated header guards with #pragma once and updated the examples 9 years ago
jucer_ProjucerLicenses.h Replaced Projucer-generated header guards with #pragma once and updated the examples 9 years ago