jules
|
44cd80969d
|
A few C++11 modernisations and comment corrections
|
8 years ago |
jules
|
4fa73d7bb6
|
Minor clean-ups in projucer translation code
|
8 years ago |
Christopher Fonseka
|
405b589f3f
|
Fixed issue where return and newline characters were not being removed when using the —trans-finish command
|
8 years ago |
hogliux
|
eb89d1ab31
|
Added a new command line argument to create a finished translation file
|
8 years ago |
hogliux
|
bd217cf158
|
Added trans Projucer command line option to generate translation files from the command line
|
8 years ago |
hogliux
|
c64dc65be2
|
Whitespace clean-up
|
8 years ago |
hogliux
|
cc5e5bb43a
|
Made sure that whitespace clean-up tool can clean it's own code
|
8 years ago |
tpoole
|
51adfb8afd
|
Enabled multiple arguments for the Projucer whitespace cleaning commands
|
8 years ago |
jules
|
dffeeb9b61
|
Projucer: Added an --encode-binary command-line option
|
8 years ago |
jules
|
8920e1b1d2
|
Resaved projects
|
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
|
5ba43d6125
|
Introjucer: added new command-line utility: --obfuscated-string-code
|
9 years ago |
jules
|
8e9ed0d0a9
|
Introjucer: more refactoring
|
9 years ago |
jules
|
b3f4be1646
|
Introjucer: Slight improvement to --fix-broken-include-paths
|
9 years ago |
jules
|
35ee44df80
|
Added a new command-line option to the Introjucer: --fix-broken-include-paths, which will fix the relative #includes for all files within a folder. Very handy if you have a large project and are restructuring it by shuffling files around.
|
9 years ago |
Joshua Gerrard
|
67efb5852b
|
Updated Introjucer to use appName rather than hard coding Introjucer
|
9 years ago |
jules
|
2cade63021
|
Introjucer: added a -tidy-divider-comment command-line option
|
9 years ago |
jules
|
a0e7e12a02
|
Introjucer: added new command-line utilities: "--trim-whitespace" and "--remove-tabs"
|
9 years ago |
hogliux
|
c7b8e77031
|
Update copyright notice
|
9 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 |
jules
|
70d475d25f
|
Introjucer: added command-line options for setting version number.
|
10 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
|
ec52acc609
|
Minor clean ups inside Random class and introjucer.
|
11 years ago |
jules
|
64391b7552
|
Introjucer: began refactoring some module-management code.
|
11 years ago |
jules
|
ddc1524742
|
Updated headers in demo project files.
|
12 years ago |
jules
|
8a006e589c
|
Cleaned up some application startup code.
|
12 years ago |
jules
|
9074f68da8
|
Introjucer: more AAX support and some clean-ups.
|
13 years ago |
jules
|
53b1e351cf
|
Changed the return values of some virtual methods in FileBasedDocument - Strings and File objects are now non-const, and the load/save functions return a Result object rather than a string.
|
13 years ago |
jules
|
4735442424
|
Another typo fix.
|
13 years ago |
jules
|
830332d3ec
|
Added a progress value for ZipFile::Builder.
|
13 years ago |
jules
|
7748376960
|
Introjucer: added a progress bar when saving.
|
13 years ago |
jules
|
018d070948
|
Introjucer: tidied up command-line handling, added "--resave-resources" option.
|
13 years ago |
jules
|
c7354b927e
|
Introjucer updates to the new project wizard and module update system.
|
13 years ago |
Julian Storer
|
2d56bedab5
|
Introjucer update to provide downloading of new modules directly from the website.
|
13 years ago |
Julian Storer
|
dab3472756
|
Fixed a typo in the introjucer.
|
13 years ago |
Julian Storer
|
172d2a1c8b
|
Introjucer work.
|
13 years ago |
Julian Storer
|
8aa60b9361
|
Minor URL additions and introjucer work.
|
13 years ago |
Julian Storer
|
f04875879e
|
Introjucer work. Improved command line tokenisation in OSX.
|
13 years ago |