583 Commits (03a118d380a357390d901b604d5285e711d1d7e9)

Author SHA1 Message Date
  Tom Poole 05d5b3b611 Re-saved all projects 7 years ago
  Tom Poole 4229dc0a4f Made a lot of ScopedPointer usage conform to the std::unique_ptr interface 7 years ago
  Noah Dayan 2f1981ca8c Re-saved all projects 7 years ago
  Noah Dayan 1a31c86f39 Bump version number to 5.3.1 7 years ago
  jules d691838765 Tidied up a few minor coding style discrepencies 7 years ago
  Lukasz Kozakiewicz 774c1f5bed Re-save all projects. 7 years ago
  ed d669c89d7d Change the DemoRunner bundle ID to com.roli.juce.demorunner 7 years ago
  ed f44ead2408 Fix InAppPurchasesDemo example 7 years ago
  Noah Dayan c9190dbc8a Remove duplicate FFT demo 7 years ago
  Lukasz Kozakiewicz 1ec21354ab DemoRunner: fix crash on startup on Android. 7 years ago
  Tom Poole 73418dad1f Fixed a compiler error in SimpleFFTDemo 7 years ago
  jules 7bc75e24c1 Increased the Xcode warning level for some demo code and fixed resulting warnings 7 years ago
  ed d553cf62a6 DemoRunner: Disable OpenGL renderer when showing heavyweight demos and some misc code cleanup 7 years ago
  hogliux 51ba2e1902 Changed demo-runner bundle-id 7 years ago
  ed db8fa5a4b4 Re-saved all projects 7 years ago
  hogliux f5db5faff6 Update the BLOCKS SDK and its documentation 7 years ago
  Tom Poole 77128db335 Capitalised the PIP vendor field for the examples 7 years ago
  ed 8eacf2cd96 Fixed some AudioProcessor layouts mis-matches in the JUCE plugin examples 7 years ago
  ed bfd3afa6cf Re-saved all projects 7 years ago
  ed 404838a99f Added a MultiChoicePropertyComponent class to juce_gui_basics and updated the PropertiesDemo example to use it 7 years ago
  Lukasz Kozakiewicz 0aa41705ad Re-saved all projects. 7 years ago
  ed 563869300e Fix a build error and some warnings when building the SamplerPluginDemo example on Windows 7 years ago
  ed 3977403b1b PIPs: Fixed some errors in the plugin examples 7 years ago
  hogliux 1be7db03cd Fixed an issue where the DemoRunner would not find any assets when opened manually on macOS 7 years ago
  Noah Dayan bcd3fd7689 Fixed a typo in OpenGLDemo 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 3918cfbfb9 Re-saved all projects 7 years ago
  ed 1644ee4ace Add DemoRunner project 7 years ago
  ed 5507801dfd Add all PIP examples 7 years ago
  ed 86baa28689 Remove all projects in examples 7 years ago
  ed 44f9a5c256 Move AudioPluginHost and NetworkGraphicsDemo projects from examples to extras 7 years ago
  ed 66ee9d6d6d Rename plugin host and network graphics demo examples 7 years ago
  ed 81dd80f231 Re-saved all projects 7 years ago
  Lukasz Kozakiewicz ddc7dbfd4f Re-saved all projects. 7 years ago
  hogliux 2c0bf0b8ce Modified example plug-ins to use JUCE's internal generic editor and removed the no longer needed GenericEditor.h 7 years ago
  Tom Poole 611971181f Added host-side AudioProcessorParameter implementations, deprecated the old methods for managing parameters, and updated the GenericAudioProcessorEditor 7 years ago
  Lukasz Kozakiewicz 3e66bc69fb InAppPurchases: fix a bug on Android when failed purchases would not be propagated to IAP listeners. Make InAppPurchases a Singleton. 7 years ago
  ed 11c66c266f Fixed a bounds bug in the JUCE demo intro screen 7 years ago
  Lukasz Kozakiewicz 8116f36039 Re-saved all projects. 7 years ago
  ed 8421e62e3a Re-saved all projects 7 years ago
  ed dbf39f5b7b Renamed the MPETest example to MPEDemo and updated it to reflect the recent MPE class updates 7 years ago
  ed abaedc0534 Re-saved all projects 7 years ago
  ed 04f9760c20 Re-saved all projects 7 years ago
  hogliux d8d2f5d0f4 Added new SystemStats::getDeviceManufacturer() 7 years ago
  Lukasz Kozakiewicz c4ebfcd735 Re-saved all projects. 7 years ago
  ed 16c942fd54 Recall some button states in DSP module plugin demo 7 years ago
  Tom Poole f503ca2701 Fixed a bug in the InterAppAudioEffect demo 7 years ago
  jules 5ca8427840 Minor fix for VS2017 in the MPETest project 7 years ago
  jules 415f0e4c90 Added an alternative version of File::findChildFiles that returns the results array rather than it being an out-parameter. In almost all cases using this new version will make your code smaller and cleaner, as you can see from all the changes in this commit! 7 years ago
  Tom Poole 4746337ecc Fixed a bug in the InterAppAudioEffect demo 7 years ago