kevinc has posted a new release of his MSN Clone for the Nintendo DS:
Changelog: Lots
- Added support for sending / receiving user display pictures through MSNSLP
- Added support for sending / receiving INK gifs (not sure if works with official client, it does work with aMSN, kopete and others)
- Can handle now 302 Transfer in SSL auth (I think, if it doesn't, contact me)
- Added keyboard pressed key mask thingy a lot of people asked.
- Updated to devkitpro19
- Fixed bugs where some transaction ids were expected to be 1 char long
- Changed principal interface
- Can change now avatar / display name
- Fixed bug where would crash if disconnected while chatting
- Fixed bug where MSN would still consider you online / in some session even after closing (in my PC works fine, probably an error of socket closing of the lib)
- Fixed some stuff where a principal would create new tabs continuously because beup didn't recognize that it had left the one before
- Tabs now appear only after partner sends a message (so sessions used only for avatar exchange don't clutter the tab container)
- Added some sounds
- Tabs now use principal names instead of account
- Fixed chat tabs in general
- Changed button look
- Simplified principal synchronization (hope it crashes less now)
- Implemented composite glyphs for dstype (now can display accents / tildes / stuff)
- More other stuff that I can't remember.
Stuff still wrong:
- DHCP still fails sometimes (probably the lib, probably *I*'m using the lib in a wrong way)
- SSL still fails sometimes (tell me somebody is writing a native SSL lib for the DS...)
- WEP seems to crash regularly (can't check it since I don't use WEP)
- I probably should create an interface to update network config on beup itself, so people shouldn't rely on firmware / weird dhcp behavior.
- Still uses small keyboard (even though many have asked for a bigger one). Anybody knows where to get a simplistic keyboard bitmap that doesn't have dozens of shade effects?
All in all, I'm sorry for making you wait. I'll start working on .3 soon.