PDA

View Full Version : programs/mythfrontend/playbackbox.cpp ?


uncle hammy
October 25th, 2008, 05:58 PM
I am trying to apply the "Non repeating menu patch" found here http://www.ronfrazier.net/mythtv/ (which I understand will actually be included in MythTV 0.22).

However, the patch needs to be applied to 2 files...

programs/mythfrontend/playbackbox.h
programs/mythfrontend/playbackbox.cpp

which for the life of me I haven't been able to find in Mythbuntu. Anyone tell me how to apply this patch?

Thanks,
Scott

ian dobson
October 26th, 2008, 12:32 AM
Hi,

You need to download the source code, patch it using the "patch" program then recompile and install. I would recommend you wait for he patch to be applied upstream (maybe in weeklyfixes).

Regards
Ian Dobson

uncle hammy
October 26th, 2008, 07:54 AM
Thanks for the info. With that being the case, I will indeed be waiting :)