-
-
Notifications
You must be signed in to change notification settings - Fork 905
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updated changelog. Increased version number.
- Loading branch information
Showing
4 changed files
with
29 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
* Added more well known keys to the extended key file. | ||
(extended-std.keys file will be updated automatically.) | ||
* Bugfix: Ignore saved default sector range for the | ||
factory format function. Thanks to David "baudav" Baumann. | ||
* Bugfix/Workaround: Try to write block twice, if needed. | ||
Thanks to "btwang0512". | ||
* Some minor code cleanup. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
* Added "Hide Identical Sectors" option and show | ||
tag data difference in percent for the Diff Tool | ||
(Thanks to Deun Lee) | ||
* Added French translation | ||
(Thanks to Nicolas "iomega11" André) | ||
* Improved Italian translation | ||
(Thanks to Nicolas "iomega11" André and | ||
Erik "ErikPelli" Pellizzon) | ||
* Updated for Android 13 |