On Mon, Sep 11, 2006 at 06:29:36PM +0200, Ulf Lamping wrote: > To add it, I need the following infos of the libs: > > - what is it (e.g. PortAudio - portable cross-platform Audio API) > - what is it used for in Wireshark (e.g. enables audio support for RTP > streams) > - how can it be used in Wireshark (e.g. how to use the RTP audio output?) > - URL to get the Unix version (e.g. http://www.portaudio.com/download.html) > - URL to get Win32 binaries (e.g. ???) Portaudio: coudln't find them.
> - how can it be detected if installed and how to get the version - into the > version info (About box "Compiled with" / "Running with") Portaudio: I don't see a way for versions 18 and below (except by looking at the full library name of the dynamic lib: libportaudio.so.0.0.18 is version 18. If the code was statically linked, then I don't have any idea. Starting with version 19 (API 2.0), it's Pa_GetVersionText(). ciao Joerg PS: It would have been nice to include the list of libs into the mailbody as well -- Joerg Mayer <[EMAIL PROTECTED]> We are stuck with technology when what we really want is just stuff that works. Some say that should read Microsoft instead of technology. _______________________________________________ Wireshark-dev mailing list Wireshark-dev@wireshark.org http://www.wireshark.org/mailman/listinfo/wireshark-dev