1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-17 00:44:19 +00:00
JUCE/extras
2010-02-12 18:07:28 +00:00
..
amalgamator Replaced the amalgamator's build projects with auto-generated projects created by the new Jucer. 2010-02-08 16:26:29 +00:00
audio plugin host Created an option to use the amalgamated template files as a set of 4 separate files instead of one big one, to help when compiling in low-memory environments. Moved all the amalgamated templates out of the src folder and into their own subfolder, so if you have files that include them, you might need to tweak the path that you're using. Also tweaked the amalgamator to deal with this new setup. 2010-02-07 15:18:10 +00:00
audio plugins Added a flag to the AU resource headers. 2010-02-09 20:06:02 +00:00
binarybuilder Converted the BinaryBuilder projects to be auto-generated by the Jucer. 2010-02-08 20:12:07 +00:00
browser plugins Minor fixes for File::isAChildOf(), NPAPI window sizing, CodeDocument syntax parsing, and the amalgamated template file. 2010-02-11 11:07:03 +00:00
example projects Changed the example projects to be Jucer-generated. 2010-02-09 18:55:02 +00:00
juce demo Created an option to use the amalgamated template files as a set of 4 separate files instead of one big one, to help when compiling in low-memory environments. Moved all the amalgamated templates out of the src folder and into their own subfolder, so if you have files that include them, you might need to tweak the path that you're using. Also tweaked the amalgamator to deal with this new setup. 2010-02-07 15:18:10 +00:00
prebuilt Checked in some new binaries for the juce demo 2009-09-19 14:27:46 +01:00
the jucer Changed Font::findFonts() to use an Array instead of an OwnedArray. 2010-02-12 18:07:28 +00:00