jules
|
b9636ce02b
|
Introjucer: when exporting, added the modules folders to the include path.
|
2013-10-01 20:14:37 +01:00 |
|
jules
|
68227e8b29
|
Introjucer: Fixed an ordering problem in linux makefile generation.
|
2013-07-28 18:42:59 +01:00 |
|
jules
|
a82ab2fd8e
|
Introjucer: made linux exporter use same flags for C files
|
2013-06-07 21:23:11 +01:00 |
|
jules
|
c8fe9cab4b
|
Rebuilt projects
|
2013-04-28 17:09:09 +01:00 |
|
jules
|
5ee84916a3
|
Introjucer: per-config linux makefile architecture setting.
|
2013-04-22 10:42:39 +01:00 |
|
jules
|
5428554cda
|
Added a flag to disable bypass in RTAS.
|
2012-09-17 13:18:11 +01:00 |
|
jules
|
1089e3df86
|
Introjucer: Added "LinuxLibs" field to modules, for specifying module-specific libs.
|
2012-05-31 08:21:34 +01:00 |
|
jules
|
79381ced5d
|
Removed GLU from the list of default libraries.
|
2012-04-27 09:00:07 +01:00 |
|
jules
|
9c719306c9
|
Added -ldl to linux builds. Tidied up a few warnings.
|
2012-02-28 19:51:22 +00:00 |
|
jules
|
7241a03860
|
Introjucer: Added a library paths settings for all platforms.
|
2012-02-12 16:25:41 +00:00 |
|
jules
|
4773b388ef
|
AttributedString class and advanced text layout (stage 1)
|
2011-11-21 20:03:39 +00:00 |
|
Julian Storer
|
693132a6e5
|
Changed the way module code is wrapped by the Introjucer.
|
2011-08-15 19:40:50 +01:00 |
|
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..
|
2011-08-12 10:04:52 +01:00 |
|
Julian Storer
|
44ece5a54a
|
Updated the new jucer to handle inherited preprocessor defs, and to use them when expanding some of its parameter strings.
|
2010-10-15 16:26:58 +01:00 |
|
Julian Storer
|
4521e6ea84
|
Small fixes for Jucer makefiles.
|
2010-06-01 18:32:33 +01:00 |
|
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.
|
2010-05-21 22:29:31 +01:00 |
|
Julian Storer
|
64905b472f
|
Jucer improvements to cope with multiple juce paths.
|
2010-05-17 19:24:35 +01:00 |
|
Julian Storer
|
a612dfdc2f
|
String fix. Minor additional methods for FileBasedDocument and Slider. Jucer development.
|
2010-04-17 16:22:18 +01:00 |
|
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.
|
2010-02-21 19:04:41 +00:00 |
|
Julian Storer
|
e4801068ad
|
Updates to jucer-generated projects.
|
2010-02-16 12:19:31 +00:00 |
|
Julian Storer
|
fbc62f200a
|
Updated some auto-generated projects.
|
2010-02-13 15:06:45 +00:00 |
|
Julian Storer
|
961708b21c
|
Changed the example projects to be Jucer-generated.
|
2010-02-09 18:55:02 +00:00 |
|