The JUCE cross-platform C++ framework, with DISTRHO/KXStudio specific changes
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Julian Storer 4c31b704ed Fix for Graphics::drawImage and small change to the parameters of Graphics::drawImageTransformed - if you were using subregions of images, note that this method now treats them slightly differently. Previously, the transform was relative to the origin of the image, but now it's relative to the origin of the subregion. 16 years ago
..
amalgamator fix for a mac file bug introduced in the last check-in.. 16 years ago
audio plugin host Cleaned up some namespace issues, and tweaked the plugin host demo to avoid namespace clashes with juce plugins 16 years ago
audio plugins Cleaned up some namespace issues, and tweaked the plugin host demo to avoid namespace clashes with juce plugins 16 years ago
binarybuilder fix for a mac file bug introduced in the last check-in.. 16 years ago
browser plugins Cleaned up some namespace issues, and tweaked the plugin host demo to avoid namespace clashes with juce plugins 16 years ago
example projects fix for a mac file bug introduced in the last check-in.. 16 years ago
juce demo Fix for Graphics::drawImage and small change to the parameters of Graphics::drawImageTransformed - if you were using subregions of images, note that this method now treats them slightly differently. Previously, the transform was relative to the origin of the image, but now it's relative to the origin of the subregion. 16 years ago
prebuilt Checked in some new binaries for the juce demo 16 years ago
the jucer Fix silly typo in last check-in and updated the Jucer to produce code that works with the new graphics methods. 16 years ago