v1.4 ---- 15 feb 09 * emule0.49c: Added support for the new sharedfiles.dat file, and the new resolve shell links feature v1.31 ----- 24 sept 07 * Small (but efficient) optimization in tMainForm.knownMetLoaded (which fills the knownfiles listview). Thanks to raindrop. v1.3 ---- 13 may 07 * 0.48a support (new folders): - don't allow two EFS instances with the same config files - Show eMule config folder path instead of eMule executable folder path (in viewer title bar and trayicon tooltip) - Updated "Important notes" dialog and readme file 12 may 07 * 0.48a support (new folders). Note that EFS will use the same multi-user setting than eMule for its own files (in its own "EFS" folders; not inside eMule ones) * Reset "backup done" flags whenever known.met or cancelled.met have been modified by another app (not only by eMule) 08 may 07 * Updated credits dialog box (-> MD5 delphi code) * Bug fix: disable known.met editing features if known.met has been modified since last reload * Updated "Tips" and "Important notes" dialogs * bug fix: never change utf8 encoding for known file names, unless explicitely renamed by the user * bug fix: Import missing known files from ed2k links -> support for links with AICH * ed2k links: Always add AICH hash if available 07 may 07 * bug fix: don't try to load webservices.dat if it does not exist... * bug fix: Add a "None" submenu if there are no webServices * A few (very) small optimizations * Log recorder: Bug fix: possible infinite loop on log updates -> timeout = 15 failed attempts (just in case...) * Log recorder: Don't try to read known.met if eMule is about to save it * Log recorder: Disable menus when closing app (while waiting for logs update) 06 may 07 * bug fix: support for eMule statistics reset 05 may 07 * Reworked interface for edit known.met confirmations * New option in the Repair known.met dialog to remove erroneous entries. * The log recorder is now suspended while repairing known.met * Two bug fixes in support for cancelled.met version $0F 04 may 07 * Entirely reworked interface for the new Repair known.met features (accessible from a single "Repair known.met" menu), and some bug fixes and optimizations 02 may 07 * New feature: Quick zoom and center (Shift-click / Ctrl-click on the graph) * Some bug fixes in the new "Repair known.met" features * support for cancelled.met version $0F (eMule v0.48a) 30 apr 07 * bug fix: don't reload known files list if a known files deletion have been canceled * bug fix: FT_TRANSFERRED is not the 64bits version of FT_ATTRANSFERRED / FT_ATTRANSFERREDHI!... (don't worry, the previous versions never modified these tags) 29 apr 07 * bug fix: Support for ConnRunTime reset * A few small optimizations * New feature: Repair known.met: "Recalculate known.met lost statistics", "Recreate missing known.met entries using your log files" and "Import missing known.met entries from a backup copy" menus If ever your known.met has become corrupted or has been accidentaly deleted, you can use this features to restore as much known.met data as possible from your log files and/or from a backup copy of your known.met. The "Paste ed2k links to known.met" menu can be used to manually add missing known files. 28 apr 07 * bug fix: don't warn about onlineSig if no active log need it * bug fix: the default maxUpload log now uses long integer values to avoid errors when maxUpload > 32767 (default = 65535!) * New feature: copy user formatted links to clipboard * bug fix: support for corrupted known.met (lost known file stats) * bug fix for known files with partcount = 0 (Actually, Delphi 7 took care of this, but just in case someone tries to compile EFS with another Delphi version...) * bug fix: known files with a name with less than 3 characters caused a runtime error 11 mar 07 * Bug fix: Known files with the System attribute cannot be shared. v1.2 ---- 31 dec 06 * Fixed a bug which could lock the splitters when moved to the window's border 24 dec 06 * New menu added: "Swap focused log between graphs" * Added a resizable and moveable legend panel; default titles/units removed from the graphs * Some small changes to the way the splitters work; it's now possible to hide the lists and display the graphs on the whole window. * Bug fix: The knownfile tags were only shown for the 3 files displayed on the graph (so a log was required). Now the tags are shown for the 10 first selected files. 23 dec 06 * The "Multiplier" value in the log properties is now displayed according to the current locale, and preferably in fixed point format * Added a "Max value" setting to combined logs v1.1 ---- 17 dec 06 * When "Real time" is selected, the graphs values are now always 0 during the periods where eMule was off, except for the logs with "Saved when changed only" flag (mainly eMule options) * New option available to choose the number of points per pixel in the graphs * Reworked "Compress logs" dialog 16 dec 06 * Multiplier input format improved to support any number of multiplications and divisions * Bug fix: After a log is added / edited, it's now always selected and the list is scrolled to make it visible. * New feature: It's now possible to combine two stats logs into a single graphic. Possible operations: A+B; A-B; A/B; A/(A+B) 08 dec 06 * fixed a small display bug when the graphs were both zoomed and scrolled. * bug fix: the "Edit known.met" menus should now always be disabled if eMule is running, even if there are several eMule executables in the same folder. v1.0 ---- 02 dec 06 First released version