15 Commits (e61f7fc441e2c20751f09d66890178d81cfa76c7)

Author SHA1 Message Date
  reuk 5af01b9b16 Demos: Convey proper ownership semantics 5 years ago
  ed 59a058fdc6 Fixed some warnings flagged up when enabling -Wswitch-enum, -Wswitch-default, -Wredundant-decls, and -Wimplicit-fallthrough 5 years ago
  ed 7d330ab782 Always #include JuceHeader.h from the include search path 5 years ago
  Tom Poole a4bd6cbc66 Fixed some more Linux compiler warnings 6 years ago
  Tom Poole 16dd26649a Fixed some GCC compiler warnings and removed deprecated functions 6 years ago
  Tom Poole a9a0f6b92f Enforced more comprehensive const-correctness in the JUCE container classes 6 years ago
  Lukasz Kozakiewicz 7c4601473a Android: fix PushNotifications that got broken by Android low level code rework. 6 years ago
  Tom Poole 7c45ad695c MacOS: Better support for SystemTrayIconComponent on Mojave 6 years ago
  jules 359132ed55 More zero -> nullptr fixes 6 years ago
  ed 9343e9b279 Fixed an unused variable warning in DemoUtilities.h when building in release mode 7 years ago
  ed eed9fdffb0 Check for custom resources folder first in DemoUtilities.h createAssetInputStream() method on Mac 7 years ago
  Tom Poole ab863a6dc2 Replaced all usage of ScopedPointer with std::unique_ptr 7 years ago
  hogliux 1be7db03cd Fixed an issue where the DemoRunner would not find any assets when opened manually on macOS 7 years ago
  hogliux ce810ff0b9 Modify examples directory search so that the directory can be found when the DemoRunner is in the JUCE root folder 7 years ago
  ed 5507801dfd Add all PIP examples 7 years ago