Official eMule-Board: Emule 0.49c Released - Official eMule-Board

Jump to content

  • (4 Pages)
  • +
  • 1
  • 2
  • 3
  • Last »
  • You cannot start a new topic
  • You cannot reply to this topic

Emule 0.49c Released

#1 User is offline   Some Support 

  • Last eMule
  • PipPipPipPipPipPipPip
  • Group: Yes
  • Posts: 2941
  • Joined: 27-June 03

Post icon  Posted 22 February 2009 - 08:46 PM

Dear eMule users,

in the 7th year anno eMule we are once again happy to present you a new version: eMule 0.49c. As the name indicates, this version is mostly a maintance version concentrating on fixing all the problems and bugs you reported, implementing requested improvements and of course keeping Kad updated.

Out of those many smaller changes, the most noticeable are:
  • Ability to share and unshare single files instead of directories only and also support of Drag&Drop to do so easily
  • Support of new security features on Windows Vista (and partially also XP) to further harden eMule against any possible exploits
  • Automatic recovery of corrupt part.met files by using the backupfiles
  • Kad improvements like automatic search-keyword rearranging (allowing searches like 'an eMule' and also helping to reduce load on busy nodes), avoiding fragmented UDP packets (making it more compatible to zealous firewalls) and other changes
  • Improving UPnP by refreshing the mappings as well as adding Webinterface support
  • And as always fixing bugs and adding other small changes
For all the details, check out the complete changelog below!


Posted Image
So - download the new eMule client - and have fun. :)


Your eMule-Team


Quote

eMule 0.49c
-----------------------
- Feb, 18. 2009 -
-----------------------
.: Fixed a minor GUI drawing issue in the transfer window [dolphinX]
.: Added GUI name references to some more Kad queries [tHeWiZaRdOfDoS]
.: Added sanity check for rare issue seen in crashdumps concerning SourceExchange responses

-----------------------
- Feb, 15. 2009 -
-----------------------
.: Fixed the following BETA bugs:
- Popups on the shared files list were not working
- The shared files count in the GUI wasn't always accurate
- Resolved shell links had some issues, preventing them from getting shared
- The GUI wasn't always properly updated when deleting a file in the shared files window

eMule 0.49c BETA2
-----------------------
- Feb, 11. 2009 -
-----------------------
.: Fixed a BETA bug in the new part.met recovery function

-----------------------
- Feb, 10. 2009 -
-----------------------
.: Resolve shared shell links has now its own option in the extend dialog instead beeing a preferences.ini only option
.: Added the preferences.ini only option "FileBufferTimeLimit" ("eMule" section) which lets you set the maximum seconds before flushing the buffer of downloading files (default 60)

-----------------------
- Feb, 9. 2009 -
-----------------------
.: When another client requests to view your shared files and directories (and you allow it), eMule will now attach only the directory names (or relative paths if it is a shared subdir) instead the full path for privacy reasons
.: Fixed a BETA bug which caused eMule to not send single shared files when answering view shared files requests

-----------------------
- Feb, 8. 2009 -
-----------------------
.: On a fresh eMule installation, several less important list columns are now hidden by default to avoid overloading the interface
.: Fixed some BETA bugs with creating collections
.: Slightly increased the max. button size of the maintoolbar
.: You can no longer share single files within unshareable directories (like your temp dir)

-----------------------
- Feb, 7. 2009 -
-----------------------
.: Fixed a BETA bug which made eMule ignore the longest keyword on server searches
.: Added sanity checks for some problems seen in crashdumps when sending responses
.: Added sanity range check for preferences.ini only option: tcp obfuscation padding length

eMule 0.49c BETA1
-----------------------
- Feb, 4. 2009 -
-----------------------
.: Dates shown in the download list have their own time format setting ("DateTimeFormat4Lists" in preferences.ini) which is by default more compact than the old one
.: Added a column to the download list which shows the date when the download was started

-----------------------
- Feb, 2. 2009 -
-----------------------
.: Kad routing query contacts are checked against the routing table
.: Kad no longer allows more than 2 IPs from the same subnet within one routing query reply (except on LANs)
.: Fixed small bug in the uploadthrottler [tHeWiZaRdOfDoS]

