diff options
author | Julien Valroff <julien@kirya.net> | 2012-06-26 20:47:26 +0200 |
---|---|---|
committer | Julien Valroff <julien@kirya.net> | 2012-06-26 20:47:26 +0200 |
commit | 2a794565f77005a753930023e41c7b696eaed6ac (patch) | |
tree | 2b96b11bed593b42be28bf456f4ae79c88e45585 /rapid/ChangeLog | |
parent | d6033c914c071aa57ac8ea4ccb03a55bd0506a3a (diff) |
Imported Upstream version 0.4.5upstream/0.4.5
Diffstat (limited to 'rapid/ChangeLog')
-rw-r--r-- | rapid/ChangeLog | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/rapid/ChangeLog b/rapid/ChangeLog index e2bd42f..6a28146 100644 --- a/rapid/ChangeLog +++ b/rapid/ChangeLog @@ -1,3 +1,40 @@ +Version 0.4.5 +------------- + +2012-06-24 + +Updated Dutch, Estonian, German, Italian, Norwegian and Polish translations. + +Updated man page. + + +Version 0.4.5 Beta 1 +-------------------- + +2012-06-17 + +To increase performance, thumbnails are now no longer displayed until all +devices have finished being scanned. To indicate the scan is occurring, the +progress bar now pulses and it displays a running total of the number of photos +and videos found. If scanning a very large number of files from a fast device, +the progress bar may pause. If this happens, just wait for the scan to complete. + +Fixed bug #1014203: Very poor program performance after download device changed. +The program now displays the results of scanning files much quicker if the +program's download device preferences are changed and a scan begins of a new +device. + +You can now specify via the command line whether you would like to automatically +detect devices from which to download, or manually specify the path of the +device. If specified, the option will overwrite the existing program +preferences. + +Added extra information to debugging output. + +Fixed bug #1014219: File Modify process crashes if program exits during +download. + + Version 0.4.4 ------------- |