[mythtv] [mythtv-commits] mythtv commit: r12195 - in trunk/mythplugins/mytharchive by paulh

Greg Grotsky spikeygg at gmail.com
Tue Dec 5 05:29:18 UTC 2006


Paul,

I tried to compile fresh SVN updates of mythtv and mythplugins just now and
it's complaining that ceil() (inside thumbfinder.cpp) not included.  I put <
math.h> in the includes list and it works.  Does this need to be fixed??

Thanks,
-Greg

On 12/4/06, mythtv at cvs.mythtv.org <mythtv at cvs.mythtv.org> wrote:
>
>       Author: paulh
>         Date: 2006-12-04 22:42:37 +0000 (Mon, 04 Dec 2006)
> New Revision: 12195
>    Changeset: http://cvs.mythtv.org/trac/changeset/12195
>
> Added:
>
>    trunk/mythplugins/mytharchive/images/ma_black.png
>    trunk/mythplugins/mytharchive/images/ma_browser_back_reg.png
>    trunk/mythplugins/mytharchive/images/ma_browser_back_sel.png
>    trunk/mythplugins/mytharchive/images/ma_frame_button_off.png
>    trunk/mythplugins/mytharchive/images/ma_frame_button_on.png
>    trunk/mythplugins/mytharchive/images/ma_nothumb.png
>    trunk/mythplugins/mytharchive/mytharchive/thumbfinder.cpp
>    trunk/mythplugins/mytharchive/mytharchive/thumbfinder.h
>
> Modified:
>
>    trunk/mythplugins/mytharchive/mytharchive/archiveutil.h
>    trunk/mythplugins/mytharchive/mytharchive/mytharchive.pro
>    trunk/mythplugins/mytharchive/mytharchive/mythburn-ui.xml
>    trunk/mythplugins/mytharchive/mytharchive/mythburnwizard.cpp
>    trunk/mythplugins/mytharchive/mytharchive/mythburnwizard.h
>    trunk/mythplugins/mytharchive/mytharchivehelper/main.cpp
>    trunk/mythplugins/mytharchive/mythburn/scripts/mythburn.py
>
> Log:
>
> Add a thumbnail image finder to MythArchive.
>
> Allows you to choose exactly what thumbnail images to use for the main
> menu
> and chapter menu images.
>
> If the file is a MythTV recording and there is a cutlist available and you
> tell MythArchive to use it the thumb finder will skip over the commercials
> when selecting the images.
>
> Accessed from the last page of the 'Create DVD' wizard by pressing INFO
> when
> the file you want to find thumbs for is selected in the list.
>
> It works fine with mpeg2 files but other file formats may need a little
> more
> work to get it working properly.
>
> Requires MythTV r12194 from trunk to be installed before compiling
> MythArchive.
>
> More info on the wiki page:-
>
> http://www.mythtv.org/wiki/index.php/MythArchive#Using_the_Thumb_Image_Selector
>
>
> _______________________________________________
> mythtv-commits mailing list
> mythtv-commits at mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-commits
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mythtv.org/pipermail/mythtv-dev/attachments/20061204/e9ae43c0/attachment.htm 


More information about the mythtv-dev mailing list