-----------------------
- Jan, 27. 2009 -
-----------------------
.: The Kad UDP firewalltest now asks several clients for its external port, avoiding to get a wrong "Open" state on NATs which change the source port on each request but behave like a Full-Cone otherwise
.: Kad now rechecks incoming search results against the filters used for a search and drops all results which fail (which should only happen for buggy clients and spam results)

-----------------------
- Jan, 25. 2009 -
-----------------------
.: When corrupted part.met files are detected, eMule now automatically tries to use the part.met.bak files instead
.: Some data (like the AICH hashset, statistics, metadata etc) from known/downloaded files which were not shared within the last month now gets purged to save ressources and avoid an unlimited growth of the known.met files
(the first purge will be done one month after upgrading, if you have "Remember downloaded files" disabled all unshared files are completely deleted right away so this change would have no further effect)
.: If you want to avoid this purging for some reason you can put "PartiallyPurgeOldKnownFiles=0" in the "eMule" section of your preferences.ini

-----------------------
- Jan, 20. 2009 -
-----------------------
.: When sorting lists for file types, eMule now further sorts by extension when the filetype is the equal

-----------------------
- Jan, 11. 2009 -
-----------------------
: On simple search queries Kad now rearrenges the used keywords itself and uses the longest keyword to determine which node to ask. This reduces the search load on common used keyword nodes like "and", makes such keyword a less viable target to attackers and allows users to do a search which begina with a short keyword like "An eMule"
.: You can deactivate this by putting "RearrangeKadSearchKeywords=0" into the "eMule" section of the preferences.in (there isn't much reason to do so for normal users however)

-----------------------
- Jan, 10. 2009 -
-----------------------
.: You can now also share single file and directories by Drag&Drop - simply drag them from (for example) the Windows Explorer into your Shared Files list
.: You can now share and unshare single files in the shared files window by chking/unchecking the files in the "All directories" tree. Downloading files and files in the incoming directory cannot be unshared
(first one is required for the network the second one is for consistency as the incoming dir is not handled as optional shared dir, therefore not marked in the tree as shared which again would make it pretty hard to find it to reshare any excluded files)
.: Kad file/source search answers now try to avoid using fragmented packets, making it more compatible to zealous firewalls routers which block those (effect increases as more nodes update to this version)

-----------------------
- Jan, 5. 2009 -
-----------------------
.: Fixed a possible crash in the (minilib) UPnP implementation
.: The Webinterface port can now also be forwarded by UPnP (Options->Webinterface)
.: The UPnP mappings are checked and refreshed if needed before Kad firewallchecks, after waking up from suspend and on smart lowid detection when connecting to servers

-----------------------
- Jan, 3. 2009 -
-----------------------
.: The allowed comment size has been increased to 128 characters
.: Fixed a bug which made the download list use the wrong text color in some cases, mostly noticed on special windows themes

-----------------------
- Dec, 22. 2008 -
-----------------------
.: Added support for Windows 'Heap Corruption Detection' security feature (Windows Vista)
.: Added support for Windows 'Address Space Layout Randomization' security feature (Windows Vista)

-----------------------
- Dec, 21. 2008 -
-----------------------
.: Added support for preview the content of ISO files. (file details->content)
Reads the content of ISO9660 and Joliet images. (no UDF support)
.: Made sure a received Kad routing answer doesn't contain more contacts than requested [Xin Sun]

-----------------------
- Dec, 19. 2008 -
-----------------------
.: Added support for Windows 'Data Execution Prevention' security feature (Windows XP SP2 / Windows Vista)
.: Added support for Windows 'Exception Handling Protection' security feature (Windows XP SP2 / Windows Vista)

-----------------------
- Oct, 22. 2008 -
-----------------------
.: Added: Crash dump files are created in the 'config' directory. [thx tHeWiZaRdOfDoS]
.: Fixed a flaw which caused too few randomness when generating a new ed2k userhash [godlaugh2007]

-----------------------
- Oct, 21. 2008 -
-----------------------
.: Added showing of watermark images to listviews (see "LvBkImg" entries in "Template.eMuleSkin.ini")

-----------------------
- Oct, 18. 2008 -
-----------------------
.: Unified drawing of multiple selected items in all listviews.
.: Several optimizations in listview drawing.
.: Added drag image for files in Transfers window (used when dragging selected items onto a category tab).
.: Fixed showing of tooltips for multiple selected items in Server and Search window.

-----------------------
- Oct, 11. 2008 -
-----------------------
.: Added auto-sizezing of column widths to all list views (double clicking on column divider will size the column width appropriatly)
.: Added label tips for partially visible sub items in all list views.
.: Added default sort orders to list views in Transfers window.
.: Added list view search functions for sub items.
.: Fixed sorting bug in File Name dialog.

-----------------------
- Sep, 27. 2008 -
-----------------------
.: Added support for DVR-MS files to "Content" page of File Details dialog and published meta data.
.: Minor change in auto-sizing controls of Search Parameters pane.
.: Added reading of meta data for WAV files to "Content" page of File Details dialog.
.: Added publishing of ED2K specific meta data for WAV and WMA files.
.: Added columns for ED2K meta data to Shared Files window.

-----------------------
- Sep, 23. 2008 -
-----------------------
.: Added Options->Extended->Resolve shell links which lets eMule share 'linked' files (Windows Explorer shortcuts). This way one can also share single files within unshared directories.
.: Added reading of meta data for Windows Media files to "Content" page of File Details dialog.

-----------------------
- Sep, 14. 2008 -
-----------------------
.: Added yet another method to determine whether the MediaInfo library is installed.
.: Added support for multi-user configurations for Win9X/WinME/WinNT (requires at least IE5).
.: Added support for previewing self extracting RAR archives.
.: Fixed broken ED2K link and eMule Collection file registry functions for Win98/WinME/WinNT.

-----------------------
- Sep, 13. 2008 -
-----------------------
.: Fixed a resizing bug with the main toolbar under Win98.
.: Fixed message box contents for downloading a proper version of DBGHELP.DLL for Win9x/WinME/Win2000.
.: Fixed a crash with deleting completed or shared files under Win98.
.: Added: Downloaded files are marked in the same way as by 'Internet Explorer' which leads to showing a warning message from 'Windows' when opening potential malicious files (for Windows XP SP2 or later).
.: Added: Opening DRM protected files shows a warning message to prevent accidental opening of a web browser and navigating to malicious sites.

-----------------------
- Sep, 11. 2008 -
-----------------------
.: Fixed bug with missing update for filter text on changing the language [JvA]
.: (Win98) Fixed bug with default search file type setting

-----------------------
- Sep, 4. 2008 -
-----------------------
.: Added new browse file/directory buttons to property pages in Options dialog.

-----------------------
- Sep, 2. 2008 -
-----------------------
.: Fixed some redrawing/resizing problems and reduced flickering in several main eMule windows.

-----------------------
- Sep, 1. 2008 -
-----------------------
.: Fixed bugs with file tooltips for Win98/Win2000.
.: Fixed a problem with corrupt stored search results [George1]

-----------------------
- Aug, 30. 2008 -
-----------------------
.: Fixed: It was possible to add eMule installation folder(s) to the shared files list when using the directory tree control in the Shared Files window.
.: Fixed a bug with disk space statistics for newly added downloads [fox88]
.: Fixed some potential compatibility problems with Windows NT 4.0.
.: Fixed problem with some missing icons under Win98.

-----------------------
- Aug, 24. 2008 -
-----------------------
.: Fixed: Some Unicode strings where not stored correctly in meta data for part files.
.: Fixed some possible Unicode issues in Kad search expressions.
.: Removed the "Search with Unicode" search option - searches are always with Unicode.
.: Removed support for *.met file backward compatibility with non-Unicode eMule versions.
.: Removed support for the "SetSystemACP" setting in preferences.ini.
.: Added support for detecting if the MediaInfo library (http://mediainfo.sourceforge.net/) is installed on the system and automatically using it within the "Content" page for part/shared files.
.: Updated Kad Unicode mapping table for supporting current Unicode standard used by Vista.

-----------------------
- Aug, 16. 2008 -
-----------------------
.: Fixed: Some Unicode strings where not stored correctly in search spam filter.

-----------------------
- Aug, 15. 2008 -
-----------------------
.: Added a NT-volume info cache to speed up handling of shared directories on non-fixed drives.
.: Fixed: With certain code pages some Unicode characters where not stored correctly in *.met files [Borschtsch]
.: Fixed: Some Unicode strings where not stored correctly in meta data for shared files.

-----------------------
- Aug, 11. 2008 -
-----------------------
.: Changed location for "downloads.txt" to eMule-config folder.

-----------------------
- Aug, 10. 2008 -
-----------------------
.: Added sorting of entries in "Shared Directories" and "Incoming Files" section of "Shared Files" tree view.
.: Added showing of the parent folder for entries in "Shared Directories" and "Incoming Files" section of "Shared Files" tree view.
.: Added showing of 'not connected' shared directories to "Shared Directories" and "Incoming Files" section of "Shared Files" tree view.
.: Added keeping of shared directories which are 'not connected' when starting eMule.
.: Added populating of a warning icon overlay to "Shared Directories" and "Incoming Files" section of "Shared Files" tree view to indicate that there is at least one directory in that folder which is 'not connected'.
.: Added verifying of the 'connected' state for all shared directories when updating the "Shared Files" tree view by using the 'Reload' button.

-----------------------
- Aug, 9. 2008 -
-----------------------
.: Fixed enablement of Start/Cancel button in Search Window for closed Kad searches.
.: Fixed invisible gripper control in Transfer window.
.: Fixed standard Windows Property Sheet shortcuts in Options dialog.
.: Fixed several unlikely to happen but theoretically though possibles crashes.
.: Removed restrictions for sharing drives 'A:' and 'B:'.


#2 User is offline   Andu 

  • Morph Team
  • PipPipPipPipPipPipPip
  • Group: Members
  • Posts: 12735
  • Joined: 04-December 02

Posted 22 February 2009 - 10:03 PM

Great work as always. The release looks fine :)

Edit: Any hints on what major things 0.50a might bring?

This post has been edited by Andu: 22 February 2009 - 10:04 PM

Three Rings for the Elven-kings under the sky,
Seven for the Dwarf-lords in their halls of stone,
Nine for Mortal Men doomed to die,
One for the Dark Lord on his dark throne
In the Land of Mordor where the Shadows lie.
One Ring to rule them all, One Ring to find them,
One Ring to bring them all and in the darkness bind them
In the Land of Mordor where the Shadows lie.


Dark Lord of the Forum


Morph your Mule

Need a little help with your MorphXT? Click here

0

#3 User is offline   Some Support 

  • Last eMule
  • PipPipPipPipPipPipPip
  • Group: Yes
  • Posts: 2941
  • Joined: 27-June 03

Posted 22 February 2009 - 10:11 PM

View PostAndu, on Feb 22 2009, 11:03 PM, said:

Edit: Any hints on what major things 0.50a might bring?


Great timing to ask :lol: Probably some of the points listed in the FAF thread. Like reworking the file identifier to stop relying on MD4 too much (which might not be a big thing for the user while MD4 still works fine, but needs major code reworking).

#4 User is offline   jestheonlyone 

  • Golden eMule
  • PipPipPipPipPipPipPip
  • Group: Members
  • Posts: 4244
  • Joined: 18-July 04

Posted 22 February 2009 - 10:19 PM

hi

The ed2k links have not been updated
my latest favorite jamendo album (Creative Commons license): CraZyH et Djézinho - Prémis N'1
Could be considered as the male counterpart to zap mama. It's really worth a try, even if you hate hip-hop...
Jamendo tags = beatbox electro ethnique experimental hiphop lounge percussions ragga rap reggae scat soft triphop world


--------------------------------------------------------

Pris pour des vaches à lait par les industries du disque... Maintenant boycottons-les!!!
0

#5 User is offline   xilolee 

  • eMule 0.49c user
  • PipPipPipPipPipPipPip
  • Group: Italian Moderators
  • Posts: 3912
  • Joined: 20-August 08

Posted 22 February 2009 - 10:27 PM

Good work and lot of thanx :respect:
INCONCEIVABLE! - You keep using that word. I do not think it means what you think it means.
italian guides - guide della sezione italiana --- come ottenere aiuto
italian support - sezione italiana --- scaricare la lista server --- i filtri ip
ottenere id alto --- aprire le porte nel router --- recuperare file corrotti
Sembra talco ma non è serve a darti l'allegrIa! Se lo lanci e poi lo respiri ti dà subito l'allegrIa!
0

#6 User is offline   jerryBG 

  • Member
  • PipPip
  • Group: Members
  • Posts: 28
  • Joined: 30-December 08

Posted 22 February 2009 - 10:29 PM

Thanks for the GREAT work ! ! ! :thumbup:
0

#7 User is offline   omeringen 

  • löl
  • PipPipPipPipPipPipPip
  • Group: Members
  • Posts: 659
  • Joined: 01-January 06

Posted 22 February 2009 - 10:31 PM

Great !
New eMule isn't filtering eMule-* channels in irc by default, good :)
By the way, please update content-DB, sourceforge is getting slower. . .

edit: it's up to date.

This post has been edited by erdem444: 22 February 2009 - 11:00 PM

0

#8 User is offline   Azjatos 

  • Member
  • PipPip
  • Group: Members
  • Posts: 31
  • Joined: 01-May 07

Posted 22 February 2009 - 10:32 PM

Many thanks ;)
0

