Skip to main content

aMule 2.0.0-rc2

· 6 min read

Release name: The 'white rabbit' version

aquatroll:

  • Fixed Win32 compilation (again).

Ariel:

  • Implemented completed parts count on file rehash. Prevents your downloads to completely lost on a wrong .part.met write.

croakerc:

  • Added zlib version check
  • *BSD compatibility

deltaHF:

  • New icon for aMule in DL/UP window ;)
  • curl-config now >= 7.9.5 (for debian)
  • i18n stuff
  • Removed double catalan entry from prefs
  • Fixed some typos

falso:

  • Added cas (C aMule Statistics), a remake of aStats but 10 times faster (still lack online sign).
  • amulesign.dat now shows the Total transfered values in bytes.
  • Added Session upload and download to amulesign and uptime too.

Hetfield:

  • Added new inclusion path if distro in not detected
  • fixed wrong and duplicated inclusion in ClientCredits.*
  • Modified configure scripts, only amule is compiled by default
  • Added cas, ed2k, amulecmd, amulegui, amule webserver, amule webserver gui
  • fixed wrong zlib check in configure

hoschy, one-2-one, godard, PowerMike, hellimod:

  • MacOSX stuff

Jacobo221:

  • Compiled the RC1 bugs and provided support on forums. It's our man-for-all.

Kry:

  • Implemented the Complete count on search results and on file publishing. This feature added since aMule 2.0.0-rc1 and eMule 0.42e was not released with the rc1 for network technical reasons (still on testing with lugdunummaster). When publishing a file, we also inform the server if the file is complete or not. Search results show the count of complete sources sent by the server next to the sources found: i.e. 100 (28) meaning 100 sources, 28 of them complete (72 incomplete or old client)
  • Added sending of the extended eMule version using aMule version, with additional rc version
  • Added parsing of the new 0.4x eMule tags on hello packets.
  • Added parsing the Secure Ident packets for new eMule versions. Reduce overhead on download/upload.
  • Added HandShake check on upload request.
  • Rewrote display of client version on transfers page to handle the client soft/version correctly on any client. That means eDonkeyHybrids and eMule does show now the correct version (i.e edonkey 0.50.1 or emule 0.42d) aMule shows now as either "aMule 1.x (based on eMule v0.xx)" (<= 2.0.0-rc1) or aMule "A.B.C-rcX" (>= 2.0.0-rc2)
  • Fixed Mule Info packet only sent to eMule clients. Now is sent to old eMule && eMule-like clients (compatible clients)
  • Added 'Allocate Full Part File" and "Allocate Full Chunk" to preferences. None functional yet.
  • Fixed Client Detail Dialog to show correct client version.
  • Fixed comment mark on Download list being cut on the display.
  • Fixed the crashes on Base Client packets.
  • aMule now loads .par.met.BAK if the .part.met is 0-size (added to Ariel's commit, this prevents losing met files).
  • Made SafeMem files really safe checking for read after end of file.
  • Fixed wrong Modversion data (fixes random crash too)
  • Fixed assert on wrong upload list control data.
  • Fixed several crashes on wxString::GetData usage.
  • Fixed UDP disable button not being saved across sessions
  • Fixed a bug on new version check.
  • Locale goes to System Default on new version now (fixes weird language problems)
  • Fixed wrong OP_REASKFILEPING packets being sent .
  • Reverted GAddress_INET functions to standard inet_addr ones.
  • Completely removed list refresh functions. CPU saved was not worth it.
  • Added CheckDiskSpace checkbox and radio button to the preferences.
  • Added the scale of the connections graph on stats. (only rescaled on restart)
  • Added 'Reset' button for Server Log
  • Fixed: Right click popup on server connected was showing 'connect' now shows 'reconnect'.
  • gscocket shouldn't be compiled on Mac, and so it's not compiled now ;)
  • Fixed Preview of already completed files not working.
  • Fixed files > 2Gb not working on fast ed2k links handler and ed2k app.
  • Fixed file size for files larger then 2Gb displayed incorrectly
  • Changed timeout of curl functions to 10 - fixes hangups when clicking server update without internet conenction.
  • We don't share 0 size files anymore.
  • Fixed the crash on invalid socket using 5 different ways. The last one seems to be the most stable.
  • Fixed several hangups on file completion.
  • Fixed % and progressbar not being updated when changed on GUI Tweaks.
  • Fixed comment packets. This was causing disconection from eMule clients (and crashing aMule clients)
  • Fixed amule dissapearing because sent to systray when --disable-systray was used.
  • Fixed memleak on search packet sent.
  • Fixed memleak on KnownFile deletion
  • Fixed memleak on search results received.
  • Fixed memleak on comment packet received.
  • Speeded up socket event handling.
  • Cleaned server connection. No more 'inet connection might be down' - unless it's down ;)
  • Faster PartFile processing.
  • Fixed endian issue on PartFile loading.
  • Fixed non-needed delete of an array on the notebook destructor.
  • Doesn't allow an incoming packet to get processed if socket is deleting.
  • Fixed double-highlight of servers if disconnected by the server.
  • Speeded up hashing of the files a lot. This should fix the gui hangs at startup.
  • Removed all old preferences code. That makes the app smaller, less memory used, and avoid some unexpected bugs that arised on having 2 preferences implementation. Now New Prefs become Preferences.
  • Fixed SysTray and gtk-files being compiled even when disabled on configure.
  • Fixed several warnings.
  • Fixed assert on Clear All (search)
  • Make aMule compile on wxWidgets 2.5 (and CVS) version.

