wufuyue / yaffs2utils

Automatically exported from code.google.com/p/yaffs2utils
GNU General Public License v2.0
1 stars 3 forks source link

Progress Bar Requirement #4

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Enhancement: Progress bar displayed while making/extracting a image.

This enhancement will add a progress bar while making/extracting a image.

A bar will be used to displayed by default to show the current status of
image creation/extraction. An new option "--verbose(-v)" will also be add
to verbose the details information instead of the progress bar.

In order to implement this feature, the 2-pass processing will be applied.
In first stage, the directory/image should to scanned to determine the
numbers of objects(files), and the basic information of these files. 
Then parsing/extracting the file in the second stage according to the 
database from the previous stage.

I hope I have time to finish it.

Original issue reported on code.google.com by penguin.lin on 27 Aug 2010 at 8:09

GoogleCodeExporter commented 8 years ago

Original comment by penguin.lin on 15 Sep 2010 at 1:53

GoogleCodeExporter commented 8 years ago
I will start committing the codes into the trunk,
and these enhancement will be set as fixed in the several days.

Original comment by penguin.lin on 4 May 2011 at 6:39

GoogleCodeExporter commented 8 years ago

Original comment by penguin.lin on 7 Jul 2011 at 10:18

GoogleCodeExporter commented 8 years ago

Original comment by penguin.lin on 7 Jul 2011 at 10:19