#9 User is offline   vxvendetta 

  • Splendid Member
  • PipPipPipPip
  • Group: Members
  • Posts: 144
  • Joined: 07-September 08

Posted 22 February 2009 - 10:37 PM

Quote

New eMule isn't filtering eMule-* channels in irc by default

who did you notice that? thief! :P
thx emule staff :)))))))))))))

This post has been edited by vxvendetta: 22 February 2009 - 10:51 PM

La mia cadenza la mia indolenza, la mia strana barba,
i miei difetti di pronuncia, la mia fame in pancia,
è come il mare quando è in tempesta e non ho i remi in barca,
è come un rosso in banca, ma è come IO COMANDA
0

#10 User is offline   Andu 

  • Morph Team
  • PipPipPipPipPipPipPip
  • Group: Members
  • Posts: 12735
  • Joined: 04-December 02

Posted 22 February 2009 - 10:38 PM

View PostSome Support, on Feb 22 2009, 11:11 PM, said:

View PostAndu, on Feb 22 2009, 11:03 PM, said:

Edit: Any hints on what major things 0.50a might bring?


Great timing to ask :lol: Probably some of the points listed in the FAF thread. Like reworking the file identifier to stop relying on MD4 too much (which might not be a big thing for the user while MD4 still works fine, but needs major code reworking).