Madcat:

  • win32 LaunchUrl() function
  • Added amule-win32.HOWTO.txt
  • Better win32 version of Hostname() function

shakraw:

  • WebSocket.* & WebServer.*: now uses wxThreads and wxSockets to be cross platform.
  • Better threads' array remove in WebSocket
  • WebServer cleanly stopped before exit
  • Fixed multiple file download bug in webserver search section
  • Fixed ed2k download link
  • Fixed categories for web interface

thepolish:

  • win32 stuff

Unleashed:

  • Memleak fix

Xaignar:

  • Amule no longer writes met files when priority is changed through the auto-priority subsystem. Thus hd-writes are substancially reduced depending on the number of files set to auto-priority.
  • Fixed bug where text fields overlap each other (Disp. 4 & 5)
  • Cleanup of amuleDlg.*
  • aMule no longer displays a message about not being able to open the file "lastversion" the first time it is run
  • Changed the CTypedPtrList filelist in DownloadQueue.* to a std::deque, with a speed-increase as a result
  • Fixed the bug where the background of previously selected items in the friendslist wouldn't be redrawn (Disp. 2)
  • Fixed auto-priority. Priority would be set one tad too high, resulting in the downloadlist failing to assign a name to the priority, thus leaving empty fields. Also fixed displaying of priorty "Auto [Lo]" in sharedfiles-list. (Tran. 3)
  • Fixed the problem where "completed percent" of files that hadn't transfered any bits yet would display a negative percentage (Disp. 8)

Special thanks to niet for his DNS service, bootstrap for his CVS service, stefanero & Citroklar for their great help with a lot of stuff. Thx also to all translators and the users for reporting bugs and testing aMule (feel free to report more) :) As usual thx to eMule & wxWidgets devs and everyone i forgot ;)

New translators:

  • Supergirl: Croatian
  • rommel: Portuguese
  • sNeo: Italian (Napoletan)

Follow the white rabbit and u'll find rc3 soon ;)

aMule 2.0.0-rc1

· 7 min read

Release name: The 'Mules and Rabbits love carrots' version

