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 a37d5041dd Added a class Graphics::ScopedSaveState. Fixed a window dragging problem in win32, some VC6 compile errors, and made the jucer makefile builder use the target binary folder. 15 years ago
..
Jucer (experimental) Added a class Graphics::ScopedSaveState. Fixed a window dragging problem in win32, some VC6 compile errors, and made the jucer makefile builder use the target binary folder. 15 years ago
amalgamator Updated MSVC solution files. Cleaned up some more win32 CD-reader and DSound code. 15 years ago
audio plugin host Updated MSVC solution files. Cleaned up some more win32 CD-reader and DSound code. 15 years ago
audio plugins Updated MSVC solution files. Cleaned up some more win32 CD-reader and DSound code. 15 years ago
binarybuilder Updated MSVC solution files. Cleaned up some more win32 CD-reader and DSound code. 15 years ago
browser plugins Fixed a linux time issue. Removed a blank line from the jucer's .sln file generator. Cleaned up some jucer code. 15 years ago
example projects Updated MSVC solution files. Cleaned up some more win32 CD-reader and DSound code. 15 years ago
juce demo Made linux getMillisecondCounter() run monotonically. Added a new class Decibels, with some decibel conversion methods. Minor updates to AudioThumbnail and FileInputSource. 15 years ago
prebuilt New prebuilt binaries and documentation. 15 years ago
the jucer Big change for Drawables - they now inherit from Component, so can be added directly to other components and will draw themselves, rather than being painted into a graphics object (although you can still use them that way if you want to). 15 years ago