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.
Julian Storer e130af03ec Introjucer refactoring, moving more functionality from the ProjectExporters and into the ProjectTypes. Slightly altered the structure of nested groups that is generated, and tweaked the demo projects to reflect this. Couple of minor fixes to symbol exporting and CoreAudioFormat. 14 years ago
..
jucer_Application.h More introjucer refactoring. Fixes for MessageListener and iOS font names. 14 years ago
jucer_CommandIDs.h Renamed the experimental jucer as the Introjucer. 14 years ago
jucer_CommonHeaders.h Introjucer refactoring, moving more functionality from the ProjectExporters and into the ProjectTypes. Slightly altered the structure of nested groups that is generated, and tweaked the demo projects to reflect this. Couple of minor fixes to symbol exporting and CoreAudioFormat. 14 years ago
jucer_DocumentEditorComponent.cpp Added fake placeholder versions of the new c++0x 'noexcept' and 'nullptr' keywords, and altered the library classes to use these instead of 'throw()' and '0'. This shouldn't make any difference at all to existing code, but will enable better static checking with future c++0x compilers. 14 years ago
jucer_DocumentEditorComponent.h Renamed the experimental jucer as the Introjucer. 14 years ago
jucer_FilePreviewComponent.cpp Added fake placeholder versions of the new c++0x 'noexcept' and 'nullptr' keywords, and altered the library classes to use these instead of 'throw()' and '0'. This shouldn't make any difference at all to existing code, but will enable better static checking with future c++0x compilers. 14 years ago
jucer_FilePreviewComponent.h Renamed the experimental jucer as the Introjucer. 14 years ago
jucer_JuceUpdater.cpp Minor introjucer clean-ups. 14 years ago
jucer_JuceUpdater.h Minor introjucer clean-ups. 14 years ago
jucer_Main.cpp Renamed the experimental jucer as the Introjucer. 14 years ago
jucer_MainWindow.cpp More introjucer refactoring. Fixes for MessageListener and iOS font names. 14 years ago
jucer_MainWindow.h More introjucer refactoring. Fixes for MessageListener and iOS font names. 14 years ago
jucer_OpenDocumentManager.cpp Minor introjucer clean-ups. 14 years ago
jucer_OpenDocumentManager.h Minor introjucer clean-ups. 14 years ago