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.
jules a586966c65 Added lambda callback methods to ListenerList. Its old method-invocation callbacks were refactored to use variadic templates instead of the old awful macros they used in the past, but please move your code to use the new lambda functions, as the one stuff will eventually be deprecated! 7 years ago
..
UI Projucer: Fixed a potential crash when the live-build component list is changed 7 years ago
jucer_ActivityList.h Added lambda callback methods to ListenerList. Its old method-invocation callbacks were refactored to use variadic templates instead of the old awful macros they used in the past, but please move your code to use the new lambda functions, as the one stuff will eventually be deprecated! 7 years ago
jucer_ClassDatabase.h Added a method ValueTree::appendChild(). Also tidied up a lot of the ValueTree comments, which were a bit scrappy. 7 years ago
jucer_ClientServerMessages.h Added a method ValueTree::appendChild(). Also tidied up a lot of the ValueTree comments, which were a bit scrappy. 7 years ago
jucer_CompileEngineClient.cpp Projucer: Don't steal focus when live-build errors occur 7 years ago
jucer_CompileEngineClient.h Projucer: Made some usability and reliability improvements to the live-build engine 7 years ago
jucer_CompileEngineDLL.h Projucer: Re-factored source code groups and general code clean-up 7 years ago
jucer_CompileEngineServer.cpp Misc ScopedPointer changes to start using reset() and get() rather than assignments and casts (part of an ongoing drift towards more std::unique_ptr compatibility) 7 years ago
jucer_CompileEngineServer.h Projucer: Re-factored source code groups and general code clean-up 7 years ago
jucer_CppHelpers.h Projucer: Re-factored source code groups and general code clean-up 7 years ago
jucer_DiagnosticMessage.h Added a method ValueTree::appendChild(). Also tidied up a lot of the ValueTree comments, which were a bit scrappy. 7 years ago
jucer_DownloadCompileEngineThread.cpp Projucer: Re-factored source code groups and general code clean-up 7 years ago
jucer_DownloadCompileEngineThread.h Projucer: Re-factored source code groups and general code clean-up 7 years ago
jucer_ErrorList.h Projucer: Re-factored source code groups and general code clean-up 7 years ago
jucer_LiveCodeBuilderDLL.h Projucer: Re-factored source code groups and general code clean-up 7 years ago
jucer_MessageIDs.h Projucer: Re-factored source code groups and general code clean-up 7 years ago
jucer_ProjectBuildInfo.h Added a method ValueTree::appendChild(). Also tidied up a lot of the ValueTree comments, which were a bit scrappy. 7 years ago
jucer_SourceCodeRange.h Projucer: Re-factored source code groups and general code clean-up 7 years ago