jules
|
a382bfc008
|
Resaved project files
|
10 years ago |
jules
|
633ff931d6
|
Introjucer: made sure the linux makefiles don't do crazy things when given mis-typed config names.
|
11 years ago |
jules
|
eee868ae02
|
Introjucer: projects now include a JUCE_APP_VERSION macro containing the version number.
|
11 years ago |
jules
|
b9636ce02b
|
Introjucer: when exporting, added the modules folders to the include path.
|
11 years ago |
jules
|
68227e8b29
|
Introjucer: Fixed an ordering problem in linux makefile generation.
|
11 years ago |
jules
|
a82ab2fd8e
|
Introjucer: made linux exporter use same flags for C files
|
12 years ago |
jules
|
c8fe9cab4b
|
Rebuilt projects
|
12 years ago |
jules
|
5ee84916a3
|
Introjucer: per-config linux makefile architecture setting.
|
12 years ago |
jules
|
5428554cda
|
Added a flag to disable bypass in RTAS.
|
12 years ago |
jules
|
1089e3df86
|
Introjucer: Added "LinuxLibs" field to modules, for specifying module-specific libs.
|
13 years ago |
jules
|
79381ced5d
|
Removed GLU from the list of default libraries.
|
13 years ago |
jules
|
9c719306c9
|
Added -ldl to linux builds. Tidied up a few warnings.
|
13 years ago |
jules
|
7241a03860
|
Introjucer: Added a library paths settings for all platforms.
|
13 years ago |
jules
|
4773b388ef
|
AttributedString class and advanced text layout (stage 1)
|
13 years ago |
Julian Storer
|
693132a6e5
|
Changed the way module code is wrapped by the Introjucer.
|
13 years ago |
Julian Storer
|
b70e0a28d2
|
First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum..
|
13 years ago |
Julian Storer
|
44ece5a54a
|
Updated the new jucer to handle inherited preprocessor defs, and to use them when expanding some of its parameter strings.
|
14 years ago |
Julian Storer
|
4521e6ea84
|
Small fixes for Jucer makefiles.
|
15 years ago |
Julian Storer
|
8ff6737261
|
Major changes to the way Drawables are converted to ValueTrees (with more changes still to come in this area). Important fix to DirectoryIterator. Minor fix for ASIO. Jucer development.
|
15 years ago |
Julian Storer
|
64905b472f
|
Jucer improvements to cope with multiple juce paths.
|
15 years ago |
Julian Storer
|
a612dfdc2f
|
String fix. Minor additional methods for FileBasedDocument and Slider. Jucer development.
|
15 years ago |
Julian Storer
|
6b79430341
|
Refactored some String operators to bring them into line with c++ best practices. Removed the JUCE_STRINGS_ARE_UNICODE flag - all strings are now unicode by default. Removed the String class's implicit cast to const char* and copyToBuffer() method, replacing them with toCString(), toUTF8(), copyToCString(), copyToUnicode(), etc., so that it'll force users to think about the encoding they want to use in a particular context. Added the ability to pass a String directly to a std::ostream. Extended the juce version number to include a build number.
|
15 years ago |
Julian Storer
|
e4801068ad
|
Updates to jucer-generated projects.
|
15 years ago |
Julian Storer
|
fbc62f200a
|
Updated some auto-generated projects.
|
15 years ago |
Julian Storer
|
961708b21c
|
Changed the example projects to be Jucer-generated.
|
15 years ago |