eMule 0.60a Community Version (By Fox88)

Aperto da dylandog84, 15 Ottobre 2020, 22:50:55 PM

Discussione precedente - Discussione successiva

0 Utenti e 1 Visitatore stanno visualizzando questa discussione.

dylandog84



Installer versione 32-bit : Scarica da GitHub

Installer versione 64-bit : Scarica da GitHub

Binary versione 32-bit : Scarica da GitHub

Binary versione 64-bit : Scarica da GitHub

Sources : Scarica da GitHub


Per la spiegazione delle features presenti nel software, consultate il nostro Glossario

Sito "satellite" di riferimento utilizzato dallo sviluppatore: GitHub


Changelog ENG

New directory structure in the repository.
Third party libraries moved to separate repositories.
Not using obsolete ATL Server any more.
The code got a bit of refactoring, consistent formatting; unused modules were removed.
Using Visual Studio 2019.

Added features:

- 64-bit builds
- SMTP security (SSL/TLS, STARTTLS) and authentication (LOGIN, PLAIN)
- HTTPS file downloads (this is not HTTPS sources!)
- ImportParts

Spoiler

-----------------------
- Oct, 01 2020        -
-----------------------
.: Fixed: GetErrorMessage should always retrieve system error text (regression, reported by Riso64Bit)

-----------------------
- Sep, 24 2020        -
-----------------------
.: Fixed: finding subdirectories in directory tree (regression, reported by Soul--Reaver)

-----------------------
- Sep, 19 2020        -
-----------------------
.: Fixed: MiniMule could be invisible because of taskbar's negative coordinates

-----------------------
- Sep, 05 2020        -
-----------------------
.: Fixed: incorrectly disabled context menu item "Connect To" in server list (reported by VasiliyRus)

-----------------------
- Sep, 03 2020        -
-----------------------
.: Fixed: rewind .zip to the beginning before scanning gaps for the central directory

-----------------------
- Aug, 30 2020        -
-----------------------
.: Fixed: incorrect (zero) downloads count on category tabs (bug in download queue iterator; reported by SS1900)

-----------------------
- Aug, 29 2020        -
-----------------------
.: Fixed: crash if rehashing an empty part file (reported by SS1900)

-----------------------
- Aug, 23 2020        -
-----------------------
.: Fixed: order of categories in Search page was reversed (regression; reported by Noamk)

-----------------------
- Aug, 19 2020        -
-----------------------
.: Fixed: regression in directory tree control
.: Fixed: memory leak in GetMimeType

-----------------------
- Aug, 16 2020        -
-----------------------
.: Fixed: regression, display of client icons in client queue (reported by hooligan3000)
.: Fixed: memory leak in CCustomAutoComplete::RemoveSelectedItem
.: Added: force clearing of dialog items in search options ("syntax error" that should never happen)

-----------------------
- Aug, 02 2020        -
-----------------------
.: Changed: cleaned up code in statistics

-----------------------
- Jul, 31 2020        -
-----------------------
.: Changed: uniform upload and download data rate checks (as in Options->Connection)

-----------------------
- Jul, 30 2020        -
-----------------------
.: Changed: Shared Files - replace access by index in lists and map with iterators
.: Changed: remove character array and GetLPCSTR from CIni

-----------------------
- Jul, 29 2020        -
-----------------------
.: Changed: return CString