jules
|
fad8d0526e
|
Projucer: improved the set of browsable files that are added to target projects for each module
|
9 years ago |
jules
|
e1098c834a
|
Projucer: Fixed failure to scan deep file hierarchies when building browsable files
|
9 years ago |
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.
|
9 years ago |
jules
|
8e9ed0d0a9
|
Introjucer: more refactoring
|
9 years ago |
jules
|
02492b36b9
|
Lots of small whitespace tweaks.
|
9 years ago |
jules
|
3aa3ebff91
|
Introjucer: Added option to avoid overwriting changes to local module files
|
9 years ago |
jules
|
9ff92b8002
|
Introjucer: tweaked whitespace in generated headers to not have an extra trailing line, and resaved all projects using it
|
9 years ago |
jules
|
f8c90cebe4
|
Introjucer: Improved error messages when module paths are invalid
|
9 years ago |
jules
|
7c96b6e999
|
Updated various project files.
|
9 years ago |
jules
|
3cad25f231
|
Introjucer: Fix for some Windows paths in the JuceHeader.h file
|
9 years ago |
jules
|
4c6be5671e
|
Introjucer: if groups are sorted, then adding new files retains the sort order.
|
9 years ago |
jules
|
e12b3ed774
|
Fixed an old but harmess typo in the introjucer that was using slightly odd names in the project file.
|
9 years ago |
hogliux
|
c7b8e77031
|
Update copyright notice
|
9 years ago |
jules
|
dab1a549b9
|
Introjucer: some internal refactoring.
|
10 years ago |
jules
|
43ce64a099
|
Introjucer: refactored some functions and made it add "--no-undefined" to linux VST makefile linker settings.
|
10 years ago |
jules
|
1952ed195e
|
Whitespace
|
10 years ago |
Timur Doumler
|
898e3c3796
|
Introjucer: added Linux Code::Blocks project export.
|
10 years ago |
jules
|
bbc3a56b84
|
Introjucer: added module option flags for OSXLibs and iOSLibs
|
10 years ago |
jules
|
4b28a4bb23
|
more auto-update work
|
10 years ago |
jules
|
9191455677
|
Introjucer: avoided adding unnecessary .r files in plugin builds that don't target RTAS or AU.
|
10 years ago |
jules
|
3b88555140
|
Replaced the old, badly-named and badly-implemented String::compareLexicographically() method with String::compareNatural(), which uses a smarter algorithm. Also added a method StringArray::sortNatural() which uses this.
|
11 years ago |
jules
|
9342cdcc5b
|
Introjucer: fix for MSVC builds creating duplicate files in some situations
|
11 years ago |
jules
|
91d9c96338
|
Minor clean-ups
|
11 years ago |
jules
|
63cb062d35
|
Initial commit of VST3 hosting.
|
11 years ago |
jules
|
5ffd878ebc
|
Introjucer: made modules work better when the project doesn't contain any targets that will build on the current OS.
|
11 years ago |
jules
|
172f19f4a4
|
Introjucer: fix for module deletion bug, and some clean-ups.
|
11 years ago |
jules
|
14cb377f77
|
Introjucer: fix to paths when copying modules locally.
|
11 years ago |
jules
|
f4a5a0ecb4
|
Introjucer: better exporting of absolute module paths in android makefiles.
|
11 years ago |
jules
|
63587c007b
|
Introjucer: sorted out a win32 filename handling issue.
|
11 years ago |
jules
|
03e14b7851
|
Introjucer: fixed a bug when deleting modules; added a button to set copying mode for all modules.
|
11 years ago |
jules
|
cb2e2aa607
|
Introjucer: added a "defines" parameter to the module manifest format, to allow it to set modules to set project-wide preprocessor defs.
|
11 years ago |
jules
|
c6becf2532
|
Introjucer: stopped the modules panel from hammering the website.
|
11 years ago |
jules
|
20fa1be6ed
|
Introjucer: fix for finding modules on linux.
|
11 years ago |
jules
|
b9636ce02b
|
Introjucer: when exporting, added the modules folders to the include path.
|
11 years ago |
jules
|
a9aae9651b
|
Big refactoring of the introjucer's module handling - removed the global module path, and each module now stores its path for each exporter. Rewrote all the UI for downloading + updating modules.
|
11 years ago |
jules
|
94da373c31
|
Fixed a couple of rendering problems when using global scale factors.
|
11 years ago |
jules
|
3ab3c79589
|
Introjucer: avoided some MSVC warnings.
|
11 years ago |
jules
|
64391b7552
|
Introjucer: began refactoring some module-management code.
|
11 years ago |
jules
|
fecba9c31c
|
New class StringRef, to improve performance in function calls that can take either a String or a raw string literal. Modified a few other classes to take advantage of this.
|
11 years ago |
jules
|
135a9d1f5f
|
Introjucer: Avoided duplicated VST path setting.
|
12 years ago |
jules
|
fc79df875f
|
Refactoring of some glypharrangement code.
|
12 years ago |
jules
|
ddc1524742
|
Updated headers in demo project files.
|
12 years ago |
jules
|
5d6a14659c
|
Introjucer: changed to new juce.com URL.
|
12 years ago |
jules
|
31fc78b314
|
Minor tidying up.
|
12 years ago |
jules
|
d47ac98318
|
Introjucer: checking for out-of-date introjucer binary.
|
12 years ago |
jules
|
4d61bfd8a3
|
Refactored some TRANS strings to make them more amenable to translation. Added the NEEDS_TRANS macro.
|
12 years ago |
jules
|
bb008cb1ba
|
Merged the old Jucer into the introjucer.
|
12 years ago |
jules
|
5601c4d189
|
Introjucer: Added an exporter for Code::Blocks projects
|
12 years ago |
jules
|
e543949bda
|
Minor clean-ups.
|
12 years ago |
jules
|
234525aef9
|
Increased the warning level in a couple of OSX builds, and removed some pedantic warnings in the introjucer.
|
12 years ago |