[mythtv-commits] mythtv commit: r7571 - in trunk/mythtv/programs by paulh

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Tue Oct 25 08:31:43 EDT 2005


      Author: paulh
        Date: 2005-10-25 12:31:41 +0000 (Tue, 25 Oct 2005)
New Revision: 7571
   Changeset: http://cvs.mythtv.org/trac/changeset/7571

Added:

   trunk/mythtv/programs/mythshutdown/
   trunk/mythtv/programs/mythshutdown/main.cpp
   trunk/mythtv/programs/mythshutdown/mythshutdown.pro
   trunk/mythtv/programs/mythwelcome/
   trunk/mythtv/programs/mythwelcome/README
   trunk/mythtv/programs/mythwelcome/images/
   trunk/mythtv/programs/mythwelcome/images/mw_text_button_off.png
   trunk/mythtv/programs/mythwelcome/images/mw_text_button_on.png
   trunk/mythtv/programs/mythwelcome/images/mw_text_button_pushed.png
   trunk/mythtv/programs/mythwelcome/main.cpp
   trunk/mythtv/programs/mythwelcome/mythwelcome.pro
   trunk/mythtv/programs/mythwelcome/welcome-ui.xml
   trunk/mythtv/programs/mythwelcome/welcomedialog.cpp
   trunk/mythtv/programs/mythwelcome/welcomedialog.h
   trunk/mythtv/programs/mythwelcome/welcomesettings.cpp
   trunk/mythtv/programs/mythwelcome/welcomesettings.h

Modified:

   trunk/mythtv/programs/programs.pro

Log:

Add new mythwelcome feature.

Probably mostly of interest to people who have a 
dedicated frontend/backend machine that you don't
want to leave on 24/7. It provides a themed status
screen that can be shown when myth has automatically 
started the system to record something or its waiting
for the backend to become idle and shut things down. 

It shows a status message, what is currently recording, and
what the next scheduled recording is. Also includes a button 
to easily start the frontend. 

The companion program mythshutdown can among other things 
prevent the backend prematurely shutting down the system if 
it is busy commercial flagging, downloading EPG data or 
transcoding etc 

The README file in programs/mythwelcome contains
a lot more details on what it can do and how to set
things up.

Closes #407





More information about the mythtv-commits mailing list