code-google-com / mythbox

Automatically exported from code.google.com/p/mythbox
GNU General Public License v2.0
0 stars 1 forks source link

Request: Show more then two tuners statuses. #180

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Open Mythbox 
2. View the tuner status

What is the expected output? What do you see instead?
I would like it to show all three of my tuners statuses

What version of the product are you using? On what operating system?
v 1.0.4 on XBMC Current Git

Please provide any additional information below.
I understand that two is enough for a lot of users but it would be nice to see 
all tuners for people that have more.

Original issue reported on code.google.com by shadowof...@gmail.com on 3 Sep 2011 at 2:39

GoogleCodeExporter commented 9 years ago
OK giving my experience making this was a big thing for me but I figured it out 
and wanted to share a patch to show all three tuners.

Original comment by shadowof...@gmail.com on 3 Sep 2011 at 1:34

Attachments:

GoogleCodeExporter commented 9 years ago
I have four tuners in my backend and wanted the ability to see what was 
happenning on all four so I did a few tweaks to the UI in terms of navigation 
to allow the user to move to the list controls for the tuners and jobs. From 
there they can navigate up and down thru each item in each list. I created a 
clone of the mythbox source that I will be playing around with. You will find 
it in the list of clones on the source page with the name jsager33-my-mythbox. 
The first two commits on 10/14/2011 will give you the changes I made to make 
this possible. Please note that I am extremely new to all this and am using the 
clone as a learning tool.

Original comment by jsage...@gmail.com on 14 Oct 2011 at 2:43