PDA

View Full Version : eMule 0.50a -LPE-



morph4u
21.04.12, 15:04
>>>>>> eMule 0.50a -LPE- <<<<<<

http://i42.tinypic.com/6elyk5.png

╔═══════════════════════════╗
Coded by:
╚═══════════════════════════╝

>>>>>> morph4u <<<<<<

╔═══════════════════════════╗
Changelog / Features:
╚═══════════════════════════╝

eMule 0.50a -LPE-
=======================

Build 21.04.2012 [morph4u]

Added: Manual reask in download client list
Added: Remove client from upload
Added: Better support for WINE Gnome/KDE desktops [netfinity]
Added: Quickstart [Xanatos]
Update: miniupnpc 1.6.20120420

Changed: Modname from "eMule 0.50a lightweight" to "eMule 0.50a -LPE-"


Older changelog:

Build 15.04.2012 [morph4u]

Added: Part Traffic bar [Slugfiller]
ReAdded: Download client staus bar
ReAdded: Upload client status bar
ReAdded: Total Up/Down color
Changed: Some columns in lists
Changed: Some shell menu code for x64 build
Fixed: Missing filter in downloaded history window
Updated ip-to-country.csv from http://upd.emule-security.org/ip-to-country.csv.zip


Clean install recommended


//////////////////////////////////////////////////////////////////////////////////



Build 04.04.2012 [morph4u]

Added: Shell menu in shared files list


//////////////////////////////////////////////////////////////////////////////////



Build 17.03.2012 [morph4u]

Removed: Custom control for status bar
Changed: Some code for status bar and tray icon
Fixed: Some minor fixes


//////////////////////////////////////////////////////////////////////////////////


Build 10.03.2012 [morph4u]

Changed: Smoother status icons
Changed: Cleaner code in uploadlist for download status
Added: Info text for assign eMule to eD2K links in options-general


//////////////////////////////////////////////////////////////////////////////////


Build 01.03.2012 [morph4u]

Changed: Again progress and status column separated
Changed: Health display color
ReAdded: Connection state string


//////////////////////////////////////////////////////////////////////////////////



Build 28.02.2012 [morph4u]

Added: Health (availability) display for downloading files
Removed: Search related files


//////////////////////////////////////////////////////////////////////////////////



Build 24.02.2012 [morph4u]

Fixed: Missing status icon if "stop before complete file" is set in options
Added: More language dll to bin packages


//////////////////////////////////////////////////////////////////////////////////



Build 18.02.2012 [morph4u]

Added: Progress bar status color
Added: Preview icon
Added: Automatic restart if necessary [David Xanatos]
Changed: Some minor fixes and cleanings


//////////////////////////////////////////////////////////////////////////////////



Build 13.02.2012 [morph4u]

Added: Kad nodes(contact) counter to status bar
Added: Manual update Kad nodes.dat with doubleclick on contact counter in status bar
Added: Confirm manual update of server.met and nodes.dat
Note: server.met and nodes.dat update url are modifiable in prefernces.ini


//////////////////////////////////////////////////////////////////////////////////



Build 11.02.2012 [morph4u]

Added: Update Kad nodes at firststart
Added: Auto Kad Firewall Recheck [WiZaRd]
Changed: Kad auto enabled (eD2K optional)
Changed: Some parts in serverwindow
Changed: Progress bar
Changed: Manual servers update moved to context menu
Removed: Manual kad firewall recheck button
Removed: Kad contact histogram

code from X-Mod 1.6.1.2 [dolphinx]
(
Fixed:
fix >4GB file rehash issue (ahaha)
fix UI has no response when the alloc thread starts and make file corrupted (ahaha)
initialize sfmt in CPartFileConvert::run

Changed:
replace some CFileFind with _taccess
QueuedThread can remove tasks to avoid potential crashes
UTF-8 support for IP2Country and Ini
)


//////////////////////////////////////////////////////////////////////////////////



Build 03.02.2012 [morph4u]

Added: Klick on connection state icon open connection options
Removed: Share status bar
Removed: Download client staus bar
Removed: Upload client status bar
Removed: Total Up/Down color
Changed: Queuecount label

Clean install recommended


//////////////////////////////////////////////////////////////////////////////////


Build 29.01.2012 [morph4u]

Added: Tooltip for status icon
(re)Added: Copy statistics
Added: Switch to show global buffer usage in info bar
Changed: Some cleanings and minor fixes


//////////////////////////////////////////////////////////////////////////////////


Build 28.01.2012 [morph4u]

Added: Country flags to download/uploadlist (to disable delete ip2c files in config folder)
Changed: Status icons
Changed: Up/Down display array
Removed: Username in list and options


//////////////////////////////////////////////////////////////////////////////////


Build 24.01.2012 [morph4u]

Added: Pay Back First to statistics
Changed Pay Back First
Changed: Some icons
Fixed: AICH Hashset error color in downloadlist
Fixed: Hashset available label in filedetailinfo, was to small for some languages


//////////////////////////////////////////////////////////////////////////////////



Build 12.01.2012 [morph4u]

