[Digikam-devel] [Bug 164442] manage videos just like photos
Abhinav Badola
mail.abu.to at gmail.com
Tue Jul 24 22:02:48 BST 2012
https://bugs.kde.org/show_bug.cgi?id=164442
--- Comment #18 from Abhinav Badola <mail.abu.to at gmail.com> ---
Git commit 7ceb80ccd8ae4e7531afdb82197ca1754f9dd4ce by Abhinav Badola.
Committed on 24/07/2012 at 22:42.
Pushed by badola into branch 'development/3.0.0'.
Made all text entries in video metadata database
Changed all entries to text in datbase. Improved data reading functionality.
M +6 -6 data/database/dbconfig.xml.cmake
M +3 -3 libs/database/albumdb.h
M +3 -3 libs/database/databaseinfocontainers.h
M +3 -3 libs/database/imagequerybuilder.cpp
M +5 -4 libs/dmetadata/metadatainfo.h
http://commits.kde.org/digikam/7ceb80ccd8ae4e7531afdb82197ca1754f9dd4ce
--- Comment #19 from Abhinav Badola <mail.abu.to at gmail.com> ---
Git commit e9727d9d5048dfdd6280587c86991f2857abbacd by Abhinav Badola.
Committed on 24/07/2012 at 22:48.
Pushed by badola into branch 'development/3.0.0'.
Added support for Video metadata in Image Properties Sidebar
Though the entries are visible in the sidebar, the values are not being read
properly. Needs revision.
M +22 -0 libs/database/imageinfo.cpp
M +2 -0 libs/database/imageinfo.h
M +31 -12 libs/database/imagescanner.cpp
M +6 -6 libs/database/schemaupdater.cpp
M +55 -1 libs/dmetadata/dmetadata.cpp
M +4 -0 libs/dmetadata/dmetadata.h
M +81 -0 libs/dmetadata/photoinfocontainer.cpp
M +29 -0 libs/dmetadata/photoinfocontainer.h
M +13 -0 libs/imageproperties/imagepropertiessidebardb.cpp
M +145 -1 libs/imageproperties/imagepropertiestab.cpp
M +10 -0 libs/imageproperties/imagepropertiestab.h
http://commits.kde.org/digikam/e9727d9d5048dfdd6280587c86991f2857abbacd
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Digikam-devel
mailing list