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 9f0c91196f Added method Image::getClippedImage(), which allows the use of images that refer to subsections of another image. This means that the the parameters to a couple of Graphics methods no longer need a clipping rectangle. Also dded a static Image::null object and another constructor for Image::BitmapData. 15 years ago
..
AudioDemoLatencyPage.cpp Minor string changes. 15 years ago
AudioDemoLatencyPage.h Converted the Juce demo projects to all be auto-generated by the Jucer. 15 years ago
AudioDemoPlaybackPage.cpp Cleaned up some compiler warings in the demo. Minor Viewport tweak. 15 years ago
AudioDemoPlaybackPage.h Converted the Juce demo projects to all be auto-generated by the Jucer. 15 years ago
AudioDemoRecordPage.cpp Converted the Juce demo projects to all be auto-generated by the Jucer. 15 years ago
AudioDemoRecordPage.h Converted the Juce demo projects to all be auto-generated by the Jucer. 15 years ago
AudioDemoSetupPage.cpp Converted the Juce demo projects to all be auto-generated by the Jucer. 15 years ago
AudioDemoSetupPage.h Minor code clean-ups. 15 years ago
AudioDemoSynthPage.cpp Cleaned up some compiler warings in the demo. Minor Viewport tweak. 15 years ago
AudioDemoSynthPage.h Converted the Juce demo projects to all be auto-generated by the Jucer. 15 years ago
AudioDemoTabComponent.cpp Cleaned up some compiler warings in the demo. Minor Viewport tweak. 15 years ago
AudioDemoTabComponent.h Minor code clean-ups. 15 years ago
CameraDemo.cpp Major change to the way the Image class works, making it use value semantics and internally shared data (see the forum notes for more info on this). Also minor changes to win32 browser plugin object ref counting and linux millisecond timers. 15 years ago
CodeEditorDemo.cpp Cleaned up some compiler warings in the demo. Minor Viewport tweak. 15 years ago
DragAndDropDemo.cpp Changes to relative coordinate classes. Fix for jucer include file. 15 years ago
FontsAndTextDemo.cpp Cleaned up some compiler warings in the demo. Minor Viewport tweak. 15 years ago
InterprocessCommsDemo.cpp Changes to relative coordinate classes. Fix for jucer include file. 15 years ago
OpenGLDemo.cpp Added method Image::getClippedImage(), which allows the use of images that refer to subsections of another image. This means that the the parameters to a couple of Graphics methods no longer need a clipping rectangle. Also dded a static Image::null object and another constructor for Image::BitmapData. 15 years ago
QuickTimeDemo.cpp Converted the Juce demo projects to all be auto-generated by the Jucer. 15 years ago
RenderingTestComponent.cpp Added method Image::getClippedImage(), which allows the use of images that refer to subsections of another image. This means that the the parameters to a couple of Graphics methods no longer need a clipping rectangle. Also dded a static Image::null object and another constructor for Image::BitmapData. 15 years ago
RenderingTestComponent.h Converted the Juce demo projects to all be auto-generated by the Jucer. 15 years ago
TableDemo.cpp Cleaned up some compiler warings in the demo. Minor Viewport tweak. 15 years ago
ThreadingDemo.cpp Minor string changes. 15 years ago
TreeViewDemo.cpp Minor string changes. 15 years ago
WebBrowserDemo.cpp Cleaned up some compiler warings in the demo. Minor Viewport tweak. 15 years ago
WidgetsDemo.cpp Cleaned up some compiler warings in the demo. Minor Viewport tweak. 15 years ago