You know I'm infamous for my timing ;).
Three Rings for the Elven-kings under the sky,
Seven for the Dwarf-lords in their halls of stone,
Nine for Mortal Men doomed to die,
One for the Dark Lord on his dark throne
In the Land of Mordor where the Shadows lie.
One Ring to rule them all, One Ring to find them,
One Ring to bring them all and in the darkness bind them
In the Land of Mordor where the Shadows lie.


Dark Lord of the Forum


Morph your Mule

Need a little help with your MorphXT? Click here

0

#11 User is offline   SS1900 

  • Golden eMule
  • PipPipPipPipPipPipPip
  • Group: Members
  • Posts: 1311
  • Joined: 15-November 08

Posted 22 February 2009 - 10:40 PM

thx so much ! :clap:
0

#12 User is offline   xilolee 

  • eMule 0.49c user
  • PipPipPipPipPipPipPip
  • Group: Italian Moderators
  • Posts: 3912
  • Joined: 20-August 08

Posted 22 February 2009 - 10:51 PM

View Posterdem444, on Feb 22 2009, 11:31 PM, said:

By the way, please update content-DB, sourceforge is getting slower. . .



ed2k://|file|eMule0.49c-Installer.exe|3342809|500A86AF4462C741D6AD150D14FD1FB2|/
INCONCEIVABLE! - You keep using that word. I do not think it means what you think it means.
italian guides - guide della sezione italiana --- come ottenere aiuto
italian support - sezione italiana --- scaricare la lista server --- i filtri ip
ottenere id alto --- aprire le porte nel router --- recuperare file corrotti
Sembra talco ma non è serve a darti l'allegrIa! Se lo lanci e poi lo respiri ti dà subito l'allegrIa!
0

