grim/ssip-pidgin

*** empty log message ***
draft
2006-01-10, mmela
bfe0077eb1bc
*** empty log message ***
2006-01-10 Martti Mela <martti.mela@nokia.com>
* First version supporting Gaim 2.0. This works at least with the
current Gaim CVS HEAD.
* ssip.c: Modifications required for Gaim 2.0. Buddies are now
kept in their own hash table. Added Aki Niemi's isComposing
patch. Works nicely. Media seems to crash with Ubuntu Breezy and
GStreamer 0.8.11.
* ssip_internal.h: added #inlude "xmlnode.h"
2005-12-21 Martti Mela <martti.mela@nokia.com>
* ssip.c: Added account preferences: "OSS audio device", "enable
VoIP". Media behavior is determined based on these.
* ssip_internal.h: Added fields for OSS audio device and enable VoIP.
* ssc_gst.c: audio sink and source chosen based on OSS audio
device (default /dev/dsp)
2005-12-12 Martti Mela <martti.mela@nokia.com>
* configure.ac: applied Stefan Kost's (ensonic) patch that fixes
bug in "make install-plugin".
2005-11-28 Martti Mela <martti.mela@nokia.com>
* ssip.c: ssip_callback cleanup and structuring. Added new event
nua_i_subscription for incoming SUBSCRIBEs. Added checkbox for
enabling local presence server.
2005-11-25 Martti Mela <martti.mela@nokia.com>
* README: more details about GStreamer support
2005-11-25 Martti Mela <martti.mela@nokia.com>
* ssip.c: initial support for local presence server.
* ssc_gst.c: debugging info cleanup.
2005-11-16 Martti Mela <martti.mela@nokia.com>
* ssc_gst.c: added.
* ssc_media.h: added.
2005-10-24 Martti Mela <martti.mela@nokia.com>
* ssip.c: Removed su_home references.