693 Commits (c8c14516d59d17c604a612c3b6a9e69f15d699e2)

Author SHA1 Message Date
  ed 7d330ab782 Always #include JuceHeader.h from the include search path 5 years ago
  ed 80d819ccf2 Added Assets folder as an Xcode resource in the DemoRunner 5 years ago
  ed 2f6053b64e Android: Removed hard dependency on billing client library 5 years ago
  ed a54da0b832 Fixed some more typos 5 years ago
  ed 8f6f29943d Re-saved all projects 5 years ago
  ed f982c00d88 Re-saved all projects 5 years ago
  ed 98d55ed95d Enabled the in-app billing setting in the DemoRunner 5 years ago
  ed 027e12e3a6 Android: Replaced deprecated AIDL in-app billing code with Google Play Billing library 5 years ago
  Tom Poole d55e19b691 Re-saved all projects 5 years ago
  Tom Poole 75da0ef5cb DemoRunner: Fixed a layout bug in the fonts demo 5 years ago
  Tom Poole c8fffa9044 Re-saved all projects 5 years ago
  Tom Poole 54e1004957 Added FMA3 and FMA4 instruction detection 5 years ago
  ed f312c96f24 Re-saved all projects 5 years ago
  Tom Poole 1650b1c175 Updated the InterAppAudio example to use the new APVTS getRawParameterValue method 5 years ago
  ed 9c2ea30468 Added another missing TooltipWindow instance to the BlocksMonitorDemo example 5 years ago
  ed 84a7f5533a Added a missing TooltipWindow instance to the WidgetsDemo example 5 years ago
  ed fa1c15b45e Re-saved all projects 5 years ago
  ed 7cd71487e6 Whitespace 5 years ago
  ed 889cb627d5 Added ColourSelector::ColourSelectorOptions::editableColour flag to enable the colour preview box at the top of the component to be editable 5 years ago
  ed b824c07ae4 Re-saved all projects 5 years ago
  ed 4583baf277 Bump version number to 5.4.5 5 years ago
  ed 6626b96474 Re-saved all projects 5 years ago
  ed 00f27e854d Enabled Bluetooth permissions for iOS in the DemoRunner 5 years ago
  Tom Poole 9c3f46309f Re-saved all projects 5 years ago
  Tom Poole 95396b150d DemoRunner: Fixed a home screen navigation bug 5 years ago
  ed 77f442d424 Re-saved all projects 5 years ago
  ed 937991cc83 Fixed broken back button behaviour on Android and updated JUCEApplicationBase::backButtonPressed() to return a bool indicating whether the back event has been handled or not to override this behaviour 5 years ago
  Tom Poole 41055ad782 DSP: Refactored AudioBlock 5 years ago
  ed 462ed5468c Re-saved all projects 5 years ago
  Tom Poole 102db8ebb2 Re-saved all projects 5 years ago
  Tom Poole 528798d96e Bump version number to 5.4.4 5 years ago
  Tom Poole dd935cac84 Re-saved all projects 5 years ago
  Tom Poole a12bc32979 Fixed some warnings on the latest compilers 5 years ago
  Tom Poole ec43e11abc VS2013: Removed the VS2013 exporter from the Projucer 5 years ago
  Tom Poole de13b83ed2 Fixed some compiler warnings 5 years ago
  Tom Poole 283521f1df Fixed some issues with the multithreading demo 5 years ago
  ed 5d83c1485d Re-saved all projects 5 years ago
  ed aef6bca60a Re-saved all projects 6 years ago
  jules cd4aba9e43 PopupMenu modernisation: Improved the PopupMenu::Item class to make it easy to build items by chaining calls together. 6 years ago
  Tom Poole acbdec3f71 Fixed some DemoRunner build issues 6 years ago
  Tom Poole c2a8e0d242 Re-saved some projects with new warning flags 6 years ago
  Tom Poole 670f77f80c Fixed some Android compiler warnings 6 years ago
  Tom Poole 645a538001 Re-saved all projects 6 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
  ed e45b1d9924 Updated the VS exporter of example projects to VS2019 6 years ago
  Tom Poole 764782e142 Re-saved all projects 6 years ago
  jules 15567c7150 Changed the constructor of GenericAudioProcessorEditor to take a reference rather than a pointer, to match all the other AudioProcessorEditor classes. Also tweaked its implementation to resize its components horizontally to fit the width of the parent window 6 years ago
  Tom Poole a9a0f6b92f Enforced more comprehensive const-correctness in the JUCE container classes 6 years ago
  Tom Poole 3767ee3811 Fixed some compiler warnings in PushNotificationsDemo 6 years ago