[mythtv-commits] mythtv commit: r25440 - in trunk/mythtv by stuartm

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Tue Jul 27 16:35:09 UTC 2010


      Author: stuartm
        Date: 2010-07-27 16:35:09 +0000 (Tue, 27 Jul 2010)
New Revision: 25440
   Changeset: http://svn.mythtv.org/trac/changeset/25440

Added:

   trunk/mythtv/programs/mythpreviewgen/
   trunk/mythtv/programs/mythpreviewgen/main.cpp
   trunk/mythtv/programs/mythpreviewgen/mythpreviewgen.pro

Modified:

   trunk/mythtv/libs/libmyth/mythcommandlineparser.cpp
   trunk/mythtv/libs/libmyth/mythcommandlineparser.h
   trunk/mythtv/libs/libmythdb/exitcodes.h
   trunk/mythtv/libs/libmythtv/previewgenerator.cpp
   trunk/mythtv/programs/mythbackend/main.cpp
   trunk/mythtv/programs/mythbackend/main_helpers.cpp
   trunk/mythtv/programs/mythbackend/main_helpers.h
   trunk/mythtv/programs/programs.pro

Log:

Move responsibility for preview generation from mythbackend into a new application called mythpreviewgen. See --help for arguments. The format has changed to make it both easier to use and easier to parse. New additions are --size, --seconds and --frame. The backend no longer understands --generate-preview and mythpreview gen has no need of it since it is dedicated to the task.




More information about the mythtv-commits mailing list