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.
jules b4fe06fb81 CallOutBox: changed parameters to allow better positioning, and improved layout algorithm. 12 years ago
..
AudioDemoLatencyPage.cpp Finally removed the juce_malloc and juce_free functions! Misc minor tidying-up. 14 years ago
AudioDemoLatencyPage.h Finally removed the juce_malloc and juce_free functions! Misc minor tidying-up. 14 years ago
AudioDemoPlaybackPage.cpp Added a couple of reduced/expanded methods to Rectangle. 13 years ago
AudioDemoPlaybackPage.h Tarted up the audio playback demo slightly, to show a playback cursor and let you drag it with the mouse, zoom with mouse-wheel etc. Fixed a VST plugin host typo. Gave the ImageButton a default constructor. 13 years ago
AudioDemoRecordPage.cpp Finally removed the juce_malloc and juce_free functions! Misc minor tidying-up. 14 years ago
AudioDemoRecordPage.h Finally removed the juce_malloc and juce_free functions! Misc minor tidying-up. 14 years ago
AudioDemoSetupPage.cpp Finally removed the juce_malloc and juce_free functions! Misc minor tidying-up. 14 years ago
AudioDemoSetupPage.h Finally removed the juce_malloc and juce_free functions! Misc minor tidying-up. 14 years ago
AudioDemoSynthPage.cpp Finally removed the juce_malloc and juce_free functions! Misc minor tidying-up. 14 years ago
AudioDemoSynthPage.h Finally removed the juce_malloc and juce_free functions! Misc minor tidying-up. 14 years ago
AudioDemoTabComponent.cpp 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.. 14 years ago
AudioDemoTabComponent.h Finally removed the juce_malloc and juce_free functions! Misc minor tidying-up. 14 years ago
CameraDemo.cpp 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
CodeEditorDemo.cpp Minor internal refactoring and clean-ups. 13 years ago
DirectShowDemo.cpp New class: DirectShowComponent, for native video playback in Windows. Added a demo page for this to the juce demo app. 14 years ago
DragAndDropDemo.cpp Added some new versions of Graphics::drawText and drawFittedText that take Rectangle parameters. 13 years ago
FontsAndTextDemo.cpp Some font style tweaks, and update of the juce demo fonts page to show a list of available styles. 13 years ago
InterprocessCommsDemo.cpp Tweaks to some posix code. 13 years ago
OpenGLDemo.cpp Workaround for VS2005 compiler bugs. 13 years ago
QuickTimeDemo.cpp 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
RenderingTestComponent.cpp Cleaned-up class inheritance visibilities and encapsulation for some internal classes. 13 years ago
RenderingTestComponent.h Finally removed the juce_malloc and juce_free functions! Misc minor tidying-up. 14 years ago
TableDemo.cpp 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
ThreadingDemo.cpp Added some new versions of Graphics::drawText and drawFittedText that take Rectangle parameters. 13 years ago
TreeViewDemo.cpp Removed 'const' from some virtual method return types - this might require a few tweaks to user-code. 13 years ago
WebBrowserDemo.cpp 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
WidgetsDemo.cpp CallOutBox: changed parameters to allow better positioning, and improved layout algorithm. 12 years ago