1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-14 00:14:18 +00:00
JUCE/extras/Projucer/Source
2017-11-07 19:36:10 +01: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 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 Projucer: Set the "organization" attribute of Xcode projects to the "Company Name" specified in the project settings in the Projucer 2017-11-06 17:16:32 +00:00
ProjectSaving Android: add WebBrowserComponent implementation. 2017-11-07 19:36:10 +01: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