149 Commits (c47c790f797f16a07740b7541ce6cee78b12e65b)

Author SHA1 Message Date
  ed c47c790f79 Linux: Use list instead of vector for file descriptor callback storage in internal message queue to fix issues when recursively adding or removing callbacks 5 years ago
  ed 08d0a12f03 Bump version number to 5.4.7 5 years ago
  Tom Poole ef1eacccd3 Bump version number to 5.4.6 5 years ago
  Tom Poole 0831c718a2 macOS: Fixed some Projucer live-build issues on Catalina 5 years ago
  ed 027e12e3a6 Android: Replaced deprecated AIDL in-app billing code with Google Play Billing library 5 years ago
  ed c964a842b1 Replaced WaitableEvent internals with std::condition_variable 5 years ago
  Tom Poole dc3614e9a8 Fixed a threading issue when checking for duplicate parameter IDs 5 years ago
  Tom Poole 4048a5feef AudioBlock: Fixed an issue preventing usage with SIMDRegister 5 years ago
  Tom Poole 85f76d2546 AudioBlock: Fixed an issue preventing usage with SIMDRegister 5 years ago
  ed 4583baf277 Bump version number to 5.4.5 5 years ago
  Tom Poole 528798d96e Bump version number to 5.4.4 5 years ago
  jules 2830ecec0a Prevented the Apple system headers from including some unnecessary C library headers 6 years ago
  ed 6722194260 Bump version number to 5.4.3 6 years ago
  Tom Poole e3ebe5aed1 Bump version number to 5.4.2 6 years ago
  Tom Poole 23f9cff73e Moved <map> into the set of standard headers 6 years ago
  ed 6d39f01793 Bump version number to 5.4.1 6 years ago
  ed 0b8fcc7a15 Bump version number to 5.4.0 6 years ago
  Tom Poole 41e7251519 Added a String method to store decimals to a set number of significant figures 6 years ago
  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 9 years ago
  Timur Doumler fe3765308c Fixed JUCE_BUILDNUMBER which was not correctly updated to 4.2.2. 9 years ago