jules
|
6cbab98ab2
|
Introjucer: update to the format of iOS icons.
|
10 years ago |
jules
|
d3f76766db
|
Added a flag to FileBrowserComponent to allow it to keep the current name when the folder changes, and used this flag in the introjucer's new project wizard.
|
10 years ago |
jules
|
26143d5034
|
Introjucer: added a better browser for module paths
|
10 years ago |
jules
|
b0ca99d26b
|
Introjucer: made the modules panel update when the filename is edited
|
10 years ago |
jules
|
e179df3e2c
|
Introjucer: Fix to linux VST makefile flag generation.
|
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
|
3e5b15a8e3
|
Introjucer: fix for menu glitch when clicking "save and open" button in dual iOS/OSX projects.
|
10 years ago |
Timur Doumler
|
fc2f9e848d
|
Introjucer: Added option to select C++ language standard for Xcode.
|
10 years ago |
jules
|
06c1a15496
|
Added some missing 'override' decorators
|
10 years ago |
Timur Doumler
|
bb8b36aa72
|
Fixed bug where Introjucer would produce invalid code in case two images added via the GUI editor use the same image resource
|
10 years ago |
jules
|
95e94bc8dd
|
Fixed a problem compiling introjucer on linux.
|
10 years ago |
jules
|
5fd8cda62d
|
Introjucer: Fixed some Code::Blocks enums that were causing problems in old compilers.
|
10 years ago |
jules
|
1952ed195e
|
Whitespace
|
10 years ago |
jules
|
0860061fd9
|
Introjucer: made it possible to use relative paths for AU SDK includes
|
10 years ago |
Timur Doumler
|
898e3c3796
|
Introjucer: added Linux Code::Blocks project export.
|
10 years ago |
hogliux
|
0e97c57322
|
More clean-up on convertToPath in Introjucer
|
10 years ago |
hogliux
|
9748d92798
|
Clean-up convertToPath in Introjucer
|
10 years ago |
hogliux
|
d8b50dd009
|
Fixes bug in the introjucer where converting a text to a path adds a small offset
|
10 years ago |
jules
|
c17a72e5b1
|
Minor clean-ups.
|
10 years ago |
jules
|
1c382e83fc
|
Whitespace.
|
10 years ago |
jules
|
aa52fd2f61
|
Introjucer: added a new command-line option --git-tag-version, which will automatically invoke a git command to take a repository with a version number from a project.
|
10 years ago |
hogliux
|
123b70ec91
|
Add JUCE_STANDALONE_APPLICATION pre-processor macro
|
10 years ago |
Timur Doumler
|
b7f77590ff
|
Fixed problem in Introjucer where a newly created audio app would produce howling feedback because the audio buffer did not get cleared.
|
10 years ago |
jules
|
a1dfafe2c8
|
Introjucer: added Android version number
|
10 years ago |
jules
|
f6395d4cda
|
Raised the warnings level in the introjucer, and fixed a few warnings that were thrown up by this.
|
10 years ago |
jules
|
e84797b508
|
Introjucer: added options for specifying shared libraries for use on Android.
|
10 years ago |
jules
|
31f0d5e239
|
Introjucer: added more options for optimisation levels on GCC/LLVM targets.
|
10 years ago |
jules
|
ef4a6ce1a7
|
Introjucer: Fix iOS 8.1 orientation by adding default orientation flags to the generated project plist.
|
10 years ago |
jules
|
9da6f51439
|
Introjucer: added a field for setting the plugin AudioUnit SDK path.
|
10 years ago |
jules
|
4ed044b93c
|
Introjucer: prevented copying hidden source-control sub-folders when module code is copied to the project folder.
|
10 years ago |
jules
|
699c5a9109
|
Added a [Constructor_pre] section to introjucer GUI component files.
|
10 years ago |
jules
|
0e591abe0f
|
Introjucer: Stripped a couple of defunct values out of the generated linux makefiles.
|
10 years ago |
jules
|
fce4188055
|
Introjucer: made the Xcode exporter delete .rsrc files to force a rebuild which can be needed to update the version number.
|
10 years ago |
jules
|
d130a8e338
|
Introjucer: reporting of errors when resource files are missing when creating the binary data.
|
10 years ago |
jules
|
013b1ce000
|
Introjucer: fix for stuck sliding panels in new project wizard.
|
10 years ago |
jules
|
cbe1e6bcdc
|
Introjucer: Updated the default android NDK version from 8 to 10
|
10 years ago |
jules
|
bbc3a56b84
|
Introjucer: added module option flags for OSXLibs and iOSLibs
|
10 years ago |
jules
|
6bc4d7627f
|
Modified the ValueTree::Listener::valueTreeChildRemoved() and ValueTree::Listener::valueTreeChildOrderChanged() methods to include some extra parameters that give more detailed info about exactly what changed.
|
10 years ago |
jules
|
d4a830fd65
|
Minor cleanup.
|
10 years ago |
jules
|
5d6c37ed69
|
Cranked-up the warning level in the introjucer Xcode build, and fixed a few minor warnings.
|
10 years ago |
jules
|
e4d1d7deed
|
Introjucer: enabled the flag for warnings-as-errors for MSVC 2010 and later.
|
10 years ago |
jules
|
e5b5a164eb
|
Introjucer: added theme support and import-modules for Android builds.
|
10 years ago |
jules
|
5908238f8a
|
Introjucer: Added a "warnings = errors" option to the MSVC builds.
|
10 years ago |
jules
|
24bce65869
|
Introjucer: modified the MSVC exporter to leave it up to MSVC to choose the default binary folder name unless you specifically set a value for it.
|
10 years ago |
jules
|
7b0a6157fd
|
Introjucer: disabled a "save as" menu item when it's not needed.
|
10 years ago |
jules
|
22d48b465f
|
Introjucer: Stopped MSVC AAX projects from setting the binary extention to .aaxplugin, instead allowing the post-build script to handle the renaming.
|
10 years ago |
jules
|
37e2fcbf69
|
Introjucer: Fix for makefile paths containing spaces.
|
10 years ago |
jules
|
27e225e1fc
|
Introjucer: made the default plugin ID a random value.
|
10 years ago |
jules
|
7c48d2cff8
|
Introjucer: added minor utility function.
|
10 years ago |
jules
|
2f3e5b1759
|
Introjucer: made sure that the post-build script is added in an AU-only project.
|
10 years ago |