99 Commits (f04f16e60b18b4a1ccedff9f0810368ef7029b74)

Author SHA1 Message Date
  jules 7560f48b7a Added JUCE_ARM definition. 12 years ago
  jules 048e5c679b Version number update 12 years ago
  jules 03c2801f3f Copyright header update in all module files. juce_core modules are now ISC licensed. All other modules are GPLv2/3/AGPLv3 12 years ago
  jules 20a72142b7 Version number update 12 years ago
  jules 20e5a703b4 More workarounds for hosting Mackie plugins. 12 years ago
  jules 886cd92eda Removed the fake "final" keyword, which was clashing with some 3rd-party headers. 12 years ago
  jules 34e5591701 v2.0.40 12 years ago
  jules 69b90487aa Added support for c++11 override and final keywords, and blank definitions for older compilers. 12 years ago
  jules e339d39eb4 v2.0.39 12 years ago
  jules deb02fdf70 Added calling convention to logAssertion. 12 years ago
  jules 2451b3762c Some mingw compatibility tweaks. 12 years ago
  jules 034f804c36 Minor compiler defs change. 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 a432669a0b New debugging functions: SystemStats::getStackBacktrace() and setApplicationCrashHandler(). 12 years ago
  jules 4d4cc13a46 2.0.38 12 years ago
  jules 63411d7a47 2.0.37 12 years ago
  jules 14b0493bb0 2.0.36 12 years ago
  jules 942b2922a5 2.0.35 12 years ago
  jules 9152fc8120 v2.0.34 12 years ago
  jules 9fbc963d96 2.0.33 12 years ago
  jules a1c357fa1f Some VS DLL export fixes. 12 years ago
  jules d8454fc2b8 Added missing JUCE_API flags. 12 years ago
  jules ca9a7fe82c Fix in OperatingSystemType 12 years ago
  jules cd8adde4de 2.0.32 12 years ago
  jules 906a99763d Version 2.0.31 12 years ago
  jules a20ff4c910 Version 2.0.30 12 years ago
  jules 68b2e056e7 Version update 2.0.29 12 years ago
  jules b83fcd7d5f win32 compatibility tweaks. 12 years ago
  jules 0ceeb573d8 Minor changes to avoid pedantic compiler warnings. 12 years ago
  jules 4d4321bea1 Version 2.0.28 12 years ago
  jules 49729815eb Precautionary undef-ing of noexcept and nullptr. 12 years ago
  jules b305389d46 Changes for DLL build. 12 years ago
  jules 9239842120 DLL build fix + minor clean-ups. 12 years ago
  jules ec48a7ffcc Restored a DLL export flag. 12 years ago
  jules 2b7b01632f A couple of fixes for win32 DLL builds. 12 years ago
  jules 06e2a667fb Introjucer: change to android manifest to improve graphics performance. Stopped alertwindows being always-on-top in plugins. 12 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. 12 years ago
  jules ad958be260 Version bump: 2.0.27 12 years ago
  jules abb4946191 Version bump: 2.0.26 12 years ago
  jules 976be45c2a Minor updates for mingw compatibility. 12 years ago
  jules 551688e8b4 Added method: SystemStats::getDisplayLanguage() 13 years ago
  jules 665c85b147 Version number bump. 13 years ago
  jules e0f1224a75 Updated the SystemStats operating system code: instead of having a special getOSXMinorVersionNumber() method, it now provides a more detailed version number when you call getOperatingSystemType(). Also added new types for iOS and Win8. 13 years ago
  jules 5001ead53a OSX 10.5 SDK and GCC fixes. 13 years ago
  jules 4f206a3f3a Version bump. 13 years ago
  jules 98e37b8e7a Minor MSVC compatibility fix. 13 years ago
  jules c3b0903b74 Workaround for compiling with VC2012. 13 years ago
  jules 75d72d6323 Version number bump. 13 years ago
  jules b3556f720e Added some colour component accessor methods to PixelARGB, PixelRGB. Tidied up some packing macros. 13 years ago