#13 User is offline   lorenzone92 

  • Premium Member
  • PipPipPipPipPip
  • Group: Italian Moderators
  • Posts: 294
  • Joined: 18-January 06

Posted 22 February 2009 - 10:53 PM

Thanks for this release!! :D
RockCiclopedia (wiki - forum), Tutta la storia del rock, scritta da voi ... (vota!)
Da oggi interi film e concerti disponibili gratuitamente in streaming!


Lorenzo Raffio, Il blog del solito cialtrone di turno...
0

#14 User is offline   kayfam 

  • Clueless
  • PipPipPipPipPipPip
  • Group: Debugger
  • Posts: 413
  • Joined: 02-October 02

Posted 22 February 2009 - 10:58 PM

As usual the debuggers are the last ones to know. :-1:
What's up Some Support?...we've been in the debug channel every single day. Where have you been?
Time is the predator that hunts us all down
0

#15 User is offline   Some Support 

  • Last eMule
  • PipPipPipPipPipPipPip
  • Group: Yes
  • Posts: 2941
  • Joined: 27-June 03

Posted 22 February 2009 - 11:02 PM

View Postkayfam, on Feb 22 2009, 11:58 PM, said:

As usual the debuggers are the last ones to know. :-1:


Well the release hopefully doesn't needs any debugging anymore, so there is no point in giving it out to debuggers for testing before. Feel free to discuss other issues about debugging in the well.. debugging section of the board.

