Changelog
v3.0.16 (October 8, 2006)
The "large" release
-
Added support for eMule's 4GB+ limit
-
Added command line flag to not create a log file
-
Updated german translation
-
Fixed debug shortcut from windows installer
-
Fixed bug in check file gaps in view/edit
-
Proper unicode support for filenames (finally)
-
Lots of code cleanup
-
Fixed libmd4.so for linux
v3.0.15.1 (September 18, 2006)
The "last?" release
-
Updated Spanish and Polish translations
-
Modified logging format to include date/time
-
Improved Windows uninstaller to remove a few files it was
leaving behind. It's still not perfect though, see the
uninstall instructions
-
Improved PartMetBackup's logging so it actually says when it's
backing up and such
v3.015 (August 31, 2006)
The "super fast cancel" release
-
Added cancel button to dialog to allow processes to be cancelled
-
Added unknown arguments check for command line arguments
-
Fixed recovery bug which would cause first chunk to always be
rehashed
-
Added automatic saving of the persistent options via a JVM
shutdown hook
-
Modified the conversion routine's directory creation to mimic
the method that eDonkey uses
-
Improved performance of MD4 hashing method (Java)
-
Created md4.dll and libmd4.so to further speed up hashing
(Windows and Linux)
-
Fixed swapped text between merge source and merge destination
panels
-
Switched to Java's Logger class instead of my Debugger class
v3.014.2 (July 13, 2006)
-
Added updated Dutch translation (buildid)
-
Added updated German translation (chrisy)
-
Minor clean up of merge panels
v3.014.1 (June 23, 2006)
-
Added full Finnish translation (my fault)
-
Added updated Italian translation (Franz)
-
Fixed typo on Merge Destination panel
v3.014 (June 21, 2006)
-
Added merge mode. Allows you to copy data from a download (or
other file) into another download
-
Added option to not create .part.met.old files when writing a
new .part.met file
-
Added Finnish translation
-
Added View mode to CLC. Using the command line options "--nogui
--view $file" will display the contents of the .part.met file
-
Fixed issue where Duke (the Java mascot) would disappear from
the finish screen of processes
-
Fixed issue where Conversion mode would "forget" to do the last
chunk of a download if the download's size is a multiple of the
chunk size
-
Fixed issue where the Next button's text wouldn't be displayed
properly in German
-
Fixed errors when opening/closing due to saving options (only
visible if console is present)
-
Changed the layout of the View/Edit screen to use drop down
boxes so that languages with longer text don't get squished
-
Changed the way the change language dialog finds the available
languages so that it loads quicker
-
Changed the file listings to hide the "split" directory used by
the video preview utility created by bnicer
v3.013.11 (March 2, 2006)
-
Added options screen to allow user to set a few persistent
options
-
Made preparations for merge mode
v3.013.10 (October 22, 2005)
-
Fixed serious bug in check filegaps function of View/Edit mode
-
Fixed Linux .zip file to preserve execute permissions of
regeneratorGUI.sh script
-
New Mac OSX application to launch MFR
v3.013.9 (October 12, 2005)
-
New icon
-
Fixed black box covering panel text on Mac OSX
-
Added ability to choose output directory in Completion and
Conversion modes
-
Added new System dialog box to show details about OS and JVM
running MFR
v3.013.8
-
Not formally released, only test versions which displayed how
Batch Mode would work
-
Batch Mode later delayed indefinitely due to harddrive failure
v3.013.7
-
New icon
-
Partial Ukranian translation
-
Fixed rare bug in Recovery mode