1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-19 01:04:20 +00:00
JUCE/extras/JuceDemo/Source/demos
2013-09-09 21:43:57 +01:00
..
AudioDemoLatencyPage.cpp Fixed VC warning. Tweak to mouse cursor snap-back in sliders. Added an introjucer option to avoid adding the BinaryData.h header to AppConfig.h 2013-09-09 21:43:57 +01:00
AudioDemoLatencyPage.h Introjucer: some code-gen updates. 2013-04-16 10:40:46 +01:00
AudioDemoPlaybackPage.cpp Fixed VC warning. Tweak to mouse cursor snap-back in sliders. Added an introjucer option to avoid adding the BinaryData.h header to AppConfig.h 2013-09-09 21:43:57 +01:00
AudioDemoPlaybackPage.h Introjucer: some code-gen updates. 2013-04-16 10:40:46 +01:00
AudioDemoRecordPage.cpp Fixed VC warning. Tweak to mouse cursor snap-back in sliders. Added an introjucer option to avoid adding the BinaryData.h header to AppConfig.h 2013-09-09 21:43:57 +01:00
AudioDemoRecordPage.h Introjucer: some code-gen updates. 2013-04-16 10:40:46 +01:00
AudioDemoSetupPage.cpp Fixed VC warning. Tweak to mouse cursor snap-back in sliders. Added an introjucer option to avoid adding the BinaryData.h header to AppConfig.h 2013-09-09 21:43:57 +01:00
AudioDemoSetupPage.h Introjucer: some code-gen updates. 2013-04-16 10:40:46 +01:00
AudioDemoSynthPage.cpp Fixed VC warning. Tweak to mouse cursor snap-back in sliders. Added an introjucer option to avoid adding the BinaryData.h header to AppConfig.h 2013-09-09 21:43:57 +01:00
AudioDemoSynthPage.h Introjucer: some code-gen updates. 2013-04-16 10:40:46 +01:00
AudioDemoTabComponent.cpp Fixed VC warning. Tweak to mouse cursor snap-back in sliders. Added an introjucer option to avoid adding the BinaryData.h header to AppConfig.h 2013-09-09 21:43:57 +01:00
AudioDemoTabComponent.h Introjucer: some code-gen updates. 2013-04-16 10:40:46 +01:00
CameraDemo.cpp Updated headers in demo project files. 2013-06-13 14:06:55 +01:00
CodeEditorDemo.cpp Updated headers in demo project files. 2013-06-13 14:06:55 +01:00
DirectShowDemo.cpp Fixes for DirectShowComponent. 2012-11-26 16:36:41 +00:00
DragAndDropDemo.cpp Updated headers in demo project files. 2013-06-13 14:06:55 +01:00
FontsAndTextDemo.cpp Updated headers in demo project files. 2013-06-13 14:06:55 +01:00
InterprocessCommsDemo.cpp Updated headers in demo project files. 2013-06-13 14:06:55 +01:00
OpenGLDemo.cpp Added a method OpenGLContext::setContinuousRepainting, and changed the behaviour so that by default, continuous rendering is OFF. This seems much more likely to be what people need in most cases, but if you need the old behaviour, just call setContinuousRepainting (true). 2013-09-07 12:23:01 +01:00
QuickTimeDemo.cpp Updated headers in demo project files. 2013-06-13 14:06:55 +01:00
RenderingTestComponent.cpp Fixed VC warning. Tweak to mouse cursor snap-back in sliders. Added an introjucer option to avoid adding the BinaryData.h header to AppConfig.h 2013-09-09 21:43:57 +01:00
RenderingTestComponent.h Introjucer: some code-gen updates. 2013-04-16 10:40:46 +01:00
TableDemo.cpp Deprecated some old bool notification mode parameters, and replaced them with NotificationType values in the ComboBox and Button classes. 2013-07-08 13:05:51 +01:00
ThreadingDemo.cpp Removed a few pedantic warnings. 2013-08-26 14:58:23 +01:00
TreeViewDemo.cpp Removed a few pedantic warnings. 2013-08-26 14:58:23 +01:00
WebBrowserDemo.cpp Updated some headers and URLs. 2013-06-24 16:03:33 +01:00
WidgetsDemo.cpp Removed a few pedantic warnings. 2013-08-26 14:58:23 +01:00