The JUCE cross-platform C++ framework, with DISTRHO/KXStudio specific changes
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jules 337c67f66c changed the juce startup/shutdown code in the ActiveX browser plugin to try to work around IE's leakiness; added a very obscure feature to ASIO 16 years ago
..
npapi 16 years ago
juce_ActiveX_GlueCode.cpp changed the juce startup/shutdown code in the ActiveX browser plugin to try to work around IE's leakiness; added a very obscure feature to ASIO 16 years ago
juce_BrowserPluginComponent.h Added a method BrowserPluginComponent::getBrowserURL() so that plugins can find out what URL they are embedded in 16 years ago
juce_IncludeBrowserPluginInfo.h Initial check-in of NPAPI browser plugin wrapper code. 16 years ago
juce_NPAPI_GlueCode.cpp small change for loading opentype fonts in win32; fix for an audio plugins crash when closing the plugin in some recent hosts; fixes for linux VST event handling; change to the format reported by RTAS plugins with zero inputs or outputs; NPAPI plugin positioning for for mac firefox; fix for TreeViewItem button safety; added method LookAndFeel::getFontForTextButton; added an interpolation quality selector to MagnifierComponent; AlertWindows are now always-on-top in plugins; fix to RectanglePlacement::getScaleToFit(); added some utility methods to the URL class. 16 years ago
juce_NPAPI_GlueCode.mm changed the parameters to the keyStateChanged method, to sort out a problem with texteditor key interception that was otherwise impossible to fix. Made a couple of changes to the Mac NPAPI window positioning code; got rid of a couple of win32 warnings; added a couple of missing JUCE_API declarations; small fix to DragAndDropContainer; allowed var objects to be cast to a string. 16 years ago
juce_NPAPI_MacResource.r Initial check-in of NPAPI browser plugin wrapper code. 16 years ago
juce_NPAPI_WinResource.rc Initial check-in of NPAPI browser plugin wrapper code. 16 years ago