1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-15 00:24:19 +00:00
JUCE/extras/Projucer/Source
2017-11-06 11:43:01 +00:00
..
Application Clion: Added a global path to the CLion exe 2017-11-03 18:32:07 +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 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
LiveBuildEngine 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
Project Replaced some old juce-style sort operations with std::sort and lambdas 2017-11-03 16:35:11 +00:00
ProjectSaving Fixed some typos in the Android exporter 2017-11-06 11:43:01 +00:00
Settings Clion: Added a global path to the CLion exe 2017-11-03 18:32:07 +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