..
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.
2016-09-16 12:03:02 +01:00
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.
2016-04-06 18:31:24 +01:00
jucer_Application.cpp
Projucer: menu adjustments
2016-10-11 09:08:49 +02:00
jucer_Application.h
Projucer: menu adjustments
2016-10-11 09:08:49 +02:00
jucer_AutoUpdater.cpp
Don't keep on showing the auto-updater dialog box if the user clicks cancel
2016-07-20 18:06:53 +01:00
jucer_AutoUpdater.h
Don't keep on showing the auto-updater dialog box if the user clicks cancel
2016-07-20 18:06:53 +01:00
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.
2016-04-06 18:31:24 +01:00
jucer_CommandLine.cpp
Resaved projects
2016-04-20 11:37:18 +01:00
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.
2016-04-06 18:31:24 +01:00
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.
2016-04-06 18:31:24 +01:00
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.
2016-04-06 18:31:24 +01:00
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.
2016-04-06 18:31:24 +01:00
jucer_DownloadCompileEngineThread.cpp
Fixed typo in linux-only Projucer code
2016-09-26 10:55:36 +01:00
jucer_DownloadCompileEngineThread.h
Projucer: add feature download & install live-build engine (including checks for supported OS versions)
2016-09-22 12:49:57 +01:00
jucer_EulaDialogue.h
Projucer: updated EULA
2016-04-15 11:44:46 +01:00
jucer_FilePreviewComponent.h
Found a few missing 'override' specifiers
2016-04-15 15:32:47 +01:00
jucer_GlobalPreferences.cpp
Projucer: menu adjustments
2016-10-11 09:08:49 +02:00
jucer_GlobalPreferences.h
Use a bespoke VST2 interface
2016-08-22 09:57:16 +01:00
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
2016-04-25 11:11:00 +01:00
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
2016-04-25 11:11:00 +01:00
jucer_MainWindow.cpp
Fixed some typos.
2016-09-06 18:41:12 +01:00
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.
2016-04-06 18:31:24 +01:00
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.
2016-09-16 12:03:02 +01:00
jucer_OpenDocumentManager.h
Added an option JUCE_ALLOW_STATIC_NULL_VARIABLES that can be used to turn off dangerous statics like String::empty, var::null, etc.
2016-09-16 12:03:02 +01:00
jucer_ProjucerLicenses.h
Projucer: add feature download & install live-build engine (including checks for supported OS versions)
2016-09-22 12:49:57 +01:00