Changes
* Rewrote doxywizard. It should be more easy to use and has much better
support for running doxygen from the GUI. Feedback is welcomed!
* Members of a namespace are now also added to the file in which they appear
* Included patch by Mikhail Glushenkov that fixed item 5 on the todo
list (titles of html pages are now internationalized).
* A macro defined in the config file can now be undefined in the source
code via a #undef.
* Optimized calling of dot using multiple -T flags at a couple of places
New features
* New option FILTER_PATTERNS which can be used to specify multiple input
filters, and let doxygen select the right one based on matching the
source file name with a specified pattern.
* id 142939: New commands \protocol and \category which can be used to
document Objective-C protocols and categories in the same way the
\class command does for classes.
* Included patch that removes some cosmetic annoyances in the man page output
* Added internationalization support for Afrikaans and Lithanian. Included
language updates for Dutch, Czech, Italian, Brazilian, Croatian, Japanese,
Norwegian and Russian.
Bug fixes
removed some of the external JIT compiler hooks. So now it only works
on blackdown-jdk13. (I may simply remove this package in the future, as
its usefulness is quickly dropping.)
BUG: Client crashes when server reply comes from a different IP address
than that to which the initial packet had been sent. Fixed.
BUG: SIG_CHLD set to SIG_IGN but wait() used. Fixed. SIG_IGN was removed.
connectivity with CHECK_REQs. (see refresh option in dhid.conf.sample)
Changes since 1.2.6:
* Added eserver 16.47 fix (org. by Kry)
* Translations update
* Added auto-priority fixes (org. by Xaignar)
* Removed the useless connection wizard from aMule
* Code cleaning
* Added websearch function (filehash.com)
* Added Fake-checks function (jugle.net & filehash.com)
* Changed the default server.met URL
* New buttons added:
- reload sharedfiles
- switch upload/uploadqueue
- clear completed files
* Fixed filesize in copy ed2k link to clipboard (org. by lemonfan)
* Added fix from lugdunum to avoid blacklisting on servers
* Rabbit icons for aMule clients in DL & UP window
* Added alehack's queue patches
* Removed double A4AF entry (org. by Xaignar)
* Added bluecow's fix
* Added 2 new columns in upload window (Upload/Download + Remote Status)
* "Asked for another file" on sources now with the filename that is asked for ( i.e. A4AF -> xyz.avi)
* Added copy file 'feedback' to clipboard function
* Fixed curl-config detection for debian users
* Added new Toolbar icons [ thx to http://www.everaldo.com ;) ]
* Changed:
- max connections: 25-7500
- upload queue: 500-5000
- 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 !!!)
* > 2GB bug (untested)
* Removed "Upload/Download list refresh" code
* Kry's fixes from 2.0
* Onlinesig fixes
* Fixed already downloading files not being marked as such on search results (org. by elfstone)
* Improved Launch-browser function
* Compatibility with new amulesig.dat
* Updated the licence file
* Changed installation of webserver stuff
* Fixed better gtk2 detection
* Phk for searching for new icons ;)
* Everaldo for the great icons
* All the bug-reporters, helpers, translators and users at http://forum.amule.org
* As usual thx to eMule & wxWidgets devs and everyone i forgot ;)
this fixes a problem where bulk builds with PKG_SUFX=.tbz would
needlessly, repeatedly rebuild dependency packages because
${PKGNAME}.tgz did not exist.
1.03 Tue Jul 13 11:30:47 IST 2004
* fixed minor POD tyop
* new flip_horizontal, flip_vertical, flip_diagonal
(thanks to Tuomas Jormola)
1.02 Tue May 25 22:18:32 BST 2004
* renamed Changes to CHANGES
* new set_quality function (thanks to Andreas Plesner)
1.01 Mon Nov 3 19:18:14 GMT 2003
* document get_width and get_height methods (thanks to Andreas Plesner)
* added NINJA support
1.00 Sun Sep 14 09:47:42 BST 2003
* applied patch to make the module work under threaded perls
(thanks to Mathieu Jondet, Andreas Plesner Jacobsen, zak3)
* applied patch to make the module work without X
(spotted by Mike Castle, Jens Gassmann)
* applied patch to pass the correct compiler flags
(thanks to Christian Laursen)