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
2018-02-19 16:26:47 +00:00
..
Application Fixed whitespace in Doxygen files 2018-02-19 16:26:47 +00:00
BinaryData Projucer: Fixed a missing argument in the simple content component template 2018-01-22 09:11:44 +00:00
CodeEditor Projucer: Removed an unused lambda capture and some code cleanup in SourceCodeEditor 2018-02-19 09:12:42 +00:00
ComponentEditor Cranked up the Clang warning level in the projucer, and fixed a few minor warnings 2018-01-16 17:15:06 +00:00
Licenses Projucer: Used Button::onClick to simplify some code 2018-01-12 10:44:23 +00:00
LiveBuildEngine Cranked up the Clang warning level in the projucer, and fixed a few minor warnings 2018-01-16 17:15:06 +00:00
Project Projucer: Fixed a VS2013 compiler error 2018-02-14 09:43:17 +00:00
ProjectSaving iOS: Made the default Microphone Usage Description less generic 2018-02-19 14:19:04 +00:00
Settings 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! 2018-01-17 11:23:12 +00:00
Utility Projucer: Add a text field to the iOS exporter to set the reason for microphone permissions 2018-02-19 12:51:28 +00:00
Wizards Use lambda callbacks instead of listeners with Slider, Button, Label, ComboBox and TextEditor classes 2018-01-18 15:23:57 +00:00