summaryrefslogtreecommitdiff
path: root/rapid/ChangeLog
diff options
context:
space:
mode:
authorJulien Valroff <julien@kirya.net>2010-10-25 18:42:46 +0200
committerJulien Valroff <julien@kirya.net>2010-10-25 18:42:46 +0200
commitcb8306761d4bb9b55ff36ac0d8adb2d69d476cd0 (patch)
tree5b7c744b33b15e7b3f33750a30ec699e1a587f18 /rapid/ChangeLog
parent80e6b2c0dec5497b50091886d5baba32aa510399 (diff)
parentdf7192b0010e7f454622f1b215dfa6aff64e679b (diff)
Merge commit 'upstream/0.3.3'
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
-------------