1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-17 00:44:19 +00:00
JUCE/extras
2009-04-17 14:05:04 +00:00
..
amalgamator avoided some locking issues when using threaded windows on win32; stopped the File class from automatically removing quotes from around filenames. 2009-04-07 15:39:30 +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 A handful of small fixes and whitespace clean-ups. Added a parameter to the DatagramSocket::read to specify whether the operation should block. 2009-04-17 14:05:04 +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