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-27 15:37:39 +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 Projucer: Don't steal focus when live-build errors occur 2017-11-26 15:52:42 +00:00
Project Projucer: Fixed an issue when attempting to open the settings page for a nonexistent exporter 2017-11-27 15:37:39 +00:00
ProjectSaving Windows: Use dynamic runtime linking by default 2017-11-23 16:59:54 +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 Added iOS/Android native file chooser support and support for asynchronous invocation of file choosers 2017-11-20 10:56:08 +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