1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-24 01:54:22 +00:00
JUCE/extras/JuceDemo/Source/demos
2012-07-25 13:10:21 +01:00
..
AudioDemoLatencyPage.cpp Finally removed the juce_malloc and juce_free functions! Misc minor tidying-up. 2011-05-01 14:59:52 +01:00
AudioDemoLatencyPage.h Finally removed the juce_malloc and juce_free functions! Misc minor tidying-up. 2011-05-01 14:59:52 +01:00
AudioDemoPlaybackPage.cpp Added a couple of reduced/expanded methods to Rectangle. 2012-07-25 13:10:21 +01:00
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. 2011-11-28 19:19:07 +00:00
AudioDemoRecordPage.cpp Finally removed the juce_malloc and juce_free functions! Misc minor tidying-up. 2011-05-01 14:59:52 +01:00
AudioDemoRecordPage.h Finally removed the juce_malloc and juce_free functions! Misc minor tidying-up. 2011-05-01 14:59:52 +01:00
AudioDemoSetupPage.cpp Finally removed the juce_malloc and juce_free functions! Misc minor tidying-up. 2011-05-01 14:59:52 +01:00
AudioDemoSetupPage.h Finally removed the juce_malloc and juce_free functions! Misc minor tidying-up. 2011-05-01 14:59:52 +01:00
AudioDemoSynthPage.cpp Finally removed the juce_malloc and juce_free functions! Misc minor tidying-up. 2011-05-01 14:59:52 +01:00
AudioDemoSynthPage.h Finally removed the juce_malloc and juce_free functions! Misc minor tidying-up. 2011-05-01 14:59:52 +01:00
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.. 2011-08-12 10:04:52 +01:00
AudioDemoTabComponent.h Finally removed the juce_malloc and juce_free functions! Misc minor tidying-up. 2011-05-01 14:59:52 +01:00
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 (!) 2011-02-06 19:03:36 +00:00
CodeEditorDemo.cpp Minor internal refactoring and clean-ups. 2012-07-14 10:02:45 +01:00
DirectShowDemo.cpp New class: DirectShowComponent, for native video playback in Windows. Added a demo page for this to the juce demo app. 2011-06-14 18:54:32 +01:00
DragAndDropDemo.cpp Added some new versions of Graphics::drawText and drawFittedText that take Rectangle parameters. 2012-07-14 11:54:29 +01:00
FontsAndTextDemo.cpp Some font style tweaks, and update of the juce demo fonts page to show a list of available styles. 2012-05-02 11:12:31 +01:00
InterprocessCommsDemo.cpp Tweaks to some posix code. 2012-07-18 09:45:59 +01:00
OpenGLDemo.cpp Workaround for VS2005 compiler bugs. 2012-05-09 16:53:42 +01:00
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 (!) 2011-02-06 19:03:36 +00:00
RenderingTestComponent.cpp Cleaned-up class inheritance visibilities and encapsulation for some internal classes. 2012-07-12 14:10:46 +01:00
RenderingTestComponent.h Finally removed the juce_malloc and juce_free functions! Misc minor tidying-up. 2011-05-01 14:59:52 +01:00
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 (!) 2011-02-06 19:03:36 +00:00
ThreadingDemo.cpp Added some new versions of Graphics::drawText and drawFittedText that take Rectangle parameters. 2012-07-14 11:54:29 +01:00
TreeViewDemo.cpp Removed 'const' from some virtual method return types - this might require a few tweaks to user-code. 2011-09-12 21:59:19 +01:00
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 (!) 2011-02-06 19:03:36 +00:00
WidgetsDemo.cpp Added a couple of reduced/expanded methods to Rectangle. 2012-07-25 13:10:21 +01:00