[ANN] msn-pecan 0.0.18 released

Felipe Contreras felipe.contreras at gmail.com
Wed Feb 18 16:11:31 EST 2009


Hi,

This release has many features, mainly thanks to Devid Antonio Filoni,
but other people also helped (specially Thiago Silva).

Bugfixes:
 * Personal status messages now work properly (can be enabled and disabled)
 * Fix for WLM 2009 user displays (Thomas Gibson-Robinson)

Features:
 * Voice clip support (Devid Filoni for the port, original patch from
Chris Stafford, and Youness Alaoui for libsiren)
 * P4-context support for groups.im (Thiago Silva and Devid Filoni)
 * New option to hide Plus! tags (Devid Filoni)
 * Support for Plus! sounds (Devid Filoni and Thiago Silva).

Also, some cleanups and reorganization heading towards a standalone library.

Something interesting happened on January 12; for some reason the MSN
servers changed something that prevented many clients (>MSNP13) from
working, while msn-pecan kept working just fine. That day the number
of downloads increased dramatically (10,000 a day), but unfortunately
it lasted only a day :( Hopefully some people are still using it and
waiting for this new release.

Also now it's packaged in Fedora:
https://admin.fedoraproject.org/pkgdb/packages/name/purple-msn-pecan

New translations: Turkish, Portuguese (standard and Brazil) and Arabic.

Diffstat:
 AUTHORS                |    3 +
 Makefile               |   53 +++++-
 README                 |   26 ++-
 ab/pecan_contact.c     |   76 ++++++--
 ab/pecan_contactlist.c |    6 +-
 adium/Makefile.am      |   25 ++-
 cmd/cmdproc_private.h  |    1 +
 cvr/slp.c              |   24 ++--
 cvr/slpcall.c          |   15 +-
 cvr/slplink.c          |   15 +-
 cvr/slpmsg.c           |    6 +-
 io/pecan_http_server.c |    2 +-
 io/pecan_node.c        |    2 +-
 io/pecan_ssl_conn.c    |    2 +-
 msn.c                  |   80 ++++----
 msn.h                  |    5 +
 nexus.c                |   10 +-
 notification.c         |   87 +++++----
 pecan_log.c            |    2 +-
 pecan_oim.c            |    2 +-
 pecan_siren7.c         |  156 +++++++++++++++
 pecan_siren7.h         |   24 +++
 pecan_status.c         |   58 +++---
 pecan_ud.c             |    8 +-
 session.c              |  500 ++++++++++++++++++++++--------------------------
 session.h              |   39 ++---
 session_private.h      |    5 +-
 switchboard.c          |  347 ++++++++++++++++++++++-----------
 sync.c                 |  415 ++++++++++++++++++++-------------------
 utils/msgpluslive.c    |  152 +++++++++++++++
 utils/msgpluslive.h    |   24 +++
 win32/installer.nsi    |    5 +-
 win32/resource.rc      |   26 +++
 33 files changed, 1381 insertions(+), 820 deletions(-)

Download from the usual place:
http://code.google.com/p/msn-pecan/downloads

-- 
Felipe Contreras




More information about the Devel mailing list