1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-11 23:54:18 +00:00
Commit graph

16 commits

Author SHA1 Message Date
Julian Storer
3954631795 Fixed some problems with audio formats not correctly clearing their buffers; Rewrote the CoreAudio functions to avoid deprecated functions. 2009-09-19 13:18:43 +01:00
Julian Storer
d48a742061 made the NPAPI browser wrapper able to compile in 64-bit mode 2009-09-17 13:47:47 +01:00
Julian Storer
a90a65343c whitespace tidying-up 2009-09-16 20:31:20 +01:00
Julian Storer
ab02610378 Added a browser plugin fix for Safari on Windows. 2009-09-11 11:16:06 +01:00
jules
9ffd554aa3 Made the AU wrapper more robust against crashes when the UI and plugin are deleted in the wrong order. 2009-08-24 15:15:44 +00:00
jules
2fee27c757 Updated the text of the copyright/license blurb at the top of each source file. 2009-08-18 22:10:34 +00:00
jules
1ccb175762 tidied up whitespace in files 2009-08-12 15:54:25 +00:00
jules
1e53260e0a 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. 2009-08-03 15:38:40 +00:00
jules
62be9489da made the mac browser plugin wrapper compile under the 10.4 SDK 2009-07-20 17:26:23 +00:00
jules
ebcde1e678 Browser plugin fixes for a string-passing bug in NPAPI and problems with older versions of Firefox; more robust message flushing on shutdown on the mac. 2009-07-19 11:16:43 +00:00
jules
5df4ac7dec Added a method BrowserPluginComponent::getBrowserURL() so that plugins can find out what URL they are embedded in 2009-07-16 09:15:41 +00:00
jules
18533f9984 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. 2009-07-14 20:10:14 +00:00
jules
c0ddf1406c First version of the ActiveX browser plugin wrapper 2009-05-11 09:33:05 +00:00
jules
a7a5e8079f small fix to the npapi handling code 2009-04-28 13:18:56 +00:00
jules
9c187cafd0 2009-04-28 11:26:58 +00:00
jules
0e3e701a32 Initial check-in of NPAPI browser plugin wrapper code. 2009-04-27 15:07:04 +00:00