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-12-14 16:46:07 +00:00
..
Application Projucer: Make the source code editor respect line endings when loading and saving a file and add an option to set the preferred line feed for a project 2018-11-27 17:28:36 +00:00
BinaryData Projucer: Request audio recording permissions in the Audio Application template on platforms which require it 2018-11-16 16:59:52 +00:00
CodeEditor Projucer: Use the project line ending setting for auto-generated JUCE files and write the IDE project files using the native line endings 2018-11-28 15:32:15 +00:00
ComponentEditor Projucer: Check if component position is relative to any other components when filling out the setBounds() code in the GUI builder 2018-12-13 10:12:50 +00:00
Licenses Added some macros for asserting when functions are called in an unsafe manner outside the message thread. 2018-10-16 17:39:54 +01:00
LiveBuildEngine Projucer: Fixed a bug connecting to the build server on startup 2018-11-10 10:24:15 +00:00
Project Projucer: Make the source code editor respect line endings when loading and saving a file and add an option to set the preferred line feed for a project 2018-11-27 17:28:36 +00:00
ProjectSaving Projucer: Initialise the legacy VST dependency in the Makefile exporter so that the path is correctly added to the build 2018-12-14 16:46:07 +00:00
Settings Projucer: Added a "VST (Legacy) SDK" field to the global paths window and re-factored the global paths window a bit 2018-11-05 16:12:32 +00:00
Utility Projucer: Only add example assets path to projects generated from JUCE example PIPs 2018-12-06 09:46:12 +00:00
Wizards Projucer: Removed the juce_video module from the list of defaults 2018-11-29 12:14:15 +00:00