From df7192b0010e7f454622f1b215dfa6aff64e679b Mon Sep 17 00:00:00 2001 From: Julien Valroff Date: Mon, 25 Oct 2010 18:42:39 +0200 Subject: Imported Upstream version 0.3.3 --- rapid/ChangeLog | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) (limited to 'rapid/ChangeLog') diff --git a/rapid/ChangeLog b/rapid/ChangeLog index 4ac5796..d749497 100644 --- a/rapid/ChangeLog +++ b/rapid/ChangeLog @@ -1,3 +1,35 @@ +Version 0.3.3 +------------- + +2010-10-24 + +Added support for mod, tod and 3gp video files. + +Hachoir-metadata is now used to extract selected metadata from video files. It +has less bugs than kaa-metadata, and is better maintained. One benefit of this +change is that more video file types can have their metadata extracted. Another +is that the video creation date is now correctly read (the creation time read by +kaa metadata was sometimes wrong by a few hours). Kaa-metadata is still used to +extract some the codec, fourcc and frames per second (FPS) metadata. + +Fixed bug #640722: Added preliminary support for Samusung SRW files. Current +versions of Exiv2 and pyexiv2 can read some but not all metadata from this new +RAW format. If you try to use metadata that cannot be extracted, Rapid Photo +Downloader will issue a warning. + +Fixed bug #550883: Generation of subfolders and filenames using the time a +download was started. + +Fixed bugs related to missing video download directory at program startup. + +Added command line option to output to the terminal information usesful for +debugging. + +Added Norwegian Bokmal and Portuguese translations. Updated Brazilian +Portuguese, Dutch, Finnish, German, Hungarian, Italian, Norwegian Nynorsk, +Polish, Russian, Serbian, Slovak and Ukrainian translations. + + Version 0.3.2 ------------- -- cgit v1.2.3