The JUCE cross-platform C++ framework, with DISTRHO/KXStudio specific changes
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tpoole 00f57d43c5 Resaved all projects 8 years ago
..
AppConfig.h Resaved all projects 8 years ago
JuceHeader.h Replaced Projucer-generated header guards with #pragma once and updated the examples 8 years ago
ReadMe.txt Added BLOCKS module 8 years ago
juce_audio_basics.cpp Added BLOCKS module 8 years ago
juce_audio_basics.mm Added BLOCKS module 8 years ago
juce_audio_devices.cpp Added BLOCKS module 8 years ago
juce_audio_devices.mm Added BLOCKS module 8 years ago
juce_audio_formats.cpp Added BLOCKS module 8 years ago
juce_audio_formats.mm Added BLOCKS module 8 years ago
juce_audio_processors.cpp Added iOS support for BLOCKS examples 8 years ago
juce_audio_processors.mm Added iOS support for BLOCKS examples 8 years ago
juce_audio_utils.cpp Added iOS support for BLOCKS examples 8 years ago
juce_audio_utils.mm Added iOS support for BLOCKS examples 8 years ago
juce_blocks_basics.cpp Added BLOCKS module 8 years ago
juce_core.cpp Added BLOCKS module 8 years ago
juce_core.mm Added BLOCKS module 8 years ago
juce_data_structures.cpp Added BLOCKS module 8 years ago
juce_data_structures.mm Added BLOCKS module 8 years ago
juce_events.cpp Added BLOCKS module 8 years ago
juce_events.mm Added BLOCKS module 8 years ago
juce_graphics.cpp Added BLOCKS module 8 years ago
juce_graphics.mm Added BLOCKS module 8 years ago
juce_gui_basics.cpp Added BLOCKS module 8 years ago
juce_gui_basics.mm Added BLOCKS module 8 years ago
juce_gui_extra.cpp Added BLOCKS module 8 years ago
juce_gui_extra.mm Added BLOCKS module 8 years ago
juce_opengl.cpp Added BLOCKS module 8 years ago
juce_opengl.mm Added BLOCKS module 8 years ago

ReadMe.txt


Important Note!!
================

The purpose of this folder is to contain files that are auto-generated by the Projucer,
and ALL files in this folder will be mercilessly DELETED and completely re-written whenever
the Projucer saves your project.

Therefore, it's a bad idea to make any manual changes to the files in here, or to
put any of your own files in here if you don't want to lose them. (Of course you may choose
to add the folder's contents to your version-control system so that you can re-merge your own
modifications after the Projucer has saved its changes).