gbadev.org Forum Index gbadev.org
gbadev forum
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

beup (MSN Messenger client): now with ink!
Goto page 1, 2, 3 ... 27, 28, 29  Next
 
Post new topic   Reply to topic    gbadev.org Forum Index -> DS homebrew announcements
View previous topic :: View next topic  
Author Message
kevinc



Joined: 02 Dec 2005
Posts: 197
Location: Karlsruhe, Germany

PostPosted: Wed Jun 21, 2006 1:27 pm    Post subject: beup (MSN Messenger client): now with ink! Reply with quote

beup 0.2

Roffle. Sorry, trip lasted more than I expected (waaay more), it wasn't under my control :(

Anyway:
beup.ds.gba
beup.nds
beup.tar.bz2

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.

EDIT: beup 0.3
If you don't want to get to page 23 to get .3, downloads are here:

With no fat lib support (for people using WMB, or who just don't want their card to be touched - saving is done in SRAM):
beup.ds.gba
beup.nds

With normal fat libs (most cards):
beup.ds.gba
beup.nds

With rein-patched libs (M3SD, SCDS...):
beup.ds.gba
beup.nds


Last edited by kevinc on Fri Aug 04, 2006 8:15 pm; edited 2 times in total
Back to top
View user's profile Send private message Visit poster's website
AlexFS



Joined: 21 Jun 2006
Posts: 9

PostPosted: Wed Jun 21, 2006 1:43 pm    Post subject: Reply with quote

thanx a lot Kevinc, I have been waiting all week this day! a lot of thanx! you are the best :D... and plz more bigger keys
THANX!
Back to top
View user's profile Send private message
darkgilson



Joined: 08 Jun 2006
Posts: 54
Location: Namur ( Belgium)

PostPosted: Wed Jun 21, 2006 1:48 pm    Post subject: Reply with quote

Great, Kevinc :)

I didn't test already, but did you include the last version of dswifi ? The DHCP is more stable...

And what about a website hosted on drunkencoders ? You could post there screenshots, news, etc...

More thanks, Kevinc.. This one of the biggest homebrews (I respect the others projects too ^^ )

François Alias Darkgilson (excuse me if my English is bad..)
_________________
Soon Blubb in 3D !
Back to top
View user's profile Send private message Visit poster's website MSN Messenger
LS5



Joined: 07 Apr 2006
Posts: 81

PostPosted: Wed Jun 21, 2006 1:50 pm    Post subject: Reply with quote

Awesome, kevinc. The sounds, the key mask thingie, the display picture display, the color selection, it's all just so complete. Keyboard presses seem way more accurate too. Thank you for the great work.
Back to top
View user's profile Send private message
AlexFS



Joined: 21 Jun 2006
Posts: 9

PostPosted: Wed Jun 21, 2006 1:51 pm    Post subject: Reply with quote

Kevinc, you should to put the initially state Offline, or that the program remember the last state
thanx, is amazing your new version! has a lot of changes :)
Back to top
View user's profile Send private message
Goldeneye



Joined: 18 May 2006
Posts: 21

PostPosted: Wed Jun 21, 2006 1:53 pm    Post subject: Reply with quote

As soon as I used the draw function the whole program froze lol
Back to top
View user's profile Send private message
kevinc



Joined: 02 Dec 2005
Posts: 197
Location: Karlsruhe, Germany

PostPosted: Wed Jun 21, 2006 1:58 pm    Post subject: Reply with quote

Goldeneye wrote:
As soon as I used the draw function the whole program froze lol


Woot, there's a bug in the drawing function I forgot to fix. I'll work on it now.

@alexfs: Funny, lots of people complained because it started as Offline, and couldn't find easily how to change it @_@
Back to top
View user's profile Send private message Visit poster's website
HtheB



Joined: 06 Feb 2006
Posts: 715

PostPosted: Wed Jun 21, 2006 2:00 pm    Post subject: Reply with quote

kevinc wrote:
Goldeneye wrote:
As soon as I used the draw function the whole program froze lol


Woot, there's a bug in the drawing function I forgot to fix. I'll work on it now.

@alexfs: Funny, lots of people complained because it started as Offline, and couldn't find easily how to change it @_@
welcome back kevinc :D

check your PM ;)
Back to top
View user's profile Send private message
madri2



Joined: 19 Jun 2006
Posts: 24

PostPosted: Wed Jun 21, 2006 2:11 pm    Post subject: Reply with quote

when i received the picture of my corespondant, all the system freezes and can do anything
Back to top
View user's profile Send private message
kevinc



Joined: 02 Dec 2005
Posts: 197
Location: Karlsruhe, Germany

PostPosted: Wed Jun 21, 2006 2:13 pm    Post subject: Reply with quote

darkgilson wrote:
Great, Kevinc :)

I didn't test already, but did you include the last version of dswifi ? The DHCP is more stable...

And what about a website hosted on drunkencoders ? You could post there screenshots, news, etc...



The version before the last, actually. I'm waiting for sgstair to implement FIONREAD (required by the SSL lib).

About the page in drunkencoders, I don't know, I'm not a fan of keeping blogs. I'll think about it.

Antonio
P.S. Not as bad as my English :D
Back to top
View user's profile Send private message Visit poster's website
madri2



Joined: 19 Jun 2006
Posts: 24

PostPosted: Wed Jun 21, 2006 2:14 pm    Post subject: Reply with quote

waow, another bug now, i wanted to change the window, and both of screens blinked in strange colors and now there are both black...
i'm using SC SD
Back to top
View user's profile Send private message
kevinc



Joined: 02 Dec 2005
Posts: 197
Location: Karlsruhe, Germany

PostPosted: Wed Jun 21, 2006 2:17 pm    Post subject: Reply with quote

madri2 wrote:
waow, another bug now, i wanted to change the window, and both of screens blinked in strange colors and now there are both black...
i'm using SC SD


Do both errors happen right after downloading the display picture? Or before it?

Are you using WEP?
Back to top
View user's profile Send private message Visit poster's website
devmani



Joined: 05 Oct 2005
Posts: 29

PostPosted: Wed Jun 21, 2006 2:20 pm    Post subject: Reply with quote

The draw function is the one I've wanted so much!
Let us know as soon as you finish fixing it, will you?
Back to top
View user's profile Send private message
Goldeneye



Joined: 18 May 2006
Posts: 21

PostPosted: Wed Jun 21, 2006 2:23 pm    Post subject: Reply with quote

devmani wrote:
The draw function is the one I've wanted so much!
Let us know as soon as you finish fixing it, will you?


It has been working 95% of the time now... I guess I was very unlucky to encounter that freeze bug on my first try :/

It froze once when I clicked on the 'X' for closing the chat window. Maybe that was caused by something else and it was just coincidence that I just pressed it that moment though.
Back to top
View user's profile Send private message
madri2



Joined: 19 Jun 2006
Posts: 24

PostPosted: Wed Jun 21, 2006 2:31 pm    Post subject: Reply with quote

kevinc wrote:
madri2 wrote:
waow, another bug now, i wanted to change the window, and both of screens blinked in strange colors and now there are both black...
i'm using SC SD


Do both errors happen right after downloading the display picture? Or before it?

Are you using WEP?


i think after
but now, all works fine but i had to re enter my name and password, it has deleted them after cshutting off my nds, is that normal?

i'm not using wep,neither wpa, neither proxy
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    gbadev.org Forum Index -> DS homebrew announcements All times are GMT
Goto page 1, 2, 3 ... 27, 28, 29  Next
Page 1 of 29

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group