| .. |
|
Windows
|
Clion: Added a global path to the CLion exe
|
8 years ago |
|
jucer_Application.cpp
|
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!
|
8 years ago |
|
jucer_Application.h
|
Projucer: Re-factored source code groups and general code clean-up
|
8 years ago |
|
jucer_AutoUpdater.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)
|
8 years ago |
|
jucer_AutoUpdater.h
|
Updated file headers and the README with the JUCE 5 license
|
8 years ago |
|
jucer_CommandIDs.h
|
Projucer: Re-factored source code groups and general code clean-up
|
8 years ago |
|
jucer_CommandLine.cpp
|
Projucer: Added a set-global-search-path command line option
|
8 years ago |
|
jucer_CommandLine.h
|
Projucer: Re-factored source code groups and general code clean-up
|
8 years ago |
|
jucer_CommonHeaders.h
|
Projucer: Re-factored source code groups and general code clean-up
|
8 years ago |
|
jucer_Headers.h
|
Projucer: Re-factored source code groups and general code clean-up
|
8 years ago |
|
jucer_Main.cpp
|
Projucer: Re-factored source code groups and general code clean-up
|
8 years ago |
|
jucer_MainWindow.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)
|
8 years ago |
|
jucer_MainWindow.h
|
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)
|
8 years ago |