Changelog 1.2.0

From AMule Project FAQ
Revision as of 06:37, 7 June 2004 by Jacobo221 (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Version 1.2.0

2003-11-26

Kry:

 
* Some memleaks fixed (Thanks to xMule team)
 
* Removed no-needed break statement
 
* Added '--help' option to amule.
 
* Fixed (probably) all m_abyPartStatus related bugs (~CUpdownClient related)
 
* Imported ResetFileStatusInfo() (minor import)
 
* Fixed the bug that made files >2.4Gb get sorted as if size < 0 bytes
 
* Fixed the search types bug.
 
* Fixed Small Files bug.
 
Thanks to Citroklar for his research on this one.
 
He tested all versions to find when did the bug enter amule.
 
* Added new hashshet handling for sources.
 
* Added new timeout handling for sources.
 
* Finished porting of NewSrcPartsInfo started by Creteil
 
* New standalone app: amulecmd.
 
* gsocket.c no longer gets compiled if wx version >=2.5
 
* Added --disable-amulecmd to configure
 
* Added check on configure for wxbase (needed for amulecmd)

Hetfield:

 
* Added --safe-systray to configure
 
* Added --disable-systray to configure
 
* Much better configure script output.

Ganael LAPLANCHE:

 
* Kinnda good guy. Fixed BSD compilation and also did BSD packag

es.

eagle:

 
* Added --geometry option

pure_ascii:

 
* Fixed a bug on ListenSocket.cpp that crashed amule.

Creteil:

 
* Updated ServerSocket.cpp for bOutputMessage we always send eve

n on error ...

 
* Fixed all 'return statements' in all Lists
 
* Set minimum refresh for stats tree slider to 5 seconds
 
* Fixed several CVS crashes due to indentation & porting bugs.
 
* Fixed downloadlist expand crash.
 
* Connect 'Verbose (additional program feedback)' CheckBox to so
 
me debug in log window and logfile
 
* Fixed bug in ServerList Window when changing priority
 
* Added preferences box for KeepAlive time.
 
* Imported code from eMule 0.30
 
GetMaxFilesPerUDPServerPacket() SendGlobGetSourcesUDPPacket()
 
GetSoftFiles() SetSoftFiles() GetHardFiles() SetHardFiles()
 
SetVersion() DbgGetFileInfo()