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 ec524a437d 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 11 years ago
..
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 11 years ago
AudioDemoLatencyPage.h Introjucer: some code-gen updates. 12 years ago
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 11 years ago
AudioDemoPlaybackPage.h Introjucer: some code-gen updates. 12 years ago
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 11 years ago
AudioDemoRecordPage.h Introjucer: some code-gen updates. 12 years ago
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 11 years ago
AudioDemoSetupPage.h Introjucer: some code-gen updates. 12 years ago
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 11 years ago
AudioDemoSynthPage.h Introjucer: some code-gen updates. 12 years ago
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 11 years ago
AudioDemoTabComponent.h Introjucer: some code-gen updates. 12 years ago
CameraDemo.cpp Updated headers in demo project files. 12 years ago
CodeEditorDemo.cpp Updated headers in demo project files. 12 years ago
DirectShowDemo.cpp Fixes for DirectShowComponent. 12 years ago
DragAndDropDemo.cpp Updated headers in demo project files. 12 years ago
FontsAndTextDemo.cpp Updated headers in demo project files. 12 years ago
InterprocessCommsDemo.cpp Updated headers in demo project files. 12 years ago
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). 11 years ago
QuickTimeDemo.cpp Updated headers in demo project files. 12 years ago
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 11 years ago
RenderingTestComponent.h Introjucer: some code-gen updates. 12 years ago
TableDemo.cpp Deprecated some old bool notification mode parameters, and replaced them with NotificationType values in the ComboBox and Button classes. 12 years ago
ThreadingDemo.cpp Removed a few pedantic warnings. 11 years ago
TreeViewDemo.cpp Removed a few pedantic warnings. 11 years ago
WebBrowserDemo.cpp Updated some headers and URLs. 12 years ago
WidgetsDemo.cpp Removed a few pedantic warnings. 11 years ago