#16 User is offline   torpon 

  • I'm so tired
  • PipPipPipPipPipPipPip
  • Group: Moderator
  • Posts: 19952
  • Joined: 20-January 05

Posted 22 February 2009 - 11:48 PM

Thanks for the realese.
Topic started in Spanish General to announce it.

Cheers :worthy: :worthy: :worthy:
Enlaces Importantes Guias Rápidas Cuestionario de Consulta
Reglas del Foro Configuraciones de Varios Cortafuegos Saturación de la Conexión
La torpeza en la persona grandes males proporciona
Siervo de la gleba de la extinta Republica de Kjersti

#17 User is offline   xilolee 

  • eMule 0.49c user
  • PipPipPipPipPipPipPip
  • Group: Italian Moderators
  • Posts: 3912
  • Joined: 20-August 08

Posted 22 February 2009 - 11:54 PM

Translated also in italian :D
INCONCEIVABLE! - You keep using that word. I do not think it means what you think it means.
italian guides - guide della sezione italiana --- come ottenere aiuto
italian support - sezione italiana --- scaricare la lista server --- i filtri ip
ottenere id alto --- aprire le porte nel router --- recuperare file corrotti
Sembra talco ma non è serve a darti l'allegrIa! Se lo lanci e poi lo respiri ti dà subito l'allegrIa!
0

#18 User is offline   MadlyMad 

  • Golden eMule
  • PipPipPipPipPipPipPip
  • Group: Members
  • Posts: 3736
  • Joined: 29-October 02

Posted 23 February 2009 - 12:59 AM

Once again, Deeply Truly (Madly :D ) THANK YOU ! :+1: Posted Image
Appreciate.

for now I didn't reach to download French lang file. ==> edit : 2 am here, download succeeded


btw, Hi guys (Andu, torpon and all =) )

This post has been edited by MadlyMad: 23 February 2009 - 01:42 AM


The extreme limit of wisdom, that is what the public calls madness.
0

#19 User is offline   pablod 

  • Cordooobés
  • PipPipPipPipPipPipPip
  • Group: Members
  • Posts: 637
  • Joined: 29-January 07

Post icon  Posted 23 February 2009 - 05:35 AM

A very big thank you to all of eMule staff.

eD2K links:

Source code

Binaries

Installer

Saludos :flowers:

This post has been edited by pablod: 23 February 2009 - 05:37 AM

DO UT DES
Together we stand, divided we fall

El poder de uno es hacer algo
¿Qué significa el lazo rosa de mi avatar? Averígualo.
0

#20 User is offline   tHeWiZaRdOfDoS 

  • He's MaGiC
  • PipPipPipPipPipPipPip
  • Group: Members
  • Posts: 4680
  • Joined: 28-December 02

Posted 23 February 2009 - 07:13 AM

Well, nice to see the final release is here... thanks a lot :)
I'm very keen on seeing what the next version (not necessarily 0.50a) will bring and I strongly hope that the posts from the beta forum aren't lost as there still were some things to get checked/changed/fixed :flowers:

Start into eMuleFuture now! Successor to my TS - includes all of its features and much more!

* New age leecher detection via ClientAnalyzer heuristics! Never needs an update and punishes only clients which really behave badly.
* Powersharing, automatic and global hardlimit, real full chunk transfers, DBR system, IntelliFlush and much more... increase the efficiency of both uploaders and downloaders
* improved GUI and display options, e.g. let eMuleFuture show a flag in front of your files to display where most of the sources of that file come from...

There is so much more! Start now!



This post has been edited 937 times, the last time by tHeWiZaRdOfDoS: Today, 12:27 PM
0

  • (4 Pages)
  • +
  • 1
  • 2
  • 3
  • Last »
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users