3380 Commits (0149aab09d478d2bbbad45e7e6ae9e5bd24f7d3c)
 

Author SHA1 Message Date
  jules 0353100706 VST plugin structs: changed some longs to VstInt32s. 12 years ago
  jules 161a0b04c5 iOS audio session interruption change. 12 years ago
  jules 7150970e6a Fix for SVG linear gradient transforms. 12 years ago
  jules 034f804c36 Minor compiler defs change. 12 years ago
  jules 7e834399ff Minor clean-ups. 12 years ago
  jules 26f3837593 Another JUCE_AUTORELEASEPOOL fix. 12 years ago
  jules 3cb35daab7 JUCE_AUTORELEASEPOOL fix. 12 years ago
  jules ff114947e4 New class: SystemAudioVolume to control the OS's master volume. (Implemented only for OSX and Windows) 12 years ago
  jules d9f1b72067 Added method AffineTransform::withAbsoluteTranslation 12 years ago
  jules 29419e480e Added a method Point::dotProduct() 12 years ago
  jules 7afc21cbab Fixed some JUCE_AUTORELEASEPOOL syntax 12 years ago
  jules ef19327996 Fixed for z-order problem in DropShadower. 12 years ago
  jules b2e8db097a Tweak to ScopedValueSetter to keep VS2012 happy. 12 years ago
  jules bd2f62cadf Added an ID. 12 years ago
  jules 06fcb55ea6 Removed some unnecessary locking from AudioDeviceManager. 12 years ago
  jules ba2dc52b34 Made use of @autoreleasepool for clang builds. 12 years ago
  jules 45bc723f0c Minor change to assertion logging. 12 years ago
  jules 810e73b2bc Introjucer: warning if trying to save read-only file. 12 years ago
  jules 2b638dd93b Project file rebuilds. 12 years ago
  jules e81f643734 A few asio tweaks to avoid re-opening devices. 12 years ago
  jules 823d0da856 Minor clean-ups 12 years ago
  jules 3db96fd486 Basic non-GUI LADSPA plugin hosting classes. 12 years ago
  jules a77a671f88 Workaround for mysterious timer message loss on linux. 12 years ago
  jules 79f9874f59 OTF font scanning in linux. 12 years ago
  jules aa6990f5e3 Posix NamedPipe fix. 12 years ago
  jules c92c3fc4c8 Introjucer: linux CPU architecture option. 12 years ago
  jules f1f237ebbf Added Rectangle::toDouble() method 12 years ago
  jules 1f90f380b3 Made native OSX windows call ComponentBoundsConstrainer::resizeStart() and resizeEnd() 12 years ago
  jules 4c44d852b3 Fix for a problem with accelerator keys running modal comps while an OSX menu is open. 12 years ago
  jules aec62f376e Fix for OSX10.4 fonts. 12 years ago
  jules 14ca3470e6 Changed the parameters of FilenameComponent::setCurrentFile() to use a NotificationType. 12 years ago
  jules 76ae8fe523 Added a new constructor to TemporaryFile to allow explicitly setting the temp file. 12 years ago
  jules 152d91fa9e Prevented TreeViews from responding to mouse clicks when they're disabled. 12 years ago
  jules b986d11291 Minor GL optimisation. 12 years ago
  jules f430fa86f6 Small audio thumbnail fix. 12 years ago
  jules 0358e95dc9 Introjucer: cleaned up some binarydata code. 12 years ago
  jules fd90a9d449 Fix for linux updating of child window bounds. 12 years ago
  jules d3ea70d8c4 AU name format fix. 12 years ago
  jules dfae2c8a38 Spelling. 12 years ago
  jules 1fe9bc5a7e Minor fix + isEmpty() method for PropertyPanel. 12 years ago
  jules 6b7f0609bf Minor clean-ups. 12 years ago
  jules 4dcc5bcd1d Added method BufferingAudioReader::setReadTimeout() 12 years ago
  jules c0bdb4954b Fix for OSX InterprocessLocks for users with a network-based home folder. 12 years ago
  jules ffd894089d Cleaned up a few static analyser warnings. 12 years ago
  jules 7be8153f2d ASIO device reset fix. 12 years ago
  jules 2bc8bd1b81 AudioDeviceManager fix for adding custom devices. 12 years ago
  jules 2c5bfb952f Minor clean-ups. 12 years ago
  jules 71c8d5cef8 AAX build fix. 12 years ago
  jules cf91fc2d6b Method DropShadow::drawForRectangle, which approximates a shadow with gradients. Used this to simplify the DropShadower class. 12 years ago
  jules b627a75c21 Minor docs updates. Added a method to Rectangle. 12 years ago