Windows 98/Me support has been discontinued -and Vista enhanced- as signs of multi-generation upgrades in underlying platforms. TorrentWizard is now bundled, new IRC Chat provides easy support and community, and countless new and improved features are both subtly throughout and unseen. --- Note: Upgrading from any prior version should be considered safe, however downgrading back from 2.4 to prior releases may lose active downloads. A clean install should clear up any unusual behaviors. --- Please be aware of recent events impacting the project at: FakeShareaza.com
Changes from v2.3.0.0 to v2.3.1.0
This is a bug fix release version. Some optimizations were
made, Win9x support was reviewed and serious bugs were fixed.
It's the last version of Shareaza with Win9x support.
All users are urged to upgrade to this version because of very
important security fixes.
The x64 build is a release build and it will expire after 6
months, since it wasn't tested completely.
Changes from v2.2.5.3 Beta to v2.2.5.5 Beta
Rolandas Added comments, explaining few "magic numbers"
dirtycat Moved initialization of m_sUserAgent to just before the request is executed. This is necessary because during construction of the CHttpRequest member of the CVersionChecker class Settings.SmartAgent() returns an empty string because CShareazaApp::GetVersionNumber() hasn't yet been called to initialize CShareazaApp::m_sSmartAgent which Settings.SmartAgent() uses.
dirtycat Made download root item rows use bold font. (ref: http://forums.shareaza.com/showthread.php?threadid=54802)
Rolandas Rolled back fogotten line.
Rolandas Rolled back previous changes and moved General.DebugBTSources from DownloadWithSources.cpp to CtrlDownloads.cpp
Rolandas Fixed assertion (report #27)
Rolandas Added tooltips for the long paths in QSW (ref: http://forums.shareaza.com/showthread.php?s=&threadid=54799)
Rolandas Removed unneeded return (Neglacio)
SkinVista Intelligent left margin highlights and bold font for expandable downloads.
SkinVista Basic Highlight Color Corrections.
Rolandas Small const-correctness changes
Rolandas Small const-correctness changes; Fixed high CPU usage on queue rank calculation for the query hits
SkinVista Major Skin Engine Update: 60 new named colors. All RGB values re-mapped to variables.
SkinVista Skinning: Default colors removed from Home page richdoc.
Rolandas Small fix for the previous commit
Rolandas Overlooked thing ;)
SkinVista Moving orginal ShellBase resources to Attic.
SkinVista Rating Stars Icons Updated.
dirtycat Cleaning up the Attic by removing files that weren't actually deleted.
ale5000 Blocked new chat spam
SkinVista Removed WS_THICKFRAME from Dialogs
SkinVista Temporary: Rolling back relevant code changes for one day to isolate problem.
SkinVista Restoring from temporary rollback of changes.
wildcard_25 Trackerless bittorrent fix from CyberBob http://forums.shareaza.com/showthread.php?s=&threadid=54861
dirtycat Changed functionality when multiple downloads are selected to use the Export URI dialog rather than a series of Copy URI dialogs.
SkinVista Protocol Icons Redrawn for Distortion Workaround. Fixed #13.
Rolandas Changed line endings
Rolandas Added .gz extension to the ignore list
SkinVista Reverted Large Logo to Remove Jpeg Artifacts
wildcard_25 Replace assembly with more efficient C++ algorithm
Rolandas Updated menus and dialogs
Rolandas Fixed internet handle locking
dirtycat Added Copy URI support to download sources.
mikewalsh Bumped version to 2.2.5.5
SkinVista Bumped manifest versions to 2.2.6.0
Rolandas Fixed incorrectly mapped japanese halfwidth sound marks
dirtycat Changed function of keyboard media volume keys to increase/decrease the volume in increments of 5 rather than 1. This makes it less tedious to adjust the volume as well as fixing a bug where the volume could get stuck at certain points due to a floating point conversion error. Fixed #45.
Changes from v2.2.4.0 beta to v2.2.5.0 beta
Rolandas
Removed hardcoded 30 secs for UPnP timeout, replaced with 10 secs timeout after the last event.
Fixed temp file deletion when autoseeding is turned off.
Disabled DIPP support by default (moved to experimental advanced settings).
Fixed zero peerID.
Real fix of Normal mode crash after the fresh install.
Fixed case of STRISTATE.
Remove BT clients from upload queue after receiving Cancel or Uninterested packets when seeding.
Fixed plugin windows skinning (the windows now can be translated from the language XML files).
Fixed main window drag-n-drop (torrents and urls drops).
Fixed resources leak of m_hGDI32, m_hPowrProf (Shareaza.cpp).
Fixed uninitialized member - m_rcMirror (SkinWindow.cpp).
Optimized Library locking (less restrictive).
Fixed interface leak (IImageServicePlugin).
Fixed uninitialized members - m_rcVideo, m_rcStatus (CtrlMediaFrame.cpp).
Optimized drag-n-drop (added point of drag).
Fixed double deletion CBTInfo by CShareazaURL.
Drag-n-drop optimization: default file action setted to "move" (temporary fix), shell drop helper object now optional (but ugly ^_^), file operations now threaded (no more "hung-ups" on long file operations).
Added code to remove outcoming UDP-packets with false bAck flag from "acknowledge waiting queue" immediately after they sended (primarily for PI/PO UDP-packets).
dcat
Reverting change, Endoffset is supposed to be equal to file size.
Added menu separator after "Show Tool Bar" since "Show Navigation Bar" and "Show Tool Bar" are mutually exclusive.
Fixed ed2k 0-0 byte request bug.
Fixed ed2k bug where the end range request was 1 byte past the end of the file's length.
Added comments clarifying which type of message corresponds to which color.
QWORDs are unsigned.
Only invalidate the area where the scheduler is drawn so that the rest of the page won't flicker on a redraw.
Highlight the entire row or column whenever the left edge or top edge is hovered over, respectively, to indicate which blocks will be changed by clicking.
Replaced the Scheduler configuration's "paint" feature with the ability to toggle whole rows or columns.
Increased the height of the "Download Manager" groupbox to eliminate wasted space.
Increased the drop down height of the "Show rates in" combobox to eliminate scrolling.
Changed ON_CBN_CLOSEUP to ON_CBN_SELCHANGE so that the up/down arrows will also cause updates to get fired.
Limit the port field to 5 digits.
Added the "nowarn" switch to disable the alpha warning on startup.
ale5000
Now when Settings.eDonkey.LearnNewServers is FALSE, Shareaza say to the server that we don't want servers list.
Resetted Settings.General.GUIMode when it contains a wrong value.
Ported "Restored G2 BTIH Search functionality" from CB branch.
You can now choose if share or not a incomplete file if it is paused.
Attempt to recover from failed Handshakes.Listen(). Ref: http://forums.shareaza.com/showthread.php?postid=308504
Fixed crash in Normal mode.
Changed the name of FirewallStatus? to avoid problems.
Updated ED2K clients recognition.
Replaced SHGetFolderPath with SHGetSpecialFolderPath so that it doesn't need IE 5 (but IE 4 :-) ).
It change GUI Mode in the quickstart wizard only if there isn't already.
Added new connection speeds.
Some fixes in the quickstart wizard.
Now it doesn't add B/s when MAX is selected in bandwidth limit.
Fixed eDonkey warning displayed when it shouldn't be.
eDonkey.MetAutoQuery is now enabled by default, but it is almost never used so there aren't abuse problems.
Fixed all connection problems on all networks.
Download and upload speed are now separated in the quickstart wizard.
Added the function OnChangeConnectionSpeed() to update setting when you set connection speed from the quickstart wizard (this function could be used from others parts of code in the future).
Now Shareaza is set to auto check the firewall status by default.
"Connection.RequireForTransfers" was both in download settings and in advanced settings.
Changed default value of some settings.
Fixed the workaround for fake low-id on startup.
Fixed bug: menu shows "Connecting..." when all networks are disabled (reported by Rolandas).
Fixed one place where connection still mess with EnableToday?.
Now the scheduler use also the setting: Gnutella2.EnableAlways
Fixed bug that doesn't allow to disconnect when seeding a torrent (reported by Rolandas).
Connection, disconnection no longer mess with state of the networks so DetectConnectionLoss? and DetectConnectionReset? doesn't cause "enableToday" of networks to be changed.
You can now disable all networks and leave connection enabled so you can use BitTorrent without other networks.
Changed type of some log messages.
Added new type of log message: MSG_DISPLAYED_ERROR - it behave as MSG_ERROR but it is displayed also when VerboseMode? is off (thanks to dcat for the help).
Added some comments about log message types.
Moved the setting of VerboseMode? and RatesInBytes? from the setup to shareaza.
UserPath? and IncompletePath? are created if they doesn't exist.
VirtualFiles? changed only one time.
If complete, incomplete, collection or torrent folder doesn't exist, now it is resetted to default path (in the setup). Ref: http://forums.shareaza.com/showthread.php?threadid=51961
When you select if the setup must be multiuser or not, it will be remembered when you will re-install it in another user.
wildcard_25
Unnordered list assert fix.
32bit shift too large for variable warning fixed when compiled with VS 2005.
Unreachable code warnings fixed when compiling on VS2005.