stefan
|
8f1d37a72e
|
Fix addAllModulesInFolder to scan only 2 subfolder levels
Other existing behavior remains:
* check whether the folder itself is a valid module
* always return Result::ok()
* may contain duplicate modules
|
2016-10-06 18:37:43 +02:00 |
|
jules
|
9fa0d49be7
|
Added an option JUCE_ALLOW_STATIC_NULL_VARIABLES that can be used to turn off dangerous statics like String::empty, var::null, etc.
|
2016-09-16 12:03:02 +01:00 |
|
hogliux
|
c9aca28d00
|
Add pkg-config support for linux
|
2016-07-07 10:37:58 +01:00 |
|
hogliux
|
993a2e4fef
|
Do not allow specifying the JUCE folder as a modules folder
|
2016-05-16 15:03:55 +01:00 |
|
hogliux
|
7196e57f4d
|
Don't try to build VST/VST3 hosting code on iOS and add missing header
|
2016-04-27 14:44:32 +01:00 |
|
jules
|
b6e88694d1
|
Projucer: Fixed module dependency checker
|
2016-04-25 10:47:23 +01:00 |
|
jules
|
fad8d0526e
|
Projucer: improved the set of browsable files that are added to target projects for each module
|
2016-04-20 11:34:14 +01:00 |
|
jules
|
e1098c834a
|
Projucer: Fixed failure to scan deep file hierarchies when building browsable files
|
2016-04-11 16:01:57 +01:00 |
|
Timur Doumler
|
70949aa0c6
|
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.
|
2016-04-06 18:31:24 +01:00 |
|