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.
ed 8e10f16eb8 Dialog window to ask whether to keep current project or re-load from disk when .jucer file changes 8 years ago
..
jucer_AppearanceSettings.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. 9 years ago
jucer_AppearanceSettings.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. 9 years ago
jucer_Application.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_Application.h Projucer: Updated some font use and removed the EULA if running without the live-coding DLL 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 Don't keep on showing the auto-updater dialog box if the user clicks cancel 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. 9 years ago
jucer_CommandLine.cpp Resaved projects 9 years ago
jucer_CommandLine.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. 9 years ago
jucer_CommonHeaders.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. 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. 9 years ago
jucer_DocumentEditorComponent.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. 9 years ago
jucer_EulaDialogue.h Projucer: updated EULA 9 years ago
jucer_FilePreviewComponent.h Found a few missing 'override' specifiers 9 years ago
jucer_GlobalPreferences.cpp Projucer AppearanceSettingsTab: added missing resized() function; moved declaration into header and added explanatory comment. 9 years ago
jucer_GlobalPreferences.h Projucer AppearanceSettingsTab: added missing resized() function; moved declaration into header and added explanatory comment. 9 years ago
jucer_LoginForm.h 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_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 Dialog window to ask whether to keep current project or re-load from disk when .jucer file changes 8 years ago
jucer_MainWindow.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. 9 years ago
jucer_OpenDocumentManager.cpp Changed the Array::remove() method to return void, and added an Array::removeAndReturn() method to replace the old functionality 9 years ago
jucer_OpenDocumentManager.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. 9 years ago
jucer_ProjucerLicenses.h 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