12 Commits (b5afccc37c351caa95791568259b253d85628c7f)

Author SHA1 Message Date
  hogliux b5afccc37c Updated file headers and the README with the JUCE 5 license 8 years ago
  hogliux ef2c63e4e3 Added a new LookAndFeel (V4) and re-skinned the JUCE Demo and examples. Improved the JUCE Demo on mobile devices. 8 years ago
  jules aac01b2b4b Fixed a couple of spelling mistakes 8 years ago
  jules 9fa0d49be7 Added an option JUCE_ALLOW_STATIC_NULL_VARIABLES that can be used to turn off dangerous statics like String::empty, var::null, etc. 8 years ago
  hogliux cf39ad4b02 Fix multiple compile errors on older gcc versions 9 years ago
  Timur Doumler 942d269edb JuceDemo: removed an unnecessary capture-by-reference from a lambda. 9 years ago
  Timur Doumler 1762cdc9c9 Added runtime permissions request to JUCE Demo (recording tab) and MidiTest example app, added matching permissions to manifest, removed ant exporter, and re-saved both projects. 9 years ago
  jules d06fc22369 Pimped the demo app with some new images 9 years ago
  jules 89ba69ab29 Android Bluetooth MIDI, pro-audio i/o and improved openGL support 9 years ago
  jules f26152fa72 Tidied up a few compiler warnings in the demo code. 9 years ago
  hogliux c7b8e77031 Update copyright notice 9 years ago
  Felix Faire b01383e8d0 Restructured folder and Updated Readme 10 years ago
  Felix Faire 03b485d3dc Updated JUCE Demo Examples 10 years ago
  jules 0db3ccf3e6 Fixed a few typos in the demo 10 years ago
  jules c6dcbe5739 Made the juce demo clean up in the right order when quitting, to avoid problems with the GL demo. 10 years ago
  jules c1098806cb Made sure the demo cleans up the bubble message components that it uses. 11 years ago
  jules 56f7676601 Refactored the OpenGLGraphicsContextCustomShader class and added a demo for it. 11 years ago
  jules 76c8400049 Really minor clean-ups. 11 years ago
  jules 4d79bed3d1 Added versions of Component::addAndMakeVisible and addChildComponent which take a reference instead of a pointer. 11 years ago
  jules fe3e565836 Demo: better handling of the demo list panel being narrow. 11 years ago
  jules caea1c3370 Added the all-new demo app! 11 years ago