132 Commits (7ed282f3147d80e2f59fe37ae2b7b4b51be52a56)

Author SHA1 Message Date
  ed 2d79cc78c0 Bump version number to 5.3.2 7 years ago
  Tom Poole c7c26fa9f0 Removed the OS X 10.5 and 10.6 deployment target options from the Projucer and enabled more C++11 features across all platforms 7 years ago
  Noah Dayan 1a31c86f39 Bump version number to 5.3.1 7 years ago
  ed 262dff8854 Bump version number to 5.3.0 7 years ago
  ed fa0f7a4281 Bump version number to 5.2.1 7 years ago
  jules f85d706131 Some minor formatting and comment fixes 7 years ago
  ed dbb2f620b4 Bump version number to 5.2.0 7 years ago
  tpoole 3627603c83 Fixed a performance regression parsing doubles 7 years ago
  tpoole 47698a86b1 MinGW: Fixed some 32 bit build errors 7 years ago
  tpoole 0ae8aa812c Bump version number to 5.1.2 7 years ago
  tpoole 3933c5f8f9 Removed the sstream header from juce_StandardHeader.h 7 years ago
  tpoole c84aa57473 Removed the unordered_map header from juce_StandardHeader.h 7 years ago
  hogliux 7107d3fe1e AU hosting: Fixed potential compiler error/warning on iOS 7 years ago
  tpoole 8424030e50 Fixed a bug where floating point numbers were parsed using the system's locale 7 years ago
  hogliux c02ef79fd6 Bump version number to 5.1.1 7 years ago
  hogliux eb33f537da Bump version number to 5.1.1 7 years ago
  hogliux c1ad53c14e Bump version number to 5.1.0 7 years ago
  ed 8e7cc759f5 Made JUCE's Atomic class a simple wrapper around std::atomic on platforms that support it 8 years ago
  hogliux bc3ef88603 Bump version number to 5.0.2 8 years ago
  hogliux 8413614744 Bump version number to 5.0.1 8 years ago
  tpoole f4046909ab Added an OS X 10.5 compatible std::function replacement 8 years ago
  hogliux 9d81c5066a Bump version number to 5.0.0 8 years ago
  hogliux b5afccc37c Updated file headers and the README with the JUCE 5 license 8 years ago
  hogliux 2da1bc5f41 Replace include guards with "#pragma once" 8 years ago
  hogliux e0aff606a8 Bump version number to 4.3.1 8 years ago
  jules d8ead14de4 Removed a duplicate header file 8 years ago
  tpoole 2e84129479 Updated the juce_audio_basics, juce_audio_devices, juce_blocks_basics, juce_core and juce_events modules to a new ISC license 8 years ago
  hogliux b5fb095696 Fixed a few VS2008 build errors 8 years ago
  hogliux 363ceb08cf Bump version number to 4.3.0 8 years ago
  hogliux 4eb89336f9 Bump version number to 4.2.4 8 years ago
  hogliux 630ab88f8b Version number update 8 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