113 Commits (c8c14516d59d17c604a612c3b6a9e69f15d699e2)

Author SHA1 Message Date
  ed 7d330ab782 Always #include JuceHeader.h from the include search path 5 years ago
  ed 4b118bb45b Added a MIDI output node to the AudioPluginHost 5 years ago
  Tom Poole 07f15909ea Re-saved all projects 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
  Tom Poole d55e19b691 Re-saved all projects 5 years ago
  Tom Poole c8fffa9044 Re-saved all projects 5 years ago
  ed f312c96f24 Re-saved all projects 5 years ago
  ed fa1c15b45e Re-saved all projects 5 years ago
  ed b824c07ae4 Re-saved all projects 5 years ago
  ed 6626b96474 Re-saved all projects 5 years ago
  Tom Poole 9c3f46309f 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
  ed 7041be0520 Save and restore plug-in DPI awareness in AudioPluginHost 5 years ago
  ed 462ed5468c Re-saved all projects 5 years ago
  Tom Poole 102db8ebb2 Re-saved all projects 5 years ago
  ed 77cb157db0 Removed some old settings from the AudioPluginHost .jucer project and re-saved 5 years ago
  jules 18bb120179 Did some long-overdue renaming of "filter" -> "plugin" in the AudioPluginHost demo 5 years ago
  Tom Poole ec43e11abc VS2013: Removed the VS2013 exporter from the Projucer 5 years ago
  ed 5d83c1485d Re-saved all projects 6 years ago
  ed aef6bca60a Re-saved all projects 6 years ago
  ed c88611e5c8 Made KnownPluginList::addToMenu() and ::getIndexChosenByMenu() operate on a copy of the PluginDescription array so they are in sync 6 years ago
  Tom Poole c2a8e0d242 Re-saved some projects with new warning flags 6 years ago
  ed b2a4aaa338 Updated some deprecated AudioDeviceManager methods in the AudioPluginHost 6 years ago
  Tom Poole b22db01968 Fixed an iOS compiler warning 6 years ago
  jules 6b82c964cd Refactored AudioPluginFormat::createPluginInstance to use lambdas for the callback 6 years ago
  Tom Poole 16dd26649a Fixed some GCC compiler warnings and removed deprecated functions 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
  ed 92a9c37bac Deprecated some thread unsafe methods in KnownPluginList and modernised the interface a bit 6 years ago
  ed 833446fe89 Windows: Removed some nonexistent warnings from the VS2013 and 2015 exporters 6 years ago
  ed 32bc00871d Windows: Fixed some compilation errors and warnings when building the AudioPluginHost in VS2013 6 years ago
  jules 0fb8c8e82a Added handy new function parseXMLIfTagMatches(), and refactored a lot of old code that was parsing XML in a more clunky way 6 years ago
  jules 6463529371 Another batch of conversion of methods which returned bare XmlElement* to return unique_ptrs 6 years ago
  jules 2e2cfb5f6c Made a lot of the functions that used to return a raw XmlElement* instead return a std::unique_ptr<XmlElement> to make it safer and more concise to capture them. Also added new methods to XmlElement for generating text, and deprecated the old ones 6 years ago
  Lukasz Kozakiewicz 7c4601473a Android: fix PushNotifications that got broken by Android low level code rework. 6 years ago
  ed 106e71bde9 Re-saved all projects 6 years ago
  ed d4c59fe35b Added a VS2019 exporter to all projects 6 years ago
  ed 497a1b3fb7 Added juce_UnitTestCategories.h to replace raw strings used for test categories 6 years ago
  ed 97e545cd44 Moved the Grid unit tests into juce_Grid.cpp and re-saved all projects 6 years ago
  Tom Poole ff613d900a Re-saved all projects 6 years ago
  Tom Poole d475b17a81 Fixed some compiler warnings 6 years ago
  jules 1c1232bfe7 Set JUCE_ALLOW_STATIC_NULL_VARIABLES 0 by default - these have all been marked as deprecated for a long time 6 years ago
  Tom Poole 1df891ccd7 Re-saved all projects 6 years ago
  Tom Poole cbdf5e6d21 Fixed some compiler warnings 6 years ago
  Tom Poole b8eba72995 Re-saved all projects 6 years ago
  ed e6cf72838b Re-saved all projects 6 years ago
  ed 0db3602ea3 Re-saved all projects 6 years ago
  Tom Poole 9cebba485a Re-saved all projects 6 years ago