From owner-freebsd-chat Sun Jun 15 18:16:11 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id SAA06479 for chat-outgoing; Sun, 15 Jun 1997 18:16:11 -0700 (PDT) Received: from rah.star-gate.com (rah.star-gate.com [204.188.121.18]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id SAA06456 for ; Sun, 15 Jun 1997 18:16:04 -0700 (PDT) Received: from rah.star-gate.com (localhost.star-gate.com [127.0.0.1]) by rah.star-gate.com (8.8.5/8.8.5) with ESMTP id SAA07118 for ; Sun, 15 Jun 1997 18:16:04 -0700 (PDT) Message-Id: <199706160116.SAA07118@rah.star-gate.com> X-Mailer: exmh version 1.6.9 8/22/96 To: chat@FreeBSD.ORG Subject: Amaya and plugins Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sun, 15 Jun 1997 18:16:03 -0700 From: Amancio Hasty Sender: owner-chat@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk hasty} bin/amaya Size of NPAmayaFuncs = 72 ***** Ap_InitializePlugin ***** Plugin type: midi suffixes: mid,midi comment: Larry Hoff's MIDIX plugin version 1.00;audio/x-midi suffixes: mid,midi comment: Larry Hoff's MIDIX plugin version 1.00; Suffixes: mid,midimid,midi ***** Ap_InitializePluginTable ***** Size of NPPluginFuncs = 52 The above shows amaya loading the MIDIX plugin;however, there is a little tiny problem , amaya does not have any hooks to call out the plugin . Last nite, I mail the amaya group asking them what is the problem. It should not be to hard for them to support given that from the Plugin API all the functionality is there even amaya's GUI can list out the recognized Plugins. Incidently, the Amaya's plugin api is identical to Netscape -- I did a diff from Netscape's Plugin api to amaya's pluginlib 8) -- this does not help the current situation with Netscape not supporting plugins for BS/OS. BTW: Plugins are not restricted to browsers, check out : http://www.XCF.Berkeley.EDU/~gimp/ gimp is still on development however it sure is looking good 8) Enjoy, Amancio