[mythtv] patch - rank -> recording priorities, the sequel

Kirby Vandivort kvandivo at ks.uiuc.edu
Thu Nov 20 16:54:21 EST 2003


The accompanying tgz file changes the terminology 'rank programs' to 
'set recording priority'.

It is, of course, against current cvs which, might i add, is a rapidly
moving target right now with some of the text contained within the 
patch.

There are 6 "new" files.  1 is a renamed png file for the themes
directory, and 5 are from the frontend code, renamed from 'rank*'.

The patch, as given is against the current filenames.  So, within the
cvs repository, the following files need to be moved:

programs/mythfrontend/rank_settings.xml          TO
programs/mythfrontend/recpriorities_settings.xml

programs/mythfrontend/rankchannels.h             TO
programs/mythfrontend/channelrecpriority.h

programs/mythfrontend/rankchannels.cpp           TO
programs/mythfrontend/channelrecpriority.cpp

programs/mythfrontend/rankprograms.h             TO
programs/mythfrontend/programrecpriority.h

programs/mythfrontend/rankprograms.cpp           TO
programs/mythfrontend/programrecpriority.cpp


In addition, even though there isn't a patch against it,

themes/blue/rank.png                   TO
themes/blue/recpriorities.png


For the most part, everything is just a name change.  In one of the
renamed cpp files (i forget which) i fixed a segfault that i ran into.

I _think_ the patch should apply cleanly.  There were a few files that
had some of my recommendations code in them where I had to tweak the
patch text, but I'm pretty sure that it is correct (line numbers and all)

in the themes, for places where the text was changed, I deleted the
alternate languages.  The only place that I didn't was where the old
text said:  1) sort by title 2) sort by rank.  On those, i left the
translations because there was only one word (out of the 6 or so) that
had changed.

-- 

Kirby Vandivort                      Theoretical and 
Senior Research Programmer            Computational Biophysics 
Email: kvandivo at ks.uiuc.edu          3051 Beckman Institute
http://www.ks.uiuc.edu/~kvandivo/    University of Illinois
Phone: (217) 244-5711                405 N. Mathews Ave
Fax  : (217) 244-6078                Urbana, IL  61801, USA
-------------- next part --------------
A non-text attachment was scrubbed...
Name: rank2recpriority2.tgz
Type: application/x-tar-gz
Size: 16283 bytes
Desc: not available
Url : http://mythtv.org/pipermail/mythtv-dev/attachments/20031120/2e1436ca/rank2recpriority2.bin


More information about the mythtv-dev mailing list