134 Commits (7fc53bff3025da994486b6fcbfd9ea7c87fd6bc0)

Author SHA1 Message Date
  jules 26e6cabe3d 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; 16 years ago
  jules 540474d0ce Rewrote MessageManagerLock (again), hopefully now making it bulletproof. Also gave it an extra constructor and changed the threads section of the juce demo to use messagemanagerlocks to animate its components. Stopped using NSLog on the mac because it's unsafe for non-literal strings. Added a bodge to fake italic fonts on the mac if a real italic is unavailable. Added a new class: CallbackMessage, for triggering a custom callback on the event thread. Updated the RTAS plugin build to use the 8.0 version of the SDK. Fixed a problem with ComponentDraggers when working inside a magnifier component. 16 years ago
  jules 975851d31c Altered the way MessageManagerLocks are applied internally; tweaked ResamplingAudioSource to avoid a DC offset condition; changed AudioUnitPluginFormat to handle null-pointers; added a method to get all the currently modal components as well as just the most recent; changed AlertWindow to allow more customisation by the look and feel; added a few handy methods to Rectangle; 16 years ago
  jules bf501e1fda Fix for multithreaded Mac OpenGL components; better responding to shutdown messages on Windows; a couple of small VST tweaks; fixed a typo in the AudioDeviceManager and made it close and reopen the audio device while the midi output is being changed; changed AlertWindow to give more control over the desktop window style; fixed a small bug in Graphics; changed SparseSet to avoid an overflow error; stopped BufferedInputStream locking up when its source stream fails; added a case-sensitivity option to StringPairArray and LocalisedStrings. 16 years ago
  jules 68dba8605d Fixed Mac font kerning problem. Fixed Mac native window maximising and getting rid of menus when a a native title bar is clicked. Added an option for kiosk mode that stops the main menu and dock popping up. Small tweak to SparseSet to try to avoid a compile problem in GCC4.3.3. Small fix to file relative pathname parsing. 16 years ago
  jules 1d42d3f706 added a missing lib to the win32 build 16 years ago
  jules b89cc9dcc7 Added a File::getVersion() method 16 years ago
  jules 4c1b6ce430 Added method String::containsNonWhitespaceChars(); changed the XML parser to not strip whitespace from around text elements, and also added XmlDocument::setEmptyTextElementsIgnored() to make it optionally keep all whitespace-only text elements. Added methods File::containsSubDirectories(), WebBrowserComponent::refresh(), TreeView::deleteRootItem(). Ironed out a possible bug with buttons crashing when deleted during a keypress callback. Changed pixel ordering to sort out transparent windows on PPC macs. Also fixed a mac AU build problem, and removed a couple of gcc warnings. 16 years ago
  jules 835b66084d Rearranged the default font mechanism so that the LookAndFeel class has a chance to create custom typefaces for global use. 16 years ago
  jules d85394d1bd whitespace clean-up 16 years ago
  jules c91e214808 Added a couple of methods to the File class: File::getLinkedTarget() and File::moveToTrash(). Also fixed a typo in QT headers, an overflow in BufferingAudioSource, removed a few linux warnings, and had another attempt at a reliable working screensaver-disabler on windows. 16 years ago
  jules 6ea5f864a3 fixed two silly typo bugs 16 years ago
  jules 5e5bf35f36 fix for win32 screen saver defeating, and a small tweak to VST hosting 16 years ago
  jules 69d0eb483e whitespace cleanup 16 years ago
  jules 54bff61ae6 added a win32 utility to set up a file type association 16 years ago
  jules 44377ba3fb whitespace clean-ups 16 years ago
  jules 3348fc20e5 small fix for an obscure win32 keypress problem 16 years ago
  jules 3f48d7c085 Removed a compiler warning on win32, and updated juce_mac_MessageManager.cpp 16 years ago
  jules 1601daa2c2 Added a Thread::ThreadID type to be used by the Thread::getThreadId() method. Also tidied up a few warnings on OSX. 16 years ago
  jules a24962151e 16 years ago
  jules c0be9b3424 16 years ago
  jules 567fe9b1e7 16 years ago
  jules 7f29070ec4 16 years ago
  jules 125c4c08ef 16 years ago
  jules 47cf2369e5 16 years ago
  jules 7fd0fdf38a 16 years ago
  jules 7cce003baa 17 years ago
  jules 74058ac5f1 17 years ago
  jules c268ff9518 17 years ago
  jules c71d2ddf5b 17 years ago
  jules 298e801f27 17 years ago
  jules 934f1c1c1d 17 years ago
  jules 654738e29c 17 years ago
  jules 9a2abee330 17 years ago
  jules 3b59053b2c 17 years ago
  jules ad56914057 17 years ago
  jules c6f6576636 17 years ago
  jules a8da43fa5d 17 years ago
  jules 7e19432cff 17 years ago
  jules a6432821fd 17 years ago
  jules 447d114510 17 years ago
  jules 0626694ddb 17 years ago
  jules 29e2de7fd0 cosmetic cleanup 17 years ago
  jules ec4c0a5985 17 years ago
  jules 6f74e96862 17 years ago
  jules c19dfad719 17 years ago
  jules e27be514bb 17 years ago
  jules e08ebbf2e6 17 years ago
  jules 0108b2f1d2 17 years ago
  jules b3aabd8c2f 17 years ago