summaryrefslogtreecommitdiff
path: root/rapid/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'rapid/ChangeLog')
-rw-r--r--rapid/ChangeLog32
1 files changed, 32 insertions, 0 deletions
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
-------------