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.
jules 2fdf9d377f Resaved example projects 7 years ago
..
AppConfig.h Resaved example projects 7 years ago
BinaryData.cpp OpenGL Example (unrefined) 10 years ago
BinaryData.h Replaced Projucer-generated header guards with #pragma once and updated the examples 8 years ago
JuceHeader.h Replaced Projucer-generated header guards with #pragma once and updated the examples 8 years ago
ReadMe.txt Added several new features: support for AudioUnit v3, new simplified JUCE module format, deleted the Introjucer and replaced it by the Projucer, various improvements for exporting of iOS and Android projects. 9 years ago
include_juce_audio_basics.cpp Re-saved all projects 8 years ago
include_juce_audio_basics.mm Re-saved all projects 8 years ago
include_juce_audio_devices.cpp Re-saved all projects 8 years ago
include_juce_audio_devices.mm Re-saved all projects 8 years ago
include_juce_audio_formats.cpp Re-saved all projects 8 years ago
include_juce_audio_formats.mm Re-saved all projects 8 years ago
include_juce_audio_processors.cpp Re-saved all projects 8 years ago
include_juce_audio_processors.mm Re-saved all projects 8 years ago
include_juce_core.cpp Re-saved all projects 8 years ago
include_juce_core.mm Re-saved all projects 8 years ago
include_juce_cryptography.cpp Re-saved all projects 8 years ago
include_juce_cryptography.mm Re-saved all projects 8 years ago
include_juce_data_structures.cpp Re-saved all projects 8 years ago
include_juce_data_structures.mm Re-saved all projects 8 years ago
include_juce_events.cpp Re-saved all projects 8 years ago
include_juce_events.mm Re-saved all projects 8 years ago
include_juce_graphics.cpp Re-saved all projects 8 years ago
include_juce_graphics.mm Re-saved all projects 8 years ago
include_juce_gui_basics.cpp Re-saved all projects 8 years ago
include_juce_gui_basics.mm Re-saved all projects 8 years ago
include_juce_gui_extra.cpp Re-saved all projects 8 years ago
include_juce_gui_extra.mm Re-saved all projects 8 years ago
include_juce_opengl.cpp Re-saved all projects 8 years ago
include_juce_opengl.mm Re-saved all projects 8 years ago
include_juce_video.cpp Re-saved all projects 8 years ago
include_juce_video.mm Re-saved all projects 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).