On Monday 28 Nov 2005 14:46, Bryan Mayland wrote: > Stuart Morgan wrote: > > A recent commit has either changed or broken the behaviour of the 'info' > > OSD on recordings, it no longer shows the program description etc just > > the progress bar. Was this a deliberate move? > > Yes this is deliberate. The new behavior is to display the "status" > osd first. A second press of the info key switches to the > "program_info" osd. The info button now displays status then toggles > between status and program_info. Check tv_play.cpp TV::DoInfo() if > you're interested in the code.
That is the behaviour I expected, it has worked that way for months or more. However somewhere between commit 8030 & 8042 it is no longer toggling between the two, just showing the status osd. The likely suspect is 8041 but 8040 touches some theme/prog info stuff. I will take a look at the code to see why it appears broken on my system. -- Stuart Morgan _______________________________________________ mythtv-dev mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev
