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 897c3e1fa7 Made linux getMillisecondCounter() run monotonically. Added a new class Decibels, with some decibel conversion methods. Minor updates to AudioThumbnail and FileInputSource. 15 years ago
..
Jucer (experimental) Updated MSVC solution files. Cleaned up some more win32 CD-reader and DSound code. 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. 16 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