Kry:

  • Implemented SecureIdent (SUI) (imported from eMule 0.30x) This mean your credits will be lost on first run There is no way to avoid that. Sorry :) Same happened with eMule.
  • Send sources request for files added from search page first.
  • Rewrote MuleNoteBook from gtk to a cross-platform implementation. The code is already used by xMule too, so I guess they liked it.
  • Fixed most of > 2Gb bug, except the dom's contibution you can scrolling down ;)
  • Made the .part.met load/save 100% compatible with eMule.
  • Fixed the Safe_Delete bug. Seems it arised when we made the app too fast ;)
  • Random usable position of the server split.
  • Added bluecow's fix for zlib compressed packets.
  • Even safer .met saving
  • Added preferences checkbox for new style / old style tabs on preferences (vertical/horizontal)
  • Checked for protocol limits on file size.
  • Now client detail dialog show Secure Ident State (Not Supported/BadGuy/Not Complete/Verified)
  • Added itoa to the MFC layer
  • Added SetLength to CFile (MFC compat layer)
  • Fixed hangup on message sending.
  • Moved Fast ED2K show to GUI tweaks
  • Slugfiller's Secure Hash (imported from eMule 0.30x)
  • Fixed GetTickCount code returning signed value
  • Fixed GetTickCount code not initializing the vars.
  • Moved the FILE* to CFile for furter compatibility of code.
  • Added the first version run detection
  • Removed some Yield() code that only slowed init.
  • Simplified systray menu by only showing what needed. Thanks to jadrian for the feature request.
  • Grayed non-working Preferences options to avoid confusion and to make the developer life easier selecting what to do ;)
  • Fixed CTag new structure (imported from eMule 0.30x)
  • Removed the mostly useless wizzard.
  • Fixed the DoSwap crash on swapping A4AF sources. (hopefully)
  • Fixed the log auto-scrolling up on messages window.
  • Fixed the Upload bug that arised during endian changes.
  • Added the Arabic, Chinese & Finnish compatibility on loading
  • OpenBSD compatibility fixed
  • Mac port 99% done, next version will be Mac compatible Some final bugs to be fixed ;) Fixed:
    • .met files loading/saving (except knownfiles.met)
    • .dat files loading/saving
    • 99% of the preferences bugs.
    • Compilation and linking.
    • Error popups relates to c_opaque colour.
  • Starting sync with eMule 0.42
  • Speedups on Partfile Process nd DownloadQueue process.
  • New 'server version' colum on server list window.
  • MUCH safer packet handlig - avoids crashes on 99% of wrong tags.
  • Fixed Dirs number on 'view shared'. Made aMule/eMule assert ;)
  • Made download queue list refresh on a nicer way (much less glitches).
  • Fixes an assert for invalid menu entry on right click queue popup.
  • Mayor speedup on Highlight server (and thus on server connect/disconnect)
  • Prevent removing the server we're connected at, either directly, on in a list of servers to delete, or in removing all servers. Warn the user with a message Box and then leave it non-deleted. Fixes crash.
  • Fixed hangup on message sending
  • New IPFilter code (reload & on/off)
  • Added checkboxes on GUI Tweaks tab for download progress % and Bar drawing.
  • Fixed a severe memleak on the % showing and speeded it up.
  • Save 5 sources on rare files (<20 sources)
  • New SetFileSize code to avoid cpu usage.
  • Removed the List Show/Hide and slider that made too much problems on 1.2.6. Safer version (and better) will be on 2.0.0 final.
  • Speedups on Hash thread.
  • Safer corrupt detection on FAT partitions I'm sorry if it rehashes every file on your system on restart, will be fixed.
  • The file pause because of diskpace shows now on aMule logs
  • Fixed BackUp file to REALLY backup instead of moving.
  • Added code to check 0-size .part.met and load backup if needed.
  • Fixed types.h and wintypes.h for proper Win32/Mac/linux compatibility.
  • Added ECSocket code as common implementation for interaction between different UIs (webserver, amulecmd, etc).
  • Fixed intercomunication for little endian <-> big endian machines on ECSocket.
  • Speedups on Endian Swap code & proper wxWindows way to detect it.
  • Changed CArray to wxArray on most places for safety.
  • Added configure code for detection of the crypto++ includes/libs
  • Fixed buggy curl-config on Mac including -mi386.
  • Removed useless files: TabCtrl.*
  • Fixed several bugs, memleaks, warnings and one mem corruption
  • Code cleanup

