linuxstb / pidvbip

tvheadend client for the Raspberry Pi
http://www.pidvbip.org
GNU General Public License v2.0
53 stars 22 forks source link

Added OSD channellist #19

Closed eindano closed 11 years ago

eindano commented 11 years ago

Hi,

My version of the OSD channellist. Usage: 'c' to enter the channellist (and to change to the selected channel) 'd' and 'u' to navigate in the list.

//Daniel

mpmc commented 11 years ago

Nice work Daniel!

Although the display timeout seems to be rather odd. If I scroll down the list it'll disappear soon afterwards without me even selecting a channel! Not great for long list of channels.

eindano commented 11 years ago

Strange, the list shouldn't disappear until you select a channel! I will try to find out why this happens for you. Already thought about adding a quick scroll button (one page at a time), so will implement that.

Thanks for your input :-)

eindano commented 11 years ago

@mpmc please try latest update

eindano commented 11 years ago

Updated to work with latest changes in linuxstb/pidvbip repository. Please let me know if you ( @linuxstb ) want to use my updates - if so I will fix quick scroll in the channellist.

eindano commented 11 years ago

Use 'n' and 'p' for quick scroll

linuxstb commented 11 years ago

Hi. Just a note to say that I'm interested in pulling this, but am too busy to look at pidvbip stuff at the moment. Hopefully I'll get to it in the next week or two.

Thanks.

eindano commented 11 years ago

@linuxstb np! I have made a new version of the channellist, only updating the changes = much faster. Will commit the changes later.