----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/127178/ -----------------------------------------------------------
(Updated April 10, 2016, 11:45 a.m.) Status ------ This change has been marked as submitted. Review request for Baloo, Boudhayan Gupta, Pinak Ahuja, and Vishesh Handa. Repository: kfilemetadata Description ------- 1. Added the Writer class similar to the Extractor class 2. Added the WriteData class that works like an ExtractionResult 3. Added WriterPlugin and WriterCollection that work similar to ExtractorPlugin and ExtractorCollection Diffs ----- README.md 19b1a26a241e6a35c636aaf8162afe762018f073 autotests/CMakeLists.txt 9d308367838680f1081cfa3b583d3401412c21c1 autotests/taglibwritertest.h PRE-CREATION autotests/taglibwritertest.cpp PRE-CREATION src/CMakeLists.txt a5490856a51aa2f59389ee963f3430c1ce5c60d5 src/writedata.h PRE-CREATION src/writedata.cpp PRE-CREATION src/writer.h PRE-CREATION src/writer.cpp PRE-CREATION src/writer_p.h PRE-CREATION src/writercollection.h PRE-CREATION src/writercollection.cpp PRE-CREATION src/writerplugin.h PRE-CREATION src/writerplugin.cpp PRE-CREATION src/writers/CMakeLists.txt PRE-CREATION src/writers/taglibwriter.h PRE-CREATION src/writers/taglibwriter.cpp PRE-CREATION Diff: https://git.reviewboard.kde.org/r/127178/diff/ Testing ------- Thanks, Varun Joshi
