91 Commits (cd4aba9e43346198b98c6e9d29366961d6a6f1e9)

Author SHA1 Message Date
  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 7 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
  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
  Tom Poole dfbe18b577 Re-saved all projects 6 years ago
  ed 045bd32f40 Re-saved all projects 6 years ago
  Tom Poole 2832d3df76 Re-saved all projects 6 years ago
  Tom Poole ab68b98dae AudioPluginHost: Added a plug-in debugging window showing parameter value and gesture changes 6 years ago
  Tom Poole 7908f0cdd0 Re-saved all projects 6 years ago
  ed ebd6a7b0bb Projucer: Don't add ".storyboard" extension when adding the launch storyboard name to the plist 6 years ago
  ed 52bdaf0746 Re-saved all projects 6 years ago
  ed 2e3a41cbb1 Re-saved all projects 6 years ago
  Tom Poole e79941ca57 Changed the manufacturer name of the internal plug-in host nodes 6 years ago
  Tom Poole f86045e952 Re-saved all projects 6 years ago
  ed a02b37a68d Re-saved all projects 7 years ago
  ed 3948e56486 Re-saved all projects 7 years ago
  ed 6f12e99f3d Re-saved all projects 7 years ago
  hogliux 1cf973ff32 Re-saved all projects 7 years ago
  hogliux 008b7a9ab2 Re-structured the low-level Android native code 7 years ago
  ed ad6600f31c Re-saved all projects 7 years ago
  ed 08928231af Re-saved all projects 7 years ago
  Tom Poole 37f0fdd0fa Re-saved all projects 7 years ago
  ed 2593d5e264 Re-saved all projects 7 years ago
  ed b349b7f4d9 Re-saved all projects 7 years ago
  Tom Poole a3566b8c1e Removed the embedded VST2 SDK 7 years ago
  jules 723b18a149 Updated projects 7 years ago
  ed 92ab11e31c Re-saved all projects 7 years ago