104 Commits (f301ed7e09ac982ff03a5b51b262a5e902d83f8a)

Author SHA1 Message Date
  hogliux 4eb89336f9 Bump version number to 4.2.4 8 years ago
  hogliux 630ab88f8b Version number update 9 years ago
  Timur Doumler fe3765308c Fixed JUCE_BUILDNUMBER which was not correctly updated to 4.2.2. 9 years ago
  jules 0b3a11ee07 Updated version number to 4.2.1 9 years ago
  jules 9678eef688 Stripped out some defunct VS2003 code 9 years ago
  hogliux f6efbedee7 Remove default symbol visibility for JUCE shared code 9 years ago
  Timur Doumler 70949aa0c6 Added several new features: support for AudioUnit v3, new simplified JUCE module format, deleted the Introjucer and replaced it by the Projucer, various improvements for exporting of iOS and Android projects. 9 years ago
  jules 2ecbe54c45 Added an include of <memory> for the android build 9 years ago
  jules 19d0c71050 Version number update 9 years ago
  jules 428c8a79a5 Version number update 9 years ago
  jules 99ebba4e4c Workarounds to avoid clashes with stupid 3rd-party headers that rely on defining a macro called "check" 9 years ago
  jules c35ed85677 Version number update 9 years ago
  jules 4e4f8767fe Fix for use of static_assert on C++11 compilers 9 years ago
  jules 12447ba38f Version 4.0.1 9 years ago
  jules b2ddfe67a8 Fixes for mingw headers. 9 years ago
  jules 9080a51367 Added an #undef to work around a macro in the FLTK headers 9 years ago
  jules 861d3d9710 Version 3.2.0 9 years ago
  hogliux c7b8e77031 Update copyright notice 9 years ago
  hogliux 0e7729590f Add release notes text field to Introjucer's auto-updater dialog. Minor auto-updater infrastructure updates and code refactoring. 9 years ago
  jules f72d65ce84 Moved around some includes to make sure definitions are in place for compiler feature detection. 10 years ago
  jules d30b22e459 Updated a system header name for Android. 10 years ago
  jules 91b5d77477 Version number update 10 years ago
  jules 0d989638cc Version 3.1.0 10 years ago
  jules dd678f7e82 Added some VC14 feature support, and moved C++11 detection into its own header file. 10 years ago
  jules fbc5c76544 Added missing header that was needed for MSVC. 10 years ago
  jules f376a82a56 Clarified the JUCE_USE_INTRINSICS by changing its name to JUCE_USE_MSVC_INTRINSICS 10 years ago
  jules 99e8445b96 Version number update 10 years ago
  jules d2e1c7f679 Version number update 11 years ago
  jules f8e9a13f1d Version number update 11 years ago
  jules 4251a2437b Version number update 11 years ago
  jules 7f9425058a Version number update 11 years ago
  jules a3ea53c460 Version number update 11 years ago
  jules d2532f4540 Version number update 11 years ago
  jules 7dd5c09826 Version number update 11 years ago
  jules cdacae9cbb Version 3.0.0 11 years ago
  jules 1113e17186 Version number update 11 years ago
  jules 0de50d99a5 Version number update 11 years ago
  jules a204ea7ae8 Version number update 11 years ago
  jules 12bf054456 Version number update 11 years ago
  jules 5f9552c4ec Version number update 11 years ago
  jules 059737b163 Version number update 11 years ago
  jules 59d8d8172d Replaced the crappy old juce sortArray function with std::sort, which seems to run twice as fast. This greatly speeds up edge table rendering. 11 years ago
  jules 508e25afbb Cleared-out the last batch of unnecessary includes. 11 years ago
  jules 65c155e372 Added a class ContainerDeletePolicy, to allow custom delete operations on objects held by ScopedPointers or OwnedArrays. Also cleaned away a lot of superfluous includes in juce_core files. 11 years ago
  jules 4a5380171a Version number update 12 years ago
  jules 5a1112ab94 Updated the format of the header include guard macros. 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 34e5591701 v2.0.40 12 years ago