101 Commits (7fc53bff3025da994486b6fcbfd9ea7c87fd6bc0)

Author SHA1 Message Date
  jules 7fc53bff30 Fix for a linux build error; CoreAudio fix for mac; added some notes to the plugin framework docs 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 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 390d7f69ef Sorted out URL launching on the Mac, added a tweak for linux audio devices with lots of channels, and added a missing JUCE_API marker to AudioDeviceSetup. 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 ec87ea494c added support for sysexes to the VST plugin/hosting. Also tweaked URL::isProbablyAWebsiteURL(), and fixed a couple of mac build problems. 16 years ago
  jules c1a1169059 obscure linux midi bugfix 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 c4da90ef40 couple of small ALSA tweaks 16 years ago
  jules c0be9b3424 16 years ago
  jules 567fe9b1e7 16 years ago
  jules d47cf9e8d6 16 years ago
  jules 47cf2369e5 16 years ago
  jules e06d581ec3 16 years ago
  jules e2fb55c2ed 16 years ago
  jules 38bdc39e4e 16 years ago
  jules 2abd7b8892 16 years ago
  jules d0e58c41b0 17 years ago
  jules 762a5bb0f9 17 years ago
  jules 3b59053b2c 17 years ago
  jules ad56914057 17 years ago
  jules 7e19432cff 17 years ago
  jules 29e2de7fd0 cosmetic cleanup 17 years ago
  jules 7ed0423f37 17 years ago
  jules c19dfad719 17 years ago
  jules e08ebbf2e6 17 years ago
  jules 671de59be3 17 years ago
  jules 0108b2f1d2 17 years ago
  jules b3aabd8c2f 17 years ago
  jules af097645d3 17 years ago
  jules 21cf64063d 17 years ago
  jules 725da5ebce 17 years ago
  jules a47ddae4a3 17 years ago
  jules 490de6b6a2 17 years ago
  jules ff3c2e9fce 17 years ago
  jules 1c431212eb 17 years ago
  jules 1418dcc0a4 17 years ago
  jules f4a4404e87 17 years ago
  jules dd93c754c5 17 years ago
  jules 9935ead512 17 years ago
  jules e09c0ce8e6 17 years ago
  jules 771c19a275 17 years ago
  jules c254ac4a0c 17 years ago
  jules 8dd2db73d2 17 years ago
  jules 5eea51a781 17 years ago
  jules 0c0ef8c87d 17 years ago