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 b94782d388 New class: DirectShowComponent, for native video playback in Windows. Added a demo page for this to the juce demo app. 14 years ago
..
Builds Decentralised some initialisation code. Minor fixes for Array, Component, iOS fonts. 14 years ago
JuceLibraryCode New class: DirectShowComponent, for native video playback in Windows. Added a demo page for this to the juce demo app. 14 years ago
Source Finally removed the juce_malloc and juce_free functions! Misc minor tidying-up. 14 years ago
HelloWorld.jucer New class: DirectShowComponent, for native video playback in Windows. Added a demo page for this to the juce demo app. 14 years ago
readme.txt Changed the example projects to be Jucer-generated. 15 years ago

readme.txt


This directory contains simple "Hello World" type projects that you can copy and alter to
quickly create a JUCE application.

For a more complete example, see the Juce demo app.