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 e6f64740d9 New classes: Reverb and ReverbAudioSource. Fixes for component alpha levels, mac file chooser, MemoryInputStream. 14 years ago
..
jucer_Application.h New classes: Reverb and ReverbAudioSource. Fixes for component alpha levels, mac file chooser, MemoryInputStream. 14 years ago
jucer_CommandIDs.h Renamed the experimental jucer as the Introjucer. 14 years ago
jucer_CommonHeaders.h Relocated the audio plugin wrapper files from the 'extras' folder into src/audio/plugin_client/ 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 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_JuceUpdater.h Renamed the experimental jucer as the Introjucer. 14 years ago
jucer_Main.cpp Renamed the experimental jucer as the Introjucer. 14 years ago
jucer_MainWindow.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_MainWindow.h 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_OpenDocumentManager.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_OpenDocumentManager.h Renamed the experimental jucer as the Introjucer. 14 years ago