Added: Menu to enable/disable new Progress Bar
Changed: Some code optimizations
Changed: UPX compress setting to show eMule icon correct

Note: one user reported a problem about not correct updated progress bar on a notebook (win7/x64)
i don't have this problem at me. please give feedback:

morph4u eMule-Mods | Facebook (http://www.facebook.com/pages/morph4u-eMule-Mods/206147386091495)

http://www.specialmods.eu


//////////////////////////////////////////////////////////////////////////////////


Build 10.01.2012 [morph4u]

Added: Pay Back First [AndCycle/SiRoB/Stulle]
Added: Pay Back First for incomplete files [morph4u]
Added: OverlayIcon for PBF clients [morph4u]
Added: Superior Client Handling [Stulle]
Added: Keep Sup clients in up if there is no other sup client in queue [Stulle]
Added: Progress bar in downloadlist [morph4u]
Changed: Download color in progress bar [morph4u]
Removed: MinQR in speed column
Removed: Menu to disable file status icons


//////////////////////////////////////////////////////////////////////////////////



Build 06.01.2012 [morph4u]

compiled with Visual Studio 2010 SP1 and compressed with upx308w

based on eMule0.50a Lite 1.6.0.0 [dolphinx]
Upgrade to X-Mod 1.6.1.1 [dolphinx] codebase from 2011-09-18
Add: Intelligent SOTN [WiZaRd]

code from X-Mod 1.6.1.1 [dolphinx]
(
Fixed:

"Preview" button's text is not shown in Direct Download Dialog
wrong data type in CAICHRecoveryHashSet::UntrustedHashReceived AddDebugLogLine (dontsueme)
crash caused by strcpy_s in CAsyncSocketEx
wrong DebugLog in MiniUPnP
CServerSocket::ProcessPacket m_bneedpublicIP
CSourceData copy constructor
an float exception in the Lovelace credit system
IsValidSearchResultClientIPPort bug (gureedo)
crash when remove a file in historylistctrl
SetMaxUpload bug
remove the file from single sharedfile list when removing a shared file
skip the last chunck AICH hash if its size <= EMBLOCKSIZE when it is corrupted [Import Parts] & [IPR] - [Improved Part Recovery]
delay AICH request when failed [Import Parts] & [IPR] - [Improved Part Recovery]

Changed:

replace some API with crt version
CIni use '\n' instead of "\r\n"
remove feature pack code from VC10 binary
improve UPnP implementation
replace crt rand with sfmt
change some memfiles' initial size
change flush buffer block size
replace MFC thread with modified Poco thread
simplified queued disc-access for read/flushing-threads
source save ignore lowIDs
update libs to latest version

Added:

an UPnPImpl implementation of ACAT UPnP
)

code from Xtreme 8.1
(
- improved: Sort progress bars by percentage (Fafner/Xman)
- fixed: Fix broken HTTP downloads from SourceForge (WiZaRd)
- fixed: Client is always highid if we are connecting to them (Enig123)
- fixed: don't reconnect to banned clients (Enig123)
- fixed: Potential devision by zero in UploadBandwidthThrottler (Stulle)
- more minor fixes and improves from Stulle's merge
- add: Ability to translate "Network Adapter" and "eMule control + data" for graphs (Stulle)
)

/////////////////////////////////////////////////////////////////////////////////////////////

"Bad" changes in this version ;)

- no Version check
- shutdown eMule or PC on downloads complete
- no limit for ul/dl ratio

