felipec / msn-pecan

MSN Messenger library in C

This URL has Read+Write access

felipec (author)
Sun Jul 05 15:56:42 -0700 2009
commit  3ca18140149aede5ae9b55dc590b4335ff9402b5
tree    65fa32cc1eca371107d84d0bc742d848bae55016
parent  779ea2ea4aa0dbf57be42af064afc2e627b08562
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... [Devid Antonio Filoni]
file COPYING Mon Jun 16 16:17:08 -0700 2008 Add full GPLv2 license. Requested for debianiz... [felipec]
file Makefile Loading commit data...
file README Thu Feb 05 11:39:06 -0800 2009 Add support for receiving Plus! sounds. Patch f... [Devid Antonio Filoni]
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/
file directconn.c
file directconn.h
directory doc/ Sun Jul 05 11:56:58 -0700 2009 Add p2p-design document Signed-off-by: Felipe ... [felipec]
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 Sat Jun 20 13:14:43 -0700 2009 Fix copyrights Signed-off-by: Felipe Contreras... [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 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/ Sat Jan 17 09:00:18 -0800 2009 Reorganize libsiren. Move it to 'lib' and add ... [felipec]
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 Sat Jul 04 15:36:08 -0700 2009 Rename pn_cmd_server Signed-off-by: Felipe Con... [felipec]
file page.c Sat Jun 20 13:14:43 -0700 2009 Fix copyrights Signed-off-by: Felipe Contreras... [felipec]
file page.h Sat Jun 20 13:14:43 -0700 2009 Fix copyrights Signed-off-by: Felipe Contreras... [felipec]
file pidgin-copyright Sat Jun 20 13:14:43 -0700 2009 Fix copyrights Signed-off-by: Felipe Contreras... [felipec]
file pn_dp_manager.c
file pn_dp_manager.h
file pn_error.c Sat Jul 04 15:09:54 -0700 2009 Rename pn_locale Signed-off-by: Felipe Contrer... [felipec]
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
file pn_printf.h
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/ Mon Jun 15 16:23:23 -0700 2009 po: general translation updates [felipec]
file session.c
file session.h
file session_private.h
file switchboard.c
file switchboard.h
file sync.c
file sync.h
directory tests/
directory win32/ Fri Jun 19 05:22:50 -0700 2009 Improve win32 build (and other platforms) Sign... [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