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.
Timur Doumler 0eb0f27a16 Fixed Carbon host support for AudioUnit v2 by fixing the Projucer's Rez file treatment to work with new module system. 9 years ago
..
AppConfig.h Projucer: workaround missing framework symbols during Live build: added JUCE modules using them to Projucer project and re-saved it with itself. 9 years ago
BinaryData.cpp Fixed Carbon host support for AudioUnit v2 by fixing the Projucer's Rez file treatment to work with new module system. 9 years ago
BinaryData.h Fixed Carbon host support for AudioUnit v2 by fixing the Projucer's Rez file treatment to work with new module system. 9 years ago
JuceHeader.h Projucer: workaround missing framework symbols during Live build: added JUCE modules using them to Projucer project and re-saved it with itself. 9 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
juce_audio_basics.cpp Projucer: workaround missing framework symbols during Live build: added JUCE modules using them to Projucer project and re-saved it with itself. 9 years ago
juce_audio_basics.mm Projucer: workaround missing framework symbols during Live build: added JUCE modules using them to Projucer project and re-saved it with itself. 9 years ago
juce_audio_devices.cpp Projucer: workaround missing framework symbols during Live build: added JUCE modules using them to Projucer project and re-saved it with itself. 9 years ago
juce_audio_devices.mm Projucer: workaround missing framework symbols during Live build: added JUCE modules using them to Projucer project and re-saved it with itself. 9 years ago
juce_audio_formats.cpp Projucer: workaround missing framework symbols during Live build: added JUCE modules using them to Projucer project and re-saved it with itself. 9 years ago
juce_audio_formats.mm Projucer: workaround missing framework symbols during Live build: added JUCE modules using them to Projucer project and re-saved it with itself. 9 years ago
juce_audio_processors.cpp Projucer: workaround missing framework symbols during Live build: added JUCE modules using them to Projucer project and re-saved it with itself. 9 years ago
juce_audio_processors.mm Projucer: workaround missing framework symbols during Live build: added JUCE modules using them to Projucer project and re-saved it with itself. 9 years ago
juce_audio_utils.cpp Projucer: workaround missing framework symbols during Live build: added JUCE modules using them to Projucer project and re-saved it with itself. 9 years ago
juce_audio_utils.mm Projucer: workaround missing framework symbols during Live build: added JUCE modules using them to Projucer project and re-saved it with itself. 9 years ago
juce_core.cpp 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
juce_core.mm 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
juce_cryptography.cpp 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
juce_cryptography.mm 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
juce_data_structures.cpp 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
juce_data_structures.mm 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
juce_events.cpp 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
juce_events.mm 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
juce_graphics.cpp 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
juce_graphics.mm 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
juce_gui_basics.cpp 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
juce_gui_basics.mm 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
juce_gui_extra.cpp 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
juce_gui_extra.mm 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
juce_opengl.cpp Projucer: workaround missing framework symbols during Live build: added JUCE modules using them to Projucer project and re-saved it with itself. 9 years ago
juce_opengl.mm Projucer: workaround missing framework symbols during Live build: added JUCE modules using them to Projucer project and re-saved it with itself. 9 years ago
juce_video.cpp Projucer: workaround missing framework symbols during Live build: added JUCE modules using them to Projucer project and re-saved it with itself. 9 years ago
juce_video.mm Projucer: workaround missing framework symbols during Live build: added JUCE modules using them to Projucer project and re-saved it with itself. 9 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).