Creteil:

  • Added the client detail dialog item for Securehash
  • Fixed sockets.cpp includes for non-debian systems ;)
  • Added Arabic, Chinese & Finnish to languages in Preferences

Hetfield:

  • Configure now checks for crypto++ libs
  • Added --with-crypto-prefix option to configure
  • Possibile Fix to ListenSocket::Safe_Delete() seg fault
  • Added ccache support to configure, no variables tricks needed
  • Added --with-ccache-prefix option to configure
  • deleted --enable-libcwd option from configure
  • deleted useless libcwd debug files and code from whole project

Madcat:

  • Made Fast ED2K Links Handler optional Something like the old Frankk's ED2K Links Handler patch.
  • FakeCheck using donkeyfakes.gambri.net Original idea and implementation by deltaHF.
  • Clean(er) fix for splashscreen-creation compiler warning (unused variable
  • Moved project/muuli.wdr to src/muuli.wdr
  • ED2K-Links.HOWTO fix for some aMule/eMule error
  • Added -ggdb -fno-inline to debug compilation flags
  • Automatic category assignment for new downloads
  • Updated AUTHORS file to reflect original eMule authors and give credit to original Linux port author (Timo Kujala aka Tiku)
  • Win32 port 99% operative, next version will be Win32 compatible

Emilio Sandoz:

  • complete re-write of preference handling to make it table-driven in both file-I/O and dialog
  • improvements in feedback given during dialog interaction

pure_ascii:

  • Added highlighting of the connected server in server list
  • Enabled and fixed setting the server version

shakraw:

  • Some fixes on web interface file type search, and code cleaning
  • Fixed amule crash when closing socket
  • size_t seems to break Mac compilation - anyway uintt6 is enought for messages
  • Modified RseStringEncrypted. Now we encrypt passwd just (and only) when changing them in prefs' dialog. So, now we use always encrypted passwords, noone in clear neither in memory or disk
  • Check if we're able to use TCP ports (lacks what todo if not but we can accept EC. do nothing atm = EC disabled) Added "AMULEDLG SHOW" to EC available commands
  • WebServer now use the more correct _("") for localized strings
  • Created WebInterface.{h,cpp} for the web interface, and cleaned WebServer.{h,cpp} code

neiro:

  • Helped with OpenBSD port by providing a workbench

Ganael Laplanche:

  • FreeBSD port fixes

PowerMike, hellimod:

  • Helped a lot on future Mac port by giving ssh & vnc access

deltaHF:

  • New toolbar icons (thx to everaldo.com)
  • Added & enabled chinese, danish and hungarian translation
  • Preferences (added/changed):
    • IP-Filter reload and on/off buttons
    • securehash -> secure ident
    • media info
    • max connections: 25-7500
    • upload queue: 500-1000
    • max new connections / 5 sec: 5-500
    • remove dead servers after: 1 >
    • tcp port: 80 > (for users with bad ISP's .. but remember -> running aMule as root is unsecure !!!)
    • add new files (dl & share) with auto priority: off by default now (if running aMule for the first time)
  • Updated the header of all files
  • Changed wxWindows to wxWidgets
  • "Donated" amule-project.de

niet:

  • Donated amule-project.net :-)

bootstrap:

  • CVS support

Torsten SCHULZ:

  • Added the % showing on progressbars.

lemonfan:

  • Modified network code for big-endian systems
  • Fixed preferences bug
  • Fixed copy ed2k link to clipboard
  • Fixed CArray for MFC compatibility
  • More rigid compatibility to MFC types
  • Fixed misformatted strings and several warnings in WebServer.cpp

Xaignar:

  • Code cleanup in amule.* and otherfunctions.* and other files
  • The Cleanup button in the File Details dialog no longer replaces "&" with "&&"
  • Max connections should be correctly set on windows platforms, instead of defaulting to 500
  • Finished the CArray -> wxArray conversion
  • Fixed ECSocket compilation with gcc < 3.3
  • Fixed segfault on close.
  • Some other fixes

Citroklar:

  • External Connections are now only done when configuration tells us so (thanks to tonar from #amule)
  • crypto++ detection fix

aquatroll:

  • Win32 compilation Support & Development.

hellimod, PowerMike, godard, hoschy007:

  • MacOSX compilation support

dom:

  • Found the last > 2GB bug ;)

Special Thanks To:

  • All the bug-reporters, helpers, translators and users at http://forum.amule.org
  • eMule developers for their support. Long life to *Mule
  • FreshIRC & Freenode irc admins
  • People at #gentoo on freenode for their support, specially ferringb
  • The Testing Team: thepolish, efe, Citroklar, bizzY, KamiKazeNH, and anyone testing aMule.
  • New translators:
    • Chinese: nbfnw
    • Arabic: hathalsal
    • Finnish: eQualizer
    • Russian: Elf
    • Italian: GhePeU, sNeo
    • Portuguese (BR): KamiKazeNH
    • Korean: BlueSpring
    • Spanish: JonathanShields
    • Danish: nowlin
    • Hungarian: biger [HUN]
    • Galician: thorero
    • Hebrew: denisliber
  • All aMule users!!!

aMule 1.2.6

· One min read

Kry:

  • Improved Mac compatibility.
  • Fixed the i18n charset.
  • Try to set the locale even if it seems to fail.

Creteil:

  • Fixed the default Size to 800x600 for 1st time aMule launched without ~/.eMule config file.

shakraw:

  • ExternalConn: new communication code using wxSockets.
  • Web interface: improved communication performance.
  • Text interface: now using new wxSockets code.

pil0t:

  • Fix for the geometry on start.

pure_ascii:

  • Added sorting to filename list in file details.
  • Added "Takeover" by doubleclick in file details.
  • Fixed preferences window popping up on "Show/Hide UL/DL" in download list.
  • i18n stuff (Systray).

rubber30:

  • Fixed viewing and sorting by LastSeenComplete and LastReception.

Emilio Sandoz:

  • Converted stats calculations to 64bit where necessary (for uptime >49days).
  • i18n strings fixed.
  • gcc 2.95 compilation fix.

deltaHF:

  • i18n stuff.

aMule 1.2.5

· 7 min read

Hetfield:

  • Fixed a memory leak in SysTray. (SysTray.cpp)
  • Fixed a DL/UL ratio problem. (amule.cpp)

Aleric:

  • Fixed all compiler warnings.
  • Rewrote all header #include's to only include what is necessary.
  • Removed or renamed all functions that clashed with one of the same name from libwx_gtk. With as result:
  • Fixed --enable-static possibility (needs a lot of static libraries to be installed; and latest XFree86 CVS version of libX11 (I had to fix a bug in XFree86 too for this)).
  • Fixed check-boxes in Preferences -> Directories + a little code speed up there.
  • Fixed a duplicated server_list delete
  • Server IP# filter.

Shakraw:

  • Added missing string in GetDownloadFileInfo() causing SIGSEGV when called.
  • Fixed the amuleweb login problem.
  • Added GetWebList() support.
  • amuleweb's search feature complete. Now it is possible to search, download and web-search on filedonkey
  • Fixed a write error in SETMAXGRAPHUPLOADRATE
  • Added support for statistic text infos for web interface (Statistics link)
  • Fixed two bugged index causing crashes on Webserver.cpp
  • Little improvement for server list request (now responses are much faster)
  • Generally improved External Connections.
  • Fixed search type feature for web interface
  • Fixed amule crashes when quitting from amuleweb during requests

umale:

  • Fixed debugloglines on ListenSocket.cpp ServerSocket.cpp having too much arguments.
  • SysTray code will not be compiled if disabled
  • Fixed 5 wrong delete -> delete[]
  • Converted po-files

Emilio Sandoz:

  • Statistics graphs:
    • Param changes reversible;
    • Color change now works;
    • Active connections rescaling now works;
    • Graphs and tree suspended when not visible.
  • Set correct initial radio button in Systray integration dialog
  • Simplified statistics graph averaging
  • Corrected UL loop for timer errors
  • Simplified UL rate averaging
  • Preliminary cleanup of graphing engine; ghosting eliminated
  • Client DL rate computation without CList Fixed 32bit rollover error for rates over 84kB/s Reduced initial spiking Generally improved speed and CPU/RAM usage.
  • Search window column widths remembered between searches & saved in preferences
  • Statistics preferences dialog: changes are now applied on-the-fly (with proper Cancel semantics)
  • Eliminated possibility of root directory being invisibly shared

Kry:

  • Added some sanity checks to avoid losing *.part.met files on power failure. 0-Size files are never written.
  • Fixed the 'all time transfered' on Shared Files window This one fixed some eMule/aMule incompatibility on part.met files
  • Some aditional functions on CFile for windoze compatibility
  • MFC compatibility enhanced.
  • Added SetFilePath to CKnownFile
  • Changed most 'assert' to wxASSERT
  • Fixed some NULL clientname causing crash on ListenSocket.cpp
  • Fixed the tagcount on .part.met files (KnownFile.cpp)
  • Added missing OP_CHANGE_CLIENT_ID on ListenSocket
  • Updated HomePage to www.amule.org on messages
  • Fixed the server windows splitter. Or sash. Whatever.
  • Imported all the other ListenSocket.cpp code from 0.30e
  • Fixed 'View Shared Files'. No multiple tabs, also.
  • Added theApp.listensocket->StartListening() on startup. Really. Don't ask me why it worked before.
  • Fixed the systray bug where speed bar was always 10 times smaller.
  • Added lots of vars initilization that fixed some crashes.
  • Fixed a crash on ClientList.cpp caused by a void node on list.
  • Fixed 9 memleaks, some of them big ones.
  • Fixed 6 wrong delete -> delete[]
  • Fixed wrong hashsetneeded causing random crash
  • Added GetED2KPartHashCount() & GetED2KPartCount()
  • Fixed a bug on app init, related to Toolbar.
  • Fixed a severe crash & memory corruption on UploadClient.cpp
  • Fixed download rate overhead calculation
  • New HeapSort() and NewSrcPartsInfo() ported from eMule 0.30e
  • wxGTK 2.5 compilation fixes
  • Fixed the 'rehashing of files on restart' problem.
  • Fixed a missing "Error" message on console when partfile loading failed.
  • i18n activated, GNU xgettext compatible.
  • Fixed bug on OP_REQUESTFILENAME packet that made eMule clients to disconnect from us. eMule clients got our version of client and expected to get the new OP_REQUESTFILENAME from eMule 0.30. Thanks to John & BlubbX from eMule team for the report and help tracking down it.
  • Fixed several i18n bugs from xMule times.
  • Fixed the lseek error on console and window popup when canceling a file that is transfering.
  • First implementation of selectable refresh. The refresh is bugged - it deletes the info on screen, except for about 1 sec, every time seconds_defined_on_preferences is reached.
  • Used selectable refresh code for SysTray-hiden cpu lower.
  • New option on right-click on downloadlist: Hide/Show lists.
  • Minimize on startup works now.
  • Minimize to tray works now.
  • Lots of BSD compilation fixed (aMule compiles under BSD again)
  • Fixed the upload disconecting clients at high upload speed
  • Changed another wxList to CList (FriendList)
  • FriendSlot should have no effect on LowId user.
  • Fixed FriendSlot not being persistent and kicking friend after 1 chunk.
  • Fixed lowid users on upload queue by importing VQB's lowid alternate
  • Added language selection support on preferences
  • Fixed the bug that caused never to tell user 'server full'
  • Fixed several server connection issues not detected before.
  • Added a popup on language change warning for restart.
  • Added another popup, this time to point the user on the right direction if the locale for that language cannot be set.
  • Stop publishing on ED2K network shared files we don't have anymore
  • Removed the annoying messages of dropping sources (too much CPU)
  • Sanity check to avoid user pushing buttons before aMule is ready for it.

thermoman:

  • Made aMule gcc 2.95 compatible

seneca:

  • Near finished all i18n stuff. We expect aMule 1.2.5 is fully i18n-compatible
  • Added wxT() Macro for Unicode Support (not functional yet)

Citroklar:

  • Testing, lots of testing. Bug-tracker.
  • Found the versions that introduced the upload bug and made a nice diff. We could look at code for years, without seeing it. Nice guy.
  • Fixed README, amulesig.txt.

gjn:

  • Fixed bug in creditsystem.

jmccorm:

  • Fixed "Close This Searchresult" -> "Close This Search Result"
  • Fixed some typos.

lemonfan:

  • Fixed stopped files being counted on CheckDiskSpace()
  • Progressbar fixes on webserver implementation.
  • Several crashes fixed by adding sanity checks to reqfile

deltastar (on irc channel):

  • Fixes the > 2Gb files problem caused by a bug on CFile wrapper.

deltaHF:

  • i18n stuff

pure_ascii:

  • fixed recreation of filename list in file details
  • scrolling and selecting filenames works now

hellimod:

  • BSD and Mac support. We're very near to the Mac aMule.

niet:

Creteil:

  • Change order in the notebook for logs in Servers Window
  • Updated the logo for webserver from eMule logo to aMule one
  • Fixed Switching to Searches Window Bug when removing all servers in Servers Window
  • Changed default server list from 'best' to 'max', then 'max' to 'best' again
  • Fixed the default systray value on preferences.
  • Added debug values on UploadQueue.
  • Changed max Slot Allocation to 30Kb/s
  • Fixed typo in Preferences
  • Implemented notebook in Server Window (merged 'Server Info' & 'aMule Log' windows in a notebook)
  • Fixed bug crashing aMule on Server Window Notebook implementation.
  • Now, if no --geometry width & size used, aMule starts with 800x600 as default
  • Fixed size restoring from .eMule saved size
  • Option 'Search global' in Search Window in the default now.
  • GUI code for new slider in Preferences->Tweaks tab handling the lists refresh
  • Some cosmetic fixes on Preferences and GUI by Madcat's request.
  • Made GUI i18n compliant.
  • Slot alloc calculation is properly rounded now.
  • Added the Language listbox on preferences.

special thx to:

  • Our translators:
    • german: emperor, hariolf, crazeee, neolino (M$ user), deltaHF
    • italian: ilbuio, AnonimoVeneziano
    • spanish: mad_soft, aquatroll, Kry
    • russian: Vl@dCoR
    • bulgarian: tindor
    • dutch: Supersnail
    • polish: Ogon
    • lithuanian: Fatalissimo
    • french: SlayeruleZ, thepolish
    • catalan: pukyxd
    • portuguese: willy, coolzero
    • basque: piarres
    • galego: thorero
  • The people at #wxwindows, irc.freenode.net for being so helpful Specially BrianHV, raboof and ajjl.
  • All eMule devs for being so nice and work close with aMule team now.
  • Madcat, from Sharedaemon team (sharedaemon.sf.net) for his support and friendship.
  • All aMule users!!!

aMule 1.2.4

· One min read

(Previously released, with some errors, as 1.2.3-1)

Aleric, Kry:

  • Fixed the 'Completing file' bug.