public
Description: MSN Messenger library in C
Homepage: http://code.google.com/p/msn-pecan/
Clone URL: git://github.com/felipec/msn-pecan.git
name age message
file .gitignore Sun Jul 13 14:08:04 -0700 2008 Add .d files to gitignore. [felipec]
file AUTHORS Loading commit data...
file COPYING Mon Jun 16 16:17:08 -0700 2008 Add full GPLv2 license. Requested for debianiz... [felipec]
file Makefile
file README Thu Feb 05 11:39:06 -0800 2009 Add support for receiving Plus! sounds. Patch f... [dfiloni]
file TODO Sat Jul 04 15:36:07 -0700 2009 Rename pn_buffer Signed-off-by: Felipe Contrer... [felipec]
directory ab/
directory adium/
directory cmd/
directory cvr/
directory doc/
file fix_purple.c Sun Jun 21 08:44:55 -0700 2009 Move msn.h to pecan_global Signed-off-by: Feli... [felipec]
file fix_purple.h
directory fix_purple/ Thu Jun 12 15:00:51 -0700 2008 Add support for glib < 2.6. For the record; Pi... [felipec]
file fix_purple_win32.h Sat Jun 20 13:14:43 -0700 2009 Fix copyrights Signed-off-by: Felipe Contreras... [felipec]
file get-version.sh Fri Jun 27 15:35:17 -0700 2008 Fix for proper version in distribution. No nee... [felipec]
directory io/
directory lib/
directory libpurple/
file msn.c
file nexus.c
file nexus.h Sat Jun 20 13:14:43 -0700 2009 Fix copyrights Signed-off-by: Felipe Contreras... [felipec]
file notification.c
file notification.h
file page.c
file page.h Sat Jun 20 13:14:43 -0700 2009 Fix copyrights Signed-off-by: Felipe Contreras... [felipec]
file pidgin-copyright
file pn_buffer.c
file pn_buffer.h
file pn_dp_manager.c
file pn_dp_manager.h
file pn_error.c
file pn_error.h Sat Jul 04 15:01:55 -0700 2009 Rename pn_error Signed-off-by: Felipe Contrera... [felipec]
file pn_global.h Sat Jul 04 15:21:31 -0700 2009 Rename pn_global Signed-off-by: Felipe Contrer... [felipec]
file pn_locale.h
file pn_log.c
file pn_log.h
file pn_oim.c
file pn_oim.h
file pn_printf.c Tue Jul 07 17:22:38 -0700 2009 Fix klib's printf pointer format Looks good, b... [felipec]
file pn_printf.h Tue Jul 07 17:03:23 -0700 2009 pn-printf: better implementation from klibc Pe... [felipec]
file pn_siren7.c
file pn_siren7.h Sat Jul 04 15:33:32 -0700 2009 Rename pn_siren7 Signed-off-by: Felipe Contrer... [felipec]
file pn_status.c
file pn_status.h Sat Jul 04 15:33:11 -0700 2009 Rename pn_status Signed-off-by: Felipe Contrer... [felipec]
file pn_util.c
file pn_util.h
directory po/ Wed Jul 08 09:48:47 -0700 2009 Rename po's so that launchpad is happy Signed-... [felipec]
file session.c
file session.h
file session_private.h
file switchboard.c
file switchboard.h
file sync.c
file sync.h Tue Jul 07 05:27:25 -0700 2009 Rename PnContact to 'struct pn_contact' Signed... [felipec]
directory tests/
directory win32/
README
This is an alternative implementation of the MSN protocol plug-in for
libpurple.

It's based on the code from 2.2.2 but slowly becoming a completely different
code.

Compared to Pidgin's official MSN plug-in:

 * Faster log-in
 * Fewer connection issues
 * Experimental direct connection support (fast file transfers)
 * Server-side storage for display names (private alias)
 * Support for handwritten messages (read-only)
 * Support for voice clips (receive-only)
 * Support for Plus! sounds (receive-only)
 * Option to hide Plus! tags

Other features:

 * Support for personal status messages
 * Support for offline messaging (read-only)
 * Send custom emoticons (Pidgin >= 2.5)

Future plans:

 * Complete direct connection (fast file-transfers)
 * MSNP15 support
 * Complete GObjectification

For questions, comments or patches contact:
http://groups.google.com/group/msn-pecan