450 Commits (f04f16e60b18b4a1ccedff9f0810368ef7029b74)

Author SHA1 Message Date
  jules a1c357fa1f Some VS DLL export fixes. 12 years ago
  jules d8454fc2b8 Added missing JUCE_API flags. 12 years ago
  jules f3d9c3ebe0 Minor clean-ups. 12 years ago
  jules 64c984896e Added some documentation. 12 years ago
  jules ca9a7fe82c Fix in OperatingSystemType 12 years ago
  jules 359be4dc0c New class: HighResolutionTimer 12 years ago
  jules 213b5f87ff Minor clean-ups. 12 years ago
  jules b467be7a16 Avoid MSVC locale object leak. 12 years ago
  jules 1bc02ee8e5 Workaround for Intel compiler warning. 12 years ago
  jules 1c90d82aac Spelling fix. 12 years ago
  jules 69a08e3fb2 Removed some superfluous semicolons. 12 years ago
  jules cd8adde4de 2.0.32 12 years ago
  jules f9e31ab7a9 Documentation pedanticism. 12 years ago
  jules f12f85ac06 Mingw fix. Spelling correction. 12 years ago
  jules 8fd0dc3f74 android: passing onPause message down to GL views. 12 years ago
  jules 6fb9b9ce4e DirectoryIterator optimisation. 12 years ago
  jules 30ea4c989f Added a missing method to ZipFile. 12 years ago
  jules e184bec3d3 Fix for mingw. Assertion to catch use of win32 COM on an uninitialised thread. 12 years ago
  jules e543949bda Minor clean-ups. 12 years ago
  jules 2cc6485f9b Fixed 64-bit compiler warning. 12 years ago
  jules 9f41dbce82 DirectoryIterator fix. 12 years ago
  jules 6f88b7ae60 Minor clean-ups. 12 years ago
  jules 7a3453f48b Minor clean-ups. 12 years ago
  jules 164ab05bac Minor clean-ups. 12 years ago
  jules 906a99763d Version 2.0.31 12 years ago
  jules 83b1284d93 Added a wow64 registry function. 12 years ago
  jules a20ff4c910 Version 2.0.30 12 years ago
  jules 35991fb01c Fix for compiler error in camera code. 12 years ago
  jules 5d35a31f2e Minor clean-ups and documentation fixes. 12 years ago
  jules 68b2e056e7 Version update 2.0.29 12 years ago
  jules e58b915300 Fixed some COM object ref-counting. 12 years ago
  jules a56e69a281 Fix for DLL build. 12 years ago
  jules 3a9cad8f2c Enabled some code that was disabled for mingw, but which will work with the latest version. 12 years ago
  jules 9de1ab563b Documentation fixes. 12 years ago
  jules b51c0a93aa Added a compile warning if AppConfig.h hasn't been included before the juce headers. 12 years ago
  jules 7d019ad5a1 Added ReadWriteLock::tryEnterRead() 12 years ago
  jules b83fcd7d5f win32 compatibility tweaks. 12 years ago
  jules 41f3b6c485 Re-implemented NamedPipe, to make the win32 version better match the posix one. 12 years ago
  jules 0ceeb573d8 Minor changes to avoid pedantic compiler warnings. 12 years ago
  jules 9fb57f7a05 Fix to CharPointer_UTF8::operator-- 12 years ago
  jules 02c0cd009c Cleaned up some compiler warnings. 12 years ago
  jules 6d9d86b14e Made posix ChildProcess return stderr as well as stdout. 12 years ago
  jules f292238b32 Android: keyboard input support. 12 years ago
  jules b3c0df703f Avoid warnings in Intel compiler. 12 years ago
  jules c16c3a7c28 Fixed some documentation and minor GCC warnings. Fixed a JACK bug that would have mixed up the input/output channels. 12 years ago
  jules 4d4321bea1 Version 2.0.28 12 years ago
  jules 8e8dc5667f Renamed a few old references to "iPhoneOS" as "iOS". 12 years ago
  jules 699b5303e2 Android: multi-touch support. 12 years ago
  jules 4ef89c890f Avoided a few gcc compiler warnings. 12 years ago
  jules 9393c1bbc9 Avoided some minor compiler warnings. 12 years ago