1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-11 23:54:18 +00:00
JUCE/modules/juce_browser_plugin_client
2015-06-21 18:54:08 +01:00
..
wrapper Performance optimisations to the way that Identifier objects are passed into var, ValueTree and NamedValueSet. The Identifer class used to be light enough to pass by value but now contains a String so is better passed by reference. 2015-06-21 18:54:08 +01:00
How to build a browser plugin.txt Clarified some docs for the ActiveX plugin build. 2014-02-02 18:30:34 +00:00
juce_browser_plugin.cpp Renamed the folder containing the browser plugin module, to make the folder name match the module ID. 2013-09-30 13:54:04 +01:00
juce_browser_plugin.h Renamed the folder containing the browser plugin module, to make the folder name match the module ID. 2013-09-30 13:54:04 +01:00
juce_browser_plugin.mm Renamed the folder containing the browser plugin module, to make the folder name match the module ID. 2013-09-30 13:54:04 +01:00
juce_module_info Version number update 2014-12-16 17:21:34 +00:00