Skip to main content

aMule 1.0.7

· One min read

Fixes:

  • Fix the annoying message when searching "Client too old ...".
  • Fix compilation a compilation bug introduced in 1.0.6.
  • Move the code to put the toolbar in the gui file (no more designed by hand gui code for this part).

Code Cleaning:

  • Changed the Connection Wizard with SpinCtrl in place of the TextCtrl to handle values of line capacities (no more atoi converssion since we use already int return from SpinCtrl).

Need to be Fixed:

  • Localization Languages are broken for the moment, don't panic it's just temporary ... (i'm thinking about removing totally this functionnality).

aMule 1.0.6

· One min read

Fixes:

  • Just somes fixes.

New Functionnalities:

  • ed2k servers handler : by Emanuel Wontorra

Need to be Fixed:

  • Localization Languages are broken for the moment, don't panic it's just temporary ..

aMule 1.0.5

· One min read

Gui changes:

  • Import from eMule 0.27a: "Obtained Parts" bar in the shared files list.

Fixes:

  • Synced aMule with xMule latest fixes. It's a Malware non direct contribution :-) ...

New Functionnalities:

  • Import from eMule: Request of shared files by directory.
  • Import from eMule 0.27a: Up-/download auto-priority.

Code cleanup:

  • Mass code removing for none working sections ...

Need to be Fixed:

  • Localization Languages are broken for the moment, don't panic it's just temporary ..

aMule 1.0.4

· One min read

Gui changes:

  • MASS GUI changes (look in Transfer Window), removed the fucking unusable Messages Window and moved the Friend stuff from these to a new alligned left wxListCtrl ... Enjoy !!!
  • Now i report only Client name in Sources column of Transfert Window (use right mouse click to see Details of the client as usual).

Fixes:

  • Synced aMule with xMule latest fixes (Fix various minor problems as found by valgrind and electric-fence & Fix a bug with the client credits map: It is not possible to convert the map key...). It's a Malware non direct contribution :-) ...

Code cleanup:

  • Mass code removing for none working sections ...

Need to be Fixed:

  • Localization Languages are broken for the moment, don't panic it's just temporary ..

aMule 1.0.3

· One min read

Gui changes:

  • Changed 'Edit Category Properties' dialog.

Fixes:

  • Fixed comments count in 'File Comments' dialog.
  • Fixed bug introduced in 1.0.2 (can't call comments in File Details).

Code cleanup:

  • Removed mmMultiButton from source (no more used).