February 12th, 2011
compiled with VS2005(with SP1 & updates) & Windows SDK 7.0
libs:
zlib 1.2.5
libpng 1.4.3
Cryptopp 5.6.1
CxImage 6.0.0
====CHANGELOG====
MERGED: Merged to emule 0.50a (MorphXT 12.6). [YumeYao]
ADDED: Auto-complete list for Nodes.dat from URL. [YumeYao]
(when the text box is focused, press „Down Arrow“ Key to get the list)
ADDED: H.264 and 3vid FourCC Codes to the MediaInfo Detection [X-Ray]
IMPROVED: Make Source Reask Log able to be translated. [YumeYao]
Added Resource String IDS_REASK_ALL_SOURCES_DELAYED
IMPROVED: Changed Preview option on file context menu display logic. [YumeYao]
If Preview Available — Always show „Preview“ on root menu if only one player specified
— Otherwise „preview“ and „preview with“ depends on „Display Preview With menu in root context menu“ option,
they will be in root menu or preview sub-menu together
If Not Available — If „Show more controls“ on — Same as before except that „Downloading needed parts for previewing“ always show
If „Show more controls“ off — display „Downloading needed parts for previewing“ on root menu with „preview“ removed(was grayed before).
CHANGED: „Download parts needed for preview first“ Display in Context Menu. [YumeYao]
It will show as checked and disabled(grayed) if the global option is checked.
CHANGED: Changed Network Info(right-bottom on Servers page) Layout. [YumeYao]
Always Show Client info(Nickname, TCP & UDP Port), User hash string still needs „show full“ option.
WebServer and WapServer won’t show if they are not enabled.
CHANGED: AntiLeech.dll update check link to SDC. [YumeYao]
(https://specialdlp.svn.sourceforge.net/svnroot/specialdlp/tags/x86/all-verycd/antiLeech.dll.new) [YumeYao]ADDED: Simplified Chinese Language updated. [YumeYao]
REMOVED: Removed Option Dialog Banner(I don’t like it =v=) [YumeYao]
FIXED: Fix the issue that background color between „Obtained Parts“ and „Chunk Detail“ in uploading list window
is non-transparent(Filled with the background of the progress bars). [YumeYao]
(Quick and dirty way, better to find the cause and fix against it.)