1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-13 00:04:19 +00:00
JUCE/extras
2010-10-11 14:52:18 +01:00
..
amalgamator First experimental check-in of Direct2D rendering - not for public use yet! 2010-08-26 13:31:41 +01:00
audio plugin host Jucer updates for linux VST support. Small additions to Path, Expression, File. 2010-09-13 13:25:58 +01:00
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. 2010-10-05 10:38:25 +01:00
binarybuilder First experimental check-in of Direct2D rendering - not for public use yet! 2010-08-26 13:31:41 +01:00
browser plugins ActiveX browser plugin fix. File extension changes in the new jucer. 2010-08-09 11:21:48 +01:00
example projects First experimental check-in of Direct2D rendering - not for public use yet! 2010-08-26 13:31:41 +01:00
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. 2010-10-11 14:52:18 +01:00
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. 2010-09-29 17:58:46 +01:00
prebuilt New prebuilt binaries and documentation. 2010-04-23 13:36:56 +01:00
the jucer Changes to XML parsing so that leading space inside text elements does not get trimmed. 2010-09-19 15:45:21 +01:00