17 Commits (d8d2f5d0f47cc40d810ed9cb4dc0a10255d5fa8c)

Author SHA1 Message Date
  jules f85d706131 Some minor formatting and comment fixes 7 years ago
  hogliux e2a0759ab3 Added a BurgerMenu component which will display your menus and menu items in a "burger" menu 7 years ago
  jules 2dc9316420 Misc ScopedPointer changes to start using reset() and get() rather than assignments and casts (part of an ongoing drift towards more std::unique_ptr compatibility) 7 years ago
  jules 6db06f7a9a Added an assertion that will be triggered at the moment you attempt to delete a LookAndFeel object that's still in use somewhere 7 years ago
  tpoole 98cb1011bb JUCE Demo: Increased the compiler warning level 7 years ago
  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