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.
jules 44cd80969d A few C++11 modernisations and comment corrections 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 A few C++11 modernisations and comment corrections 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 some whitespace style and cleaned up some code using C++11 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 A few C++11 modernisations and comment corrections 9 years ago
jucer_MainWindow.h Replaced Projucer-generated header guards with #pragma once and updated the examples 9 years ago
jucer_OpenDocumentManager.cpp Fixed some whitespace style and cleaned up some code using C++11 9 years ago
jucer_OpenDocumentManager.h A few C++11 modernisations and comment corrections 9 years ago
jucer_ProjucerLicenses.h Fixed some whitespace style and cleaned up some code using C++11 9 years ago