[mythtv] [PATCH] View log entries in System Status (Update1)

Chris Pinkham cpinkham at bc2va.org
Thu Sep 2 13:01:26 EDT 2004


> >I think that the LogEnabled setting in globalsettings.cpp should probably
> >inherit from BackendSetting instead of GlobalSetting.   GlobalSetting
> >isn't really Global, it applies only to the frontend that you set it on.

> >For displaying the log in the status screen.  I have been sitting on some
> >code which enables scrolling in this screen by basically keeping an

> I like it alot.  I'll see about getting the scrolling part working with 
> my changes and resubmit.  Thanks!

Do you agree on the LogEnabled setting change as well?  The way it is
currently, a user would have to fire up the frontend on a dedicated
backend-only box to turn this setting on.  If it was a BackendSetting
instead of a GlobalSetting, then you could turn it on/off globally
from any myth machine.

-- 

Chris



More information about the mythtv-dev mailing list