[mythtv-commits] mythtv commit: r25667 - in trunk/mythplugins by beirdo

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Sun Aug 15 04:36:48 UTC 2010


      Author: beirdo
        Date: 2010-08-15 04:36:48 +0000 (Sun, 15 Aug 2010)
New Revision: 25667
   Changeset: http://svn.mythtv.org/trac/changeset/25667

Added:

   trunk/mythplugins/mythgallery/dcrawplugin/
   trunk/mythplugins/mythgallery/dcrawplugin/dcrawformats.cpp
   trunk/mythplugins/mythgallery/dcrawplugin/dcrawformats.h
   trunk/mythplugins/mythgallery/dcrawplugin/dcrawhandler.cpp
   trunk/mythplugins/mythgallery/dcrawplugin/dcrawhandler.h
   trunk/mythplugins/mythgallery/dcrawplugin/dcrawplugin.cpp
   trunk/mythplugins/mythgallery/dcrawplugin/dcrawplugin.h
   trunk/mythplugins/mythgallery/dcrawplugin/dcrawplugin.pro

Modified:

   trunk/mythplugins/configure
   trunk/mythplugins/mythgallery/mythgallery.pro
   trunk/mythplugins/mythgallery/mythgallery/galleryutil.cpp
   trunk/mythplugins/mythgallery/mythgallery/main.cpp

Log:

Adds support for the various raw photo formats as decoded by dcraw.  As dcraw
is only distributed as a binary, this actually creates a Qt plugin for
mythgallery that runs dcraw externally.

There are likely to be some RAW photo extensions that dcraw supports that got
missed by the original author, and will need to be added.

Also, I decided to leave the icc-profile as a configure-time setting for the
moment as there's a push to be redoing all settings soon anyways, and we might
as well redo it then.

Original patch from Chad Parry <spam at chad.parry.org>
Closes #7745






More information about the mythtv-commits mailing list