Share

WinLop - Lopster for Win32

File Release Notes and Changelog

Release Name: Lopster 1.2.1 - 0.9

Notes:


Changes: 2004-08-02 [Win32-0.9] DanielKO |danielosmari at users.sourceforge.net| * Updated with Lopster's last version (1.2.1). * Fixed a bug that was causing winlop not connect. Some WinXP boxes doesn't recognize the "IP" protocol in getprotobyname. * Fixed a small bug in server_receive (strerror doesn't work for Winsock errors). * Fixed bug #987326 - it was a stupid typo of mine * Changed lopster_input.c; it now uses a lazy code to watch the sockets; and this one works. But it won't scale well with more than 50 connections (at least not on Win9x). The transfer limit is improved now. * /exec does not shows STDERR anymore. * Simplified convert_to_charset() * Added a theme selector. * Changed pixmaps to http://www.funmac.com/showthread.php?s=4a6194d6dfc0c3192722be1eb4014fa2&threadid=6066 ('cause these look more cool) * Fixed bug #930614 - Ogg bitrate reading broken * Copy text to clipboard (from any GtkText) just by selecting it.