Felix Faire
|
b01383e8d0
|
Restructured folder and Updated Readme
|
10 years ago |
Felix Faire
|
03b485d3dc
|
Updated JUCE Demo Examples
|
10 years ago |
jules
|
45b49f84d1
|
Introjucer: moved the definition of a BinaryData constant into the header file.
|
11 years ago |
jules
|
9bba8bae5e
|
Introjucer: added a header-guard to the binarydata files that are generated
|
11 years ago |
jules
|
caea1c3370
|
Added the all-new demo app!
|
11 years ago |
jules
|
342684a4c2
|
Introjucer: extended the binary data format to include a list of the filenames of all the resources.
|
11 years ago |
jules
|
49d0182f61
|
Introjucer: graphical tweaks, binary data header change.
|
12 years ago |
jules
|
e3537ba57a
|
Cleaned out some defunct ComponentBuilder code.
|
12 years ago |
jules
|
15375dd223
|
Internal work on the ComponentBuilder system.
|
13 years ago |
Julian Storer
|
fb58d0c380
|
Tidied up some warnings and documentation.
|
14 years ago |
Julian Storer
|
1d215fa865
|
Renamed the juce demo folder from "juce demo" to "JuceDemo". Annoyingly, this is necessary because the Android build tools can't handle paths containing spaces (!)
|
14 years ago |
Julian Storer
|
a94ebc0461
|
Added openGL support for the iPhone.
|
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
|
5443f95790
|
Jucer-generated file updates.
|
15 years ago |
Julian Storer
|
305d58519a
|
Converted the Juce demo projects to all be auto-generated by the Jucer.
|
15 years ago |