public
Description: MSN Messenger library in C
Homepage: http://code.google.com/p/msn-pecan/
Clone URL: git://github.com/felipec/msn-pecan.git
deadcow (author)
Sun Feb 15 14:04:55 -0800 2009
felipec (committer)
Sun Feb 15 14:04:55 -0800 2009
name age message
file .gitignore Sun Jul 13 14:08:04 -0700 2008 Add .d files to gitignore. [felipec]
file AUTHORS Sat Jan 17 08:40:03 -0800 2009 Add support for receiving voice clips. Thanks t... [dfiloni]
file COPYING Mon Jun 16 16:17:08 -0700 2008 Add full GPLv2 license. Requested for debianiz... [felipec]
file COPYRIGHT Loading commit data...
file Makefile
file README Thu Feb 05 11:39:06 -0800 2009 Add support for receiving Plus! sounds. Patch f... [dfiloni]
file TODO Wed Sep 03 13:32:41 -0700 2008 Fix initial login (new account). Not perfect, ... [felipec]
directory ab/
directory adium/
directory cmd/
directory cvr/
file directconn.c
file directconn.h
file fix_purple.c Sun Sep 14 11:17:54 -0700 2008 Add yet more silly compatibility stuff for libp... [felipec]
file fix_purple.h Sun Sep 14 11:17:54 -0700 2008 Add yet more silly compatibility stuff for libp... [felipec]
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
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/ Sat Jan 17 09:00:18 -0800 2009 Reorganize libsiren. Move it to 'lib' and add ... [felipec]
file msn.c
file msn.h
file nexus.c
file nexus.h Sat Jan 26 07:14:52 -0800 2008 More headers clean up, new _private headers. T... [felipec]
file notification.c
file notification.h
file page.c Tue Apr 08 08:37:28 -0700 2008 Fixes for win32 printf. [felipec]
file page.h Wed Nov 28 13:41:28 -0800 2007 Initial import. [felipec]
file pecan_config.h Thu Aug 28 15:15:22 -0700 2008 Move stuff to pecan_config.h. [felipec]
file pecan_error.c Wed Sep 03 14:28:11 -0700 2008 Rename pecan_error. [felipec]
file pecan_error.h Wed Sep 03 14:28:11 -0700 2008 Rename pecan_error. [felipec]
file pecan_locale.h Wed Sep 03 14:28:10 -0700 2008 Rename pecan_locale. [felipec]
file pecan_log.c
file pecan_log.h
file pecan_oim.c
file pecan_oim.h Thu Aug 28 15:15:21 -0700 2008 Add oim requests. [felipec]
file pecan_oim_private.h
file pecan_printf.c Wed Jun 11 09:56:26 -0700 2008 Fix more warnings. [felipec]
file pecan_printf.h
file pecan_siren7.c
file pecan_siren7.h
file pecan_status.c
file pecan_status.h
file pecan_ud.c
file pecan_ud.h Sun Sep 07 13:34:01 -0700 2008 Add compilation flag to avoid the timer. This ... [felipec]
file pecan_util.c
file pecan_util.h Thu Aug 28 15:15:21 -0700 2008 Parse the initial email data. [felipec]
directory po/ Sun Feb 15 14:04:55 -0800 2009 po: Update Portuguese (Brazil) translation. Si... [deadcow]
file session.c
file session.h
file session_private.h
file switchboard.c
file switchboard.h Wed Sep 10 11:56:15 -0700 2008 Add support for handwritten messages. Original... [dfiloni]
file sync.c
file sync.h Sat Feb 02 07:02:49 -0800 2008 Rename AB stuff. Add pecan prefix, user is now... [felipec]
directory tests/ Thu Aug 28 15:15:22 -0700 2008 Add parser test. [felipec]
directory utils/
directory win32/ Sun Feb 15 13:54:40 -0800 2009 win32: Show proper "README". This will open th... [felipec]
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