wireshark/plugins/irda
Lars Roland 00273300e7 Preparations for dropping the old plugin api.
Introduce a new init routine for plugins, 
which does not take the plugin api table as an 
argument and allows etheral to distinguish 
between plugins using the old and the new api.

Update README.plugins accordingly

Change all g_warnings() in epan/plugins.c to report_failue().
On windows we do not have a log console open while
loading the plugins, because a log console cannot be opened before the prefs have been read. Thus g_warnings()
does not work for reporting problems with plugins.

svn path=/trunk/; revision=13596
2005-03-05 06:28:10 +00:00
..
Makefile.am Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
Makefile.nmake Preparations for dropping the old plugin api. 2005-03-05 06:28:10 +00:00
irda-appl.h Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
moduleinfo.h From Shaun Jackman: Serial Infrared support. 2004-06-30 07:34:53 +00:00
packet-ircomm.c Preparations for dropping the old plugin api. 2005-03-05 06:28:10 +00:00
packet-irda.c Preparations for dropping the old plugin api. 2005-03-05 06:28:10 +00:00
packet-sir.c Preparations for dropping the old plugin api. 2005-03-05 06:28:10 +00:00