74 Commits (bf51d2c076f68fc5a16697c1ea5b51f68d1024a1)

Author SHA1 Message Date
  Tom Poole 894e7d2bd2 Updated all license headers 5 years ago
  reuk 1fdba480cc JUCE 6: Update version numbers 5 years ago
  reuk 327f817b9b Copyrights: Update commercial/gpl headers to be gpl-only 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
  ed b45ce09235 Standardised the licensing whitespace in module headers 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
  ed bdeaeaf368 macOS: Fixed some deprecation warnings and silenced some others for the time being 5 years ago
  Tom Poole 3c0ccda6a5 macOS: Cleaned up old 10.6 support ifdefs 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
  ed 6d39f01793 Bump version number to 5.4.1 6 years ago
  ed 0b8fcc7a15 Bump version number to 5.4.0 6 years ago
  ed 2d79cc78c0 Bump version number to 5.3.2 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
  ed dbb2f620b4 Bump version number to 5.2.0 7 years ago
  tpoole 0ae8aa812c Bump version number to 5.1.2 7 years ago
  jules eda613c6db Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools 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
  hogliux bc3ef88603 Bump version number to 5.0.2 8 years ago
  hogliux 8413614744 Bump version number to 5.0.1 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
  tpoole 1e2f6fec5c Restored module header #defines 8 years ago
  hogliux 934aa72d6f Fixed an issue where the Projucer would not detect OpenGL ESv3 support correctly on Android 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
  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
  jules ec40f0940c Updated version numbers in modules, and resaved example projects 9 years ago
  jules 0b3a11ee07 Updated version number to 4.2.1 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 b5907fa90d Normalised some divider comments 9 years ago
  jules 89ba69ab29 Android Bluetooth MIDI, pro-audio i/o and improved openGL support 9 years ago
  hogliux c7b8e77031 Update copyright notice 9 years ago
  jules 39da2ea627 Added an internal flag JUCE_OPENGL_CREATE_JUCE_RENDER_THREAD to make non-threaded GL contexts more generically implementable. 10 years ago
  jules 653a68ddee Added includes of new template classes. 10 years ago
  jules b88b621d81 Restructured some openGL file locations. 10 years ago
  jules b4bef8e91e Avoided enabling openGL 3 support on linux, which was causing problems because of missing symbols. 10 years ago
  jules 6c30e83de1 Added openGL macro JUCE_GLSL_VERSION 10 years ago
  jules 619d475021 Fixes for building on iOS 6 SDK 11 years ago
  jules e5c556d307 Added support for GLSL v3 in iOS 11 years ago
  jules 12fb13bdea Tweaks for OpenGL 3 support. 11 years ago
  jules 272bcbcaab Added a method OpenGLContext::setOpenGLVersionRequired, which can be used to request a v3.2 context. 11 years ago