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 6277552ef5 Fixed a couple of linux file issues. Removed operator& overloads from a couple of places where they shouldn't have been done. Fixed a few minor win32 compile issues. Improved some internal COM object wrappers. 15 years ago
..
Jucer (experimental) New class AbstractFifo - a lock-free fifo helper class. New class AudioFormatWriter::ThreadedWriter, which helps stream an audio file to disk on a background thread. Simplified the juce demo audio recorder using this new class. 15 years ago
amalgamator First experimental check-in of Direct2D rendering - not for public use yet! 15 years ago
audio plugin host Jucer updates for linux VST support. Small additions to Path, Expression, File. 15 years ago
audio plugins Added a hasEditor() virtual method to the AudioProcessor class, which you'll need to implement in your plugins so that we can work around non-standard threading behaviour in Wavelab. 15 years ago
binarybuilder First experimental check-in of Direct2D rendering - not for public use yet! 15 years ago
browser plugins ActiveX browser plugin fix. File extension changes in the new jucer. 15 years ago
example projects First experimental check-in of Direct2D rendering - not for public use yet! 15 years ago
juce demo Fixed a couple of linux file issues. Removed operator& overloads from a couple of places where they shouldn't have been done. Fixed a few minor win32 compile issues. Improved some internal COM object wrappers. 15 years ago
prebuilt New prebuilt binaries and documentation. 16 years ago
the jucer Changes to XML parsing so that leading space inside text elements does not get trimmed. 15 years ago