| .. |
|
jucer_ProjectExport_Android.h
|
Cranked up the Clang warning level in the projucer, and fixed a few minor warnings
|
7 years ago |
|
jucer_ProjectExport_CLion.h
|
Projucer: Updated all the exporters and the project settings to use the new ValueWithDefault class
|
7 years ago |
|
jucer_ProjectExport_CodeBlocks.h
|
Projucer: Added missing tooltip descriptions
|
7 years ago |
|
jucer_ProjectExport_MSVC.h
|
Projucer: Use dynamic runtime linking by default on Windows
|
7 years ago |
|
jucer_ProjectExport_Make.h
|
Projucer: Added missing tooltip descriptions
|
7 years ago |
|
jucer_ProjectExport_Xcode.h
|
Added an alternative version of File::findChildFiles that returns the results array rather than it being an out-parameter. In almost all cases using this new version will make your code smaller and cleaner, as you can see from all the changes in this commit!
|
7 years ago |
|
jucer_ProjectExporter.cpp
|
Projucer: Updated all the exporters and the project settings to use the new ValueWithDefault class
|
7 years ago |
|
jucer_ProjectExporter.h
|
More ScopedPointer/unique_ptr compatibility work
|
7 years ago |
|
jucer_ProjectSaver.cpp
|
Projucer: Removed some calls to trim() when getting the plugin and plugin manufacturer code
|
7 years ago |
|
jucer_ProjectSaver.h
|
Added an alternative version of File::findChildFiles that returns the results array rather than it being an out-parameter. In almost all cases using this new version will make your code smaller and cleaner, as you can see from all the changes in this commit!
|
7 years ago |
|
jucer_ResourceFile.cpp
|
Projucer: Re-factored source code groups and general code clean-up
|
8 years ago |
|
jucer_ResourceFile.h
|
Projucer: Re-factored source code groups and general code clean-up
|
8 years ago |