DC++ changelog version 0.303 http://hannes.gameplanet.cz -- 0.303 2003-11-14 -- * Fixed reversed free and open slots in search results (oops...=)...upgrade or you're likely to be banned! -- 0.302 2003-11-14 -- * Added a small menu to the tray icon (thanks orkblutt) * Added port to hub log files * Some fixes so that \client will compile better under linux (thanks christer palm, he's working on a linux version using dc++ as base...) * Speedups, code cleanup to GUI list handling * New STLPort again (4.6) (a lot of the match queue crashes are probably STLPort's fault, so I'm changing again, to see if the latest is better, + that I changed two lines in it) * Fixed some bugs in the &-translation * Can be compiled in MSVC 7.1 without stlport, make sure to undefine HAS_STLPORT in config.h * Updated the antifrag feature to recover from crashes (thanks distiller) * Fixed so that tab completion works with multiple [xxx] tags (thanks sed) * More code cleanup, keep a backup of your queue handy while upgrading, queue code extensively rewritten to ease future changes * Updates to the autosearch feature * Added (well, enabled) GetZBlock, a feature that makes all transfers safer by checking CRC's during the transfer and if possible, compresses. This is an experimental feature, and it might require some extra cpu, so it can be turned off in settings, turning it off will turn it off for both up- and downloads. If both users have it enabled it will automatically be used. Compression is automatically turned off file files that don't compress well (.rar's for example), but the extra CRC check is still done. Safe transfers are marked by a * in the active transfers list (I'll think of something better later on...) * New, very nice progress bars for the transfers window (thanks citruz) * Multi-shade progress bars to show how much was resumed and compressed * Added auto-grant option to favorite users (thanks saurod) * Improvements of robustness and speed of the XML reader * Fixed some minor Examples.xml issues ("\\" and "\t" are now correctly shown) * Fixed a queue crash bug * Changed transfer view sort order (active downloads, active uploads then connection attempts...one fine day perhaps it'll be configurable...) * Added date added column to queue * Temporary downloads folder no longer shared * Fixed a bug where the socks5 proxy was used for http proxy connections (thanks dan fulger) * Added command history scrolling using ctrl-up/down/home/end (thanks cologic) * Fixed match queue crashes * Fixed sending of unknown '/'-commands to the hub (thanks sedulus) * Added support for once-per-nick usercommands (and made kick/redirect work like once) * Filename and path in finished frames split ut in two columns (thanks twink) * Fixed NoGetINFO so that it actually doesn't send any getinfo's