1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-13 00:04:19 +00:00
JUCE/extras/Projucer/Source
2017-11-16 16:51:50 +00:00
..
Application Projucer: Added a set-global-search-path command line option 2017-11-06 16:42:48 +00:00
BinaryData Replaced all our internal use of the old AudioSampleBuffer name with AudioBuffer<float> (for which AudioSampleBuffer is just a typedef) 2017-10-30 14:52:47 +00:00
CodeEditor 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) 2017-11-01 17:41:06 +00:00
ComponentEditor 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) 2017-11-01 17:41:06 +00:00
Licenses Projucer: Changed the way the license information is stored and recalled in the Projucer's settings to not use XML text elements 2017-11-06 15:07:20 +00:00
LiveBuildEngine Added a method ValueTree::appendChild(). Also tidied up a lot of the ValueTree comments, which were a bit scrappy. 2017-11-11 14:17:48 +00:00
Project Projucer: Fixed a bug where user modules would always show as missing when using the global path 2017-11-16 12:24:16 +00:00
ProjectSaving Projucer: Fixed a bug in the VS exporter where link time optimisation settings were being ignored 2017-11-16 16:51:50 +00:00
Settings Added a method ValueTree::appendChild(). Also tidied up a lot of the ValueTree comments, which were a bit scrappy. 2017-11-11 14:17:48 +00:00
Utility Clion: Added a global path to the CLion exe 2017-11-03 18:32:07 +00:00
Wizards 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) 2017-11-01 17:41:06 +00:00