| |||||||
| Improvement Suggestions You have an idea how MediaPortal could be improved? Post it in here. |
![]() |
| | Thread Tools | Display Modes |
| | #1 (permalink) |
| Portal Member Join Date: Nov 2004
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
| Hello Guys, I would like to make a suggestion for an improvement to the "manual recordings" dialog under MyTV. Just for your information: Due to my PVR not having an internet connection I am not using the EPG but the manual recordings. I find it complicated to enter a new recording for some usability related reasons
It would be great to have such an optimized manual recordings dialog because recordings could be entered much quicker with less key presses. I know that this is only a very small part in the whole application but for me it is one of the most used. Thank you and greeting! Peter |
| | |
| | #2 (permalink) |
| Portal Member Join Date: Nov 2004
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
| Hi there, I found a "small solution" for one of the above mentioned suggestions by changing some settings on the skin descriptor "DialogDateTime.xml" (only for skin "mce" but this should work for the other skins too). There are 11 spincontrols and 1 button (having ids 1-12) which are wired by <onleft>, <onright>, <onup> and <ondown>. I changed the values of all <onXXX> in this way Code: <control>
...
<id>{x}</id>
...
<onleft>{x-1}</onleft>
<onright>{x+1}</onright>
<onup>{x-1}</onup>
<ondown>{x+1}</ondown>
</control>
In my option this results in a much better navigation because you don't need to switch between left/right and up/down navigation when jumping from one control to the other. What do you think? Greetings Peter |
| | |
![]() |
| Bookmarks |
| Tags |
| improvement, manual recordings |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| HowTo: post an Improvement Suggestion (Template inside) 2006-12-02 | infinityloop | Improvement Suggestions | 0 | 2006-12-02 11:00 |
| HowTo: post an Improvement Suggestion (Template inside) 2006-12-02 | infinityloop | Improvement Suggestions | 0 | 2006-12-02 11:00 |
| HowTo: post an Improvement Suggestion (Template inside) 2006-12-02 | infinityloop | improvement suggestions | 0 | 2006-12-02 11:00 |
| HowTo: post an Improvement Suggestion (Template inside) 2006-12-02 | infinityloop | Improvement Suggestions | 0 | 2006-12-02 11:00 |
| HowTo: post an Improvement Suggestion (Template inside) 2006-12-02 | infinityloop | Improvement Suggestions | 0 | 2006-12-02 11:00 |