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 08339c92e2 Minor fixes for mac compilation. Android stuff. 14 years ago
..
jucer_GroupInformationComponent.cpp Minor fixes for mac strings, WAV format, DrawableButton hit tests, win32 clipboard. New class: CharPointer_ASCII. Changes to the callback methods for ValueTree::Listener, to provide more detailed information about the event. 14 years ago
jucer_GroupInformationComponent.h Minor fixes for mac strings, WAV format, DrawableButton hit tests, win32 clipboard. New class: CharPointer_ASCII. Changes to the callback methods for ValueTree::Listener, to provide more detailed information about the event. 14 years ago
jucer_NewFileWizard.cpp win32 openGL tweaks. Fixes for a couple of File methods. New "cpp + header" file creation option for the new jucer. 14 years ago
jucer_NewFileWizard.h win32 openGL tweaks. Fixes for a couple of File methods. New "cpp + header" file creation option for the new jucer. 14 years ago
jucer_NewProjectWizard.cpp Fix for copying NamedValueSets, removed some win32 DC warnings. Removed the obj-C suffix setting from the jucer's global settings. Updated the Jucer to generate correct iPhone/iPad apps for iOS4. Renamed some of the demo build folders from "iPhone" to "iOS". 14 years ago
jucer_NewProjectWizard.h More Jucer reorganisation 15 years ago
jucer_Project.cpp Implemented thread naming for mac + linux. Minor string tweaks. Android changes. Couple of other minor changes. 14 years ago
jucer_Project.h Implemented thread naming for mac + linux. Minor string tweaks. Android changes. Couple of other minor changes. 14 years ago
jucer_ProjectContentComponent.cpp Updated the ChangeBroadcaster class - sendChangeMessage() now has no parameters, and ChangeListener::changeListenerCallback() no longer provides a void*, it provides the ChangeBroadcaster* that triggered the callback. Also deleted the ChangeListenerList class, as it didn't offer anything that ChangeBroadcaster doesn't do. Changed the new jucer to expand preprocessor tokens in the header search path string. 14 years ago
jucer_ProjectContentComponent.h New class LeakedObjectDetector, and JUCE_LEAK_DETECTOR macros for spotting leakages in a neat, cross-platform way. Used these to replace all the old juce_UseDebuggingNewOperator stuff in all the classes. Also some drawable and component transform fixes. 14 years ago
jucer_ProjectExport_Android.h Minor fixes for mac compilation. Android stuff. 14 years ago
jucer_ProjectExport_MSVC.h Implemented thread naming for mac + linux. Minor string tweaks. Android changes. Couple of other minor changes. 14 years ago
jucer_ProjectExport_Make.h Implemented thread naming for mac + linux. Minor string tweaks. Android changes. Couple of other minor changes. 14 years ago
jucer_ProjectExport_XCode.h Implemented thread naming for mac + linux. Minor string tweaks. Android changes. Couple of other minor changes. 14 years ago
jucer_ProjectExporter.cpp Implemented thread naming for mac + linux. Minor string tweaks. Android changes. Couple of other minor changes. 14 years ago
jucer_ProjectExporter.h Implemented thread naming for mac + linux. Minor string tweaks. Android changes. Couple of other minor changes. 14 years ago
jucer_ProjectInformationComponent.cpp Lots of refactoring of the Expression and relative coordinate classes. This has changed some of the semantics that were in place, so any early adopters who had been playing with RelativeRectangles may need to check their expressions. 14 years ago
jucer_ProjectInformationComponent.h Minor string fixes. 14 years ago
jucer_ProjectSaver.h Implemented thread naming for mac + linux. Minor string tweaks. Android changes. Couple of other minor changes. 14 years ago
jucer_ProjectTreeViewBase.cpp Minor fixes for mac strings, WAV format, DrawableButton hit tests, win32 clipboard. New class: CharPointer_ASCII. Changes to the callback methods for ValueTree::Listener, to provide more detailed information about the event. 14 years ago
jucer_ProjectTreeViewBase.h Minor fixes for mac strings, WAV format, DrawableButton hit tests, win32 clipboard. New class: CharPointer_ASCII. Changes to the callback methods for ValueTree::Listener, to provide more detailed information about the event. 14 years ago
jucer_ResourceFile.cpp ActiveX browser plugin fix. File extension changes in the new jucer. 14 years ago
jucer_ResourceFile.h Fixed a linux time issue. Removed a blank line from the jucer's .sln file generator. Cleaned up some jucer code. 14 years ago
jucer_TreeViewTypes.cpp ActiveX browser plugin fix. File extension changes in the new jucer. 14 years ago
jucer_TreeViewTypes.h Fix for osx10.5 window resizing. Misc Jucer tweaks. 14 years ago