Saltar al contenido principal

aMule 1.2.0

· 2 min de lectura

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 packages.

eagle:

  • Added --geometry option

pure_ascii:

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

Creteil:

  • Updated ServerSocket.cpp for bOutputMessage we always send even 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 some 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()