<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://test.amule.szerverem.hu/w/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://test.amule.szerverem.hu/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=RazZziel</id>
		<title>AMule Project FAQ - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="http://test.amule.szerverem.hu/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=RazZziel"/>
		<link rel="alternate" type="text/html" href="http://test.amule.szerverem.hu/wiki/Special:Contributions/RazZziel"/>
		<updated>2026-04-06T00:08:55Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.23.3</generator>

	<entry>
		<id>http://test.amule.szerverem.hu/wiki/Changelog_2.1.1</id>
		<title>Changelog 2.1.1</title>
		<link rel="alternate" type="text/html" href="http://test.amule.szerverem.hu/wiki/Changelog_2.1.1"/>
				<updated>2006-03-18T02:04:46Z</updated>
		
		<summary type="html">&lt;p&gt;RazZziel: Monkey work ftw&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Version 2.1.1 - The &amp;quot;There can be only two! Point one! Point one!&amp;quot; version ==&lt;br /&gt;
&lt;br /&gt;
''2006-03-09''&lt;br /&gt;
&lt;br /&gt;
'''GonoszTopi:'''&lt;br /&gt;
* Fixed sources coming from an 'Unknown' origin.&lt;br /&gt;
&lt;br /&gt;
'''ken:'''&lt;br /&gt;
* Fixed Mac aMule showing erroneous version number in Get Info.&lt;br /&gt;
* Disabled the HTTP download progress dialog on Mac (again) because it causes crashes.&lt;br /&gt;
* Suppressed an error dialog on failure to lookup the host's domain name.  Demoted it to just a message in the log.&lt;br /&gt;
* Fixed a bug in ed2kHelperScript.app (the Mac ed2k link handler) which prevented it from working properly if there was a space in the path to the aMule application.  Thanks to Gomaaz for finding this bug.&lt;br /&gt;
* Eliminated false reports of failure to execute the on-completion command.  This happened with amuled and an on-completion command which completes quickly.  Thanks to s0undt3ch for reporting this bug.&lt;br /&gt;
&lt;br /&gt;
'''Kry:'''&lt;br /&gt;
* Fixed a bug on sending sources where sources won't be send to a client uploading from us if he uses multipacket.&lt;br /&gt;
* Fixes some crashes, on systray dying, tho not all till wx is patched.&lt;br /&gt;
* Fixed some possible problem with userhash generation, that could lead a void userhash.&lt;br /&gt;
* Fixed defs.h include on MuleDebug.h causing compilation problems on some systems (must be first wx include).&lt;br /&gt;
* Fixed search type &amp;quot;Any&amp;quot;&lt;br /&gt;
* Fixed translation of empty strings, which is reserved to gettext and must never be used.&lt;br /&gt;
* Fixed the aMule.app container lacking a Frameworks/ folder and thus making the generate_package script fail.&lt;br /&gt;
* Fixed compilation of wxCas with wxWidgets CVS (2.7.x)&lt;br /&gt;
* Fixed ED2K id wrongly used on kad-only setups.&lt;br /&gt;
* Added the --reset-config flag&lt;br /&gt;
* Fixed Kad's sources/nodes search results, based on a patch by tatikiran and further modified by John (eMule) and me.&lt;br /&gt;
* Removed Razorback 2's stats while it's gone.&lt;br /&gt;
* Disabled vertical toolbar on Windows while wxWidgets doesn't fix it.&lt;br /&gt;
* Fixed aMule failing to find configuration folder and any folder that finishes with a &amp;quot;\&amp;quot; on windows. This leaded to shared folders not being shared, too.&lt;br /&gt;
* Fixed drives on windows not being correctly tested.&lt;br /&gt;
* Changed default server.met&lt;br /&gt;
&lt;br /&gt;
'''Radek:'''&lt;br /&gt;
* Fixed amulemd output not being printed immediatly when running in a mingw terminal.&lt;br /&gt;
* Added missing include to GetTickCount.h, which caused the function declaration to be missing in some cases.&lt;br /&gt;
&lt;br /&gt;
'''Raziel:'''&lt;br /&gt;
* Fixed &amp;quot;0000690 bug for browse windows in amulegui&amp;quot;&lt;br /&gt;
&lt;br /&gt;
'''Xaignar:'''&lt;br /&gt;
* Fixed problem with recursivly sharing folders that hadn't been expanded in the tree ctrl.&lt;br /&gt;
* Improved detection of external Crypto++ versions.&lt;br /&gt;
* Fixed somee possibly crashes, caused by failed unicode convertions.&lt;br /&gt;
* Improved error-checking when creating the .aMule data folders.&lt;br /&gt;
* Fixed problem with searching for files of type 'Program', if a search of a different filetype had been done just before.&lt;br /&gt;
* Fixed a problem with shared files, where danling pointers to client objects could be left in some cases.&lt;br /&gt;
* Changed the way MD4 hashes are converted from Base16, in order to improve error-checking. This adds aditional safety to places such as parsing of ED2K links and adding of friends.&lt;br /&gt;
* Fixed bug where clients would be removed from the list of Kademlia clients if the hash, ID or IP changed. This should only happen when the client is deleted.&lt;br /&gt;
* Fixed various problems with logging during startup, including a crash in amuled if an alert was to be displayed.&lt;br /&gt;
* Fixed the HTTPDownload dialog by using events rather than relying on being able to pause the main loop when sending notifications. Also properly aMulified the dialog.&lt;br /&gt;
* Entries for debug-logging are now always saved to the amule.conf file, to allow amuled users to enable these manually. Before, the entries were only written for enabled debuglog-types.&lt;br /&gt;
* Fixed problem in loading of known.met, which would result in duplicate shared files alternating between which file was actually shared. This resulted in statistics for the file being 'lost'.&lt;br /&gt;
* Added locking to the ed2k utility, to prevent races when many links added at once.&lt;br /&gt;
* Changed the way CFile retrieves the file-length, which was causing problems with files shared from a remote drive. &lt;br /&gt;
* Fixed problems with representing 64b values on windows, caused by imcompatible extensions to printf. Thanks to Radek.&lt;br /&gt;
* Improved error messages on startup, when a folder is found to have inadequate permissions.&lt;br /&gt;
* Fixed problems with identifying reconnecting clients, which would cause a number of problems, including exessive bans.&lt;br /&gt;
* Fixing right-clicking (for recursive sharing) only being possible on the directory icon, but not the label.&lt;br /&gt;
* Fixed sorting by client-version on the downloadlistctrl (bug #763).&lt;br /&gt;
* Changed the sort-order of A4AF sources, so that these are always shown last. This fixes bug #761.&lt;br /&gt;
* Fixed assertion in the downloadlistctrl, caused by a bug in wxMemoryDC. This would trigger when a complete file was shown.&lt;br /&gt;
* When a missing shared file is encountered, unshare just that file, instead of rechecking everything, since that would cause noticible lag for people sharing many files.&lt;br /&gt;
* Fixed exec-on-completion being run even if the file failed to perform its completion.&lt;br /&gt;
* Fixed the sanity check for the min/max ext. search parameters, which would cause the min value to be ignored unless a greater value had been set for the max field.&lt;br /&gt;
* Fixed unicode searches, caused by mismatching string conversions.&lt;br /&gt;
* Adding missing exception-handler to the the function searching for shared files. Without this, a failure to retrieve a filesize would result in aMule terminating.&lt;br /&gt;
* Fixed userspecified CPPFLAGS being overwritten by the CXXFLAGS by configure. Thanks to Gerd78.&lt;br /&gt;
* Removed references to amulecmdgui and amulewebgui, which had been left behind from when the utilities were removed.&lt;br /&gt;
* Overrode wxConsoleAppTraits's WaitForChild function for aMuled, allowing wxExecute to be used asyncroniously. This fixes problems with using the exec-on-completion functionality.&lt;br /&gt;
* Improved sanity checks for the TTS implementation.&lt;br /&gt;
* Changed paused state to stopped state in some cases, which had been incorrectly changed to paused by myself.&lt;br /&gt;
* Added Maximize/Minimize buttons to the file details dialog.&lt;br /&gt;
* Fixed dangling pointers left behind, leading to crashes when a server.met file containing dead severs was loaded.&lt;br /&gt;
&lt;br /&gt;
'''Special Thanks To:'''&lt;br /&gt;
* All the translaters who did such a great and fast job.&lt;/div&gt;</summary>
		<author><name>RazZziel</name></author>	</entry>

	</feed>