[mythtv] [PATCH] better playbackbox interactivity

Jason Rosson jasonr at ilm.com
Fri Dec 19 14:43:42 EST 2003


oh right.  i initially modified the db call in
mainserver.cpp then realized that in programinfo.cpp
there were spots where the same flag calc was needed
so i kept the getProgramFlags() func and used it in
mainserver.cpp.  i just forgot to take the added
columns out of the modified db call in mainserver.cpp.
i think getProgramFlags() might be better if there are
future flags possiblities.  there'd only be one thing
to change to use new flags.  yer call.

  - jason

Isaac Richards wrote:
> 
> Looks good, though it seems silly to do another db hit for the data on the 
> backend when you can just parse the output of the existing query =)  I'll fix 
> that and try to get it applied later today.
> 
> Isaac
 >



More information about the mythtv-dev mailing list