299 Commits (33d70d2b20185d9487fbac030d2277ca49331c7a)

Author SHA1 Message Date
  jules b3c0df703f Avoid warnings in Intel compiler. 13 years ago
  jules c16c3a7c28 Fixed some documentation and minor GCC warnings. Fixed a JACK bug that would have mixed up the input/output channels. 13 years ago
  jules 4d4321bea1 Version 2.0.28 13 years ago
  jules 8e8dc5667f Renamed a few old references to "iPhoneOS" as "iOS". 13 years ago
  jules 699b5303e2 Android: multi-touch support. 13 years ago
  jules 4ef89c890f Avoided a few gcc compiler warnings. 13 years ago
  jules 9393c1bbc9 Avoided some minor compiler warnings. 13 years ago
  jules 48ffccb8b8 Minor cleanups. 13 years ago
  jules edc45e9aba Workaround for android's new file scanning behaviour when using the device as a USB drive. 13 years ago
  jules 07e7188eb1 Tidied up a few compiler warnings. 13 years ago
  jules b6d825e133 Added slider type LinearBarVertical. 13 years ago
  jules 3374dff2aa Fix for android zero-height bitmap problem. 13 years ago
  jules 45209b7946 Fix for recursion in exception logger. 13 years ago
  jules dbaa9b9cc1 Prevented zlib headers messing-up use of the fdopen() function. 13 years ago
  jules d1ceed0c14 Workaround for Xcode3 compiler bug. 13 years ago
  jules c94183e614 New method File::createLink, for creating win32 .lnk files. 13 years ago
  jules 8ae91bb39a Minor clean-ups. 13 years ago
  jules fdb31aff5c Added Logger::getCurrentLogger method. 13 years ago
  jules 6d15cc2948 Minor cleanups. 13 years ago
  jules f07139f748 Minor clean-ups. 13 years ago
  jules 89d5e19fca misc cleanups. 13 years ago
  jules 05f32e3de6 Added a typedef DynamicObject::Ptr 13 years ago
  jules fae88c8b88 Minor documentation updates. Added MidiMessageSequence::sort() method. 13 years ago
  jules 566de48759 Fix for Time::getCurrentTime(). 13 years ago
  jules e6faf25559 Added File::userPicturesDirectory, and improved detection of special file locations on linux. 13 years ago
  jules 98fcdca3ba Added a new ChildProcess::start method that takes an argument array. 13 years ago
  jules 310c063195 Fix to Array::removeAllInstanceOf. 13 years ago
  jules edeb7c2723 Improved win32 http timeout behaviour. 13 years ago
  jules d97e2c7ba4 Improvements to file launching on Linux 13 years ago
  jules ea25716163 Fix for memory alignment bug in OSX GL. 13 years ago
  jules d0974a537d Array: small documentation fix. 13 years ago
  jules 7fbd29e84e Identifier::null, isNull, isValid methods. 13 years ago
  jules 49729815eb Precautionary undef-ing of noexcept and nullptr. 13 years ago
  jules 2cf131f0a6 Audio plugin fixes. 13 years ago
  jules b305389d46 Changes for DLL build. 13 years ago
  jules 9239842120 DLL build fix + minor clean-ups. 13 years ago
  jules 6b1654e1d2 Fixed some more warnings. 13 years ago
  jules 0033491cc8 Cleaned up some compiler warnings. 13 years ago
  jules 9097528ca0 String decimal conversion fix. 13 years ago
  jules bb37710eca Introjucer: shutdown fix. 13 years ago
  jules ec48a7ffcc Restored a DLL export flag. 13 years ago
  jules 2b7b01632f A couple of fixes for win32 DLL builds. 13 years ago
  jules 06e2a667fb Introjucer: change to android manifest to improve graphics performance. Stopped alertwindows being always-on-top in plugins. 13 years ago
  jules e77d5b12ef Some clean-ups and additions to Logger and FileLogger classes. Added some logging to the Introjucer. 13 years ago
  jules d6f2232bdd Reverted a win32 networking change. 13 years ago
  jules a4939b87f2 win32: added a flag to ignore https certificate mismatches. 13 years ago
  jules 710dec8a1e Handling win32 hide/show messages. 13 years ago
  jules 9a7e7a267a New method: Rectangle::constainedWithin(). 13 years ago
  jules 617731d21c Added a JUCE_DISABLE_JUCE_VERSION_PRINTING flag that can be set to prevent the juce version number being printed at startup. 13 years ago
  jules 9a24aa8a20 Minor clean-ups. 13 years ago