Version 0.7 of libyahoo2 has just been released.
Get it from http://libyahoo2.sourceforge.net/
This release includes major feature enhancements, hence the bump in minor version number. New features include:
- Webcam support - viewing and broadcasting - Yahoo Chatrooms
Improved features:
- All calls to connect can now be asynchronous, ie, they can return immediately and make a call to the registered callback function when the connect completes. This will improve response on slow links.
(If anyone knows how to do asynchronouse DNS lookups (single-threaded app), please let me know).
Also bugfixes and some internal changes.
The API has changed, so please read the README and the two primary header files - yahoo2.h and yahoo2_callbacks.h
As usual, report bugs on the website.
Philip