[mythtv] Re: [mythtv-commits] Ticket #476: mythweb wap theme - scheduling won't work, finding shows is awkward

Joe Buckshin jbuckshin at gmail.com
Sun Oct 16 14:17:00 UTC 2005


On 10/15/05, MythTV <mythtv at cvs.mythtv.org> wrote:
> #476: mythweb wap theme - scheduling won't work, finding shows is awkward
> --------------------------------+-------------------------------------------
>  Reporter:  tahoward at nc.rr.com  |       Owner:  xris
>      Type:  enhancement         |      Status:  new
>  Priority:  minor               |   Milestone:
> Component:  mythweb             |     Version:  0.18.1
>  Severity:  medium              |  --------------------------------+-------------------------------------------
>  This patch makes the following changes:
>
>  themes/wap/theme.php
>  -Adds a backend status link
>
>  themes/wap/program_listing.php
>  -Displays what's on at the specified time in addition to channel numbers.
>  This is probably my biggest issue with the current code - whenever I go to
>  wap mythweb, I usually want to see all the shows that are on around a
>  certain time.  I'm much less aware of what channel a show comes on, so
>  having a view of all the shows playing on a given channel is much less
>  useful than all the shows that are on at a given time.
>  -Changes time format to 12 hour instead of 24 hour
>  -Allows skipping in half hour increments instead of 1 hour
>
>  program_detail.php
>  -Removed record dupes option
>  -Split showing option into Record this showing and Record one showing
>  -Fixed scheduling.  I wouldn't accept any changes I made here - it looks
>  like the rest of mythweb had fairly major changes done (variable names,
>  calling conventions).  I updated the scheduling to match.
>
>  themes/wap/scheduled_recordings.php
>  -This wouldn't display anything.  Again, I had to change several variable
>  names to get it to work.  I also made the link at the bottom of each
>  program indicate what clicking on the link would do.
>
>  program_listing.php
>  -Added code to recognize modified start time from
>  themes/wap/program_listing.php
>
>  includes/init.php
>  -Added check to use WAP theme with Palm's Blazer browser
>
> --
> Ticket URL: <http://cvs.mythtv.org/trac/ticket/476>
> MythTV <http://www.mythtv.org/>
> MythTV
> _______________________________________________
> mythtv-commits mailing list
> mythtv-commits at mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-commits
>
>
>
>

Did you make these changes against svn?  I think you may have
duplicated some of the fixes made in ticket #53.

Joe


More information about the mythtv-dev mailing list