like morph4u on facebook: morph4u eMule-Mods | Facebook (http://www.facebook.com/pages/morph4u-eMule-Mods/206147386091495)


Bin x64

ed2k://|file|eMule0.50a-LPE-x64_bin_21.04.2012.rar|3143355|5FCC006EE5499D98675 6779AF9303D59|h=FRCJ2MQHLTZ2OPJL2N2E7Z4WU6K3L2Q4|/
Bin x86

ed2k://|file|eMule0.50a-LPE-x86_bin_21.04.2012.rar|2906195|E26558E6D8A9E987AE0 D369BFA739866|h=RSE42WNKS6NPSAXHIBUA6U2HT7RDZAXN|/
Bin x86 NoSSE

ed2k://|file|eMule0.50a-LPE-x86_bin_NoSSE_21.04.2012.rar|2905497|8750084596466 71327A96A1D8315B16D|h=ZNHQ22DSNXBYCSO22WU3XXRWDB7C CYRG|/
Src

ed2k://|file|eMule0.50a-LPE-src_21.04.12.rar|4249196|E871F52EC47BA79F9D7C4C81D A14A120|h=NL5JGY64EDTPN7DO5JDDY6RPNXPA2IZ2|/

morph4u
04.06.12, 17:27
Update to build 04.06.2012 :biggrin:

eMule 0.50a -LPE-
=======================

Build 04.06.2012 [morph4u]

Added: Show system icons in downloadlist switchable
Added: Upload Permission

Bin x64


ed2k://|file|eMule0.50a-LPE-x64_bin_04.06.2012.rar|3163091|14EFBB5FD3048C9947E 370D3A06494BD|h=JU75IJX45P2K3MLL265HBRJBAMOZ4PQJ|/

Bin x86


ed2k://|file|eMule0.50a-LPE-x86_bin_04.06.2012.rar|2922575|D92DD336E0B28AE226E 1F66744D79B04|h=N2LARFJTUUSRTKLCH2B644VPEQ573EDW|/

Bin NoSSE x86


ed2k://|file|eMule0.50a-LPE-x86_bin_NoSSE_04.06.2012.rar|2923555|48E61CEADA55B 12874C8AACA30F4D32E|h=2PXBAMQKW4E7SFV5IJPWW3HGDSEJ BJEP|/

Src


ed2k://|file|eMule0.50a-LPE-src_04.06.12.rar|4252686|2BA02E3A3FDD17E6EF5E989FD 9A55A9A|h=S4YLE4EU33OMEC5USDXC3ZWV2OBEKKM5|/

anon
23.02.13, 05:18
Just wanted to say I recently blew the dust off my eMule cryptkey with this mod to download a big collection of abandonware, and I'm really liking it so far. It's fast, has a lot of useful features, and the junk cleaning really shows in terms of UI clutter and memory usage. Highly recommend it if you need a small and efficient eMule client.

A question for morph4u... would it be possible to add "slot focus"? Thanks in advance!

morph4u
07.03.13, 19:46
A question for morph4u... would it be possible to add "slot focus"? Thanks in advance!
It is Xtreme based, and i know no good way to have slotfocus with this upload system.

Newest version: https://www.facebook.com/morph4u

But at weekend i release a updated version, because a rare crash in sharedfiles list. Also i update after release this thread ;)

morph4u
10.03.13, 12:18
Update Build 10.03.2013

eMule 0.50a -LPE-
=======================

Build 10.03.2013 [morph4u]

Changed: Toolbar order
Fixed: Rare crash in sharedfiles context menu


/////////////////////////////////////////////////////////////////////////////////



Build 27.02.2013 [morph4u]

Added: Copy upload feedback (enable CopyFeedback in preferences.ini 0 to 1)
Changed: Show +25% hardlimit in queue setting
Changed: UI change, Show queuecount and global-buffer(if enabled) in statusbar
Changed: Reset log only in context menu
Changed: Removed reload button in sharedfiles. Now in context menu
Removed: Statusbar log

...and some other code and UI changes


/////////////////////////////////////////////////////////////////////////////////


Build 23.02.2013 [morph4u]

Added: Countries to statistics
Added: Open incoming folder to menubar "file"
Changed: Moved "My Info" from serverwnd to menubar "?"
Changed: Downloadlist, Show remaining time only if downloading
Changed: Uploadlist, Don't show lowid in waiting time column
Changed: Some strings
Removed: Simple time remaining computation


//////////////////////////////////////////////////////////////////////////////////



Build 17.02.2013 [morph4u]

Fixed: Not saved stats tree [thx Neo26 for reporting]
Changed: Send Xtreme 8.1 modstring and usernick instead official


//////////////////////////////////////////////////////////////////////////////////



Build 20.01.2013 [morph4u]

Added: Min. queuerank in downloadlist status column if show more controls is enabled
Added: Neoloader eMule compat version detection [David Xanatos]
Added: WinVersion 0x0602 (Windows 8)
Removed: Win7 taskbar goodies
Removed: some icons
Changed: SOTN to latest version (WiZaRd)


//////////////////////////////////////////////////////////////////////////////////



Build 27.10.2012 [morph4u]

Removed: Upload Permission because some rare crashes
Changed: SUI always enabled
Changed: protocol obfuscation default enabled
Fixed: 2 memleaks in KAD code [WiZaRd]
Update: miniupnpc 1.7.20120830 (lite)
Changed: Some other small changes in code



//////////////////////////////////////////////////////////////////////////////////



Build 04.06.2012 [morph4u]

Added: Show system icons in downloadlist switchable
Added: Upload Permission

/////////////////////////////////////////////////////////////////////////////////


Bin x64:

ed2k://|file|eMule0.50a-LPE-x64_bin_10.03.2013.rar|3196722|666978E65E8675F0214 00764C744196A|h=677QPJYH4LHRSISBE3K6TLEQ5MAPMKH6|/

Bin x86:

ed2k://|file|eMule0.50a-LPE-x86_bin_10.03.2013.rar|2960699|6ECC531E71C591ADC64 3B09E9430FAE6|h=PLCRC3DUUUB6CB2S3RG5SKAM4JT6GIS2|/

Bin NoSSE:

ed2k://|file|eMule0.50a-LPE-x86_bin_NoSSE_10.03.2013.rar|2960757|7CB49EA4EF337 ACE75D52AAD9EA54450|h=Y6ARID4VEO4HUTFHC5DSYVGHHOGC E7FG|/

Src:

ed2k://|file|eMule0.50a-LPE-src_10.03.13.rar|4289075|FA4809572F10BE26B47A1BAB5 C604D04|h=RXAZORONWQSWZ3UYCGNXC2IC2E4MM7RH|/