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

MythTV mythtv at cvs.mythtv.org
Sun Oct 16 00:15:39 UTC 2005


#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


More information about the mythtv-commits mailing list