1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/extras
2009-03-31 10:09:29 +00:00
..
amalgamator adding a mac project for the binarybuilder 2009-02-25 20:43:02 +00:00
audio plugin host Added a maximum length to String::copyToUTF8(), tweaked the parameters to AudioFormatWriter::writeFromAudioReader(), altered the BWAV chunk code to store its text as UTF8, added a utility function WavAudioFormat::replaceMetadataInFile(). Sorted out some compile errors with plugin hosting code. Fixed a small glitch in ColourGradient, and added a method to TreeViewItems to allow some items to be made non-selectable. 2009-01-27 16:45:15 +00:00
audio plugins Fix for a linux build error; CoreAudio fix for mac; added some notes to the plugin framework docs 2009-03-31 10:09:29 +00:00
binarybuilder adding a mac project for the binarybuilder 2009-02-25 20:46:00 +00:00
example projects 2008-11-12 20:19:27 +00:00
juce demo Fixed a couple of messaging problems on the mac; reduced the number of messages used by timers; improved ProgressBar performance; fixed a bug in ThreadWithProgressWindow; added tooltips to TreeView items; slightly tweaked the look of tooltips and improved their behaviour; stopped tab keystrokes being consumed unless they're needed; fixed a small bug in ZipFile. 2009-03-16 20:35:48 +00:00
the jucer Improved the performance of MemoryOutputStream; fixed a process priority problem in VST; made TreeViews repaint when they get enabled or disabled; small fixes to ActiveXControlComponent and QuickTimeMovieComponent; implemented File::getVolumeName() for mac; 2009-03-12 21:27:59 +00:00