Difference between revisions of "Changelog 1.2.0"
From AMule Project FAQ
(Fixes) |
|||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
== Version 1.2.0 == | == Version 1.2.0 == | ||
− | |||
''2003-11-26'' | ''2003-11-26'' | ||
'''Kry:''' | '''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:''' | '''Hetfield:''' | ||
− | ; : | + | ; : * Added --safe-systray to configure |
− | ; : | + | ; : * Added --disable-systray to configure |
− | ; : | + | ; : * Much better configure script output. |
'''Ganael LAPLANCHE:''' | '''Ganael LAPLANCHE:''' | ||
− | ; : | + | ; : * Kinnda good guy. Fixed BSD compilation and also did BSD packages. |
− | + | ||
'''eagle:''' | '''eagle:''' | ||
− | ; : | + | ; : * Added --geometry option |
'''pure_ascii:''' | '''pure_ascii:''' | ||
− | ; : | + | ; : * Fixed a bug on ListenSocket.cpp that crashed amule. |
'''Creteil:''' | '''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 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() |
Latest revision as of 01:12, 19 May 2005
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 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 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()