xexe
2009-02-13, 11:58
I was unsure what to title this thread as I understand it is a non trivial idea.
Basically i builds upon the ideas of the "linux mce" project where one of its design goals was to mimise the number of button presses.
Trying to teach the wife how to use XBMC is hard because there are so many buttons on the remote that are needed to do anything.
What occurred to me though is that in a number of scenarios there are is a much smaller subset of controls that are possible.
Example will help understand:
Buttons: play, stop, ff, rw, skip fwd, skip back, pause, enter
Context: you are highlighted on a video you want to play in library view or video mode
In this scenario you need to press the enter button to start the video. However in this context the "play, stop, ff, rw, skip fwd, skip back, pause" buttons are meanigless and do nothing. Why not allow all of them to do this task.
In many scenarios you can build a similar simple button mapping.
Again I understand this is non trivial and i suspect very hard to code? however the logic is sound and it does make XBMC easier to use or rather easier to not get wrong.
the idea is not completely fleshed out but it is worth considering. XBMC just needs way to many remote control buttons to be truely idiot proof. Dont believe me try being a fly on the wall explaining why this popup has happened and how to get out of it to the mrs.
Open minded opinions?
Basically i builds upon the ideas of the "linux mce" project where one of its design goals was to mimise the number of button presses.
Trying to teach the wife how to use XBMC is hard because there are so many buttons on the remote that are needed to do anything.
What occurred to me though is that in a number of scenarios there are is a much smaller subset of controls that are possible.
Example will help understand:
Buttons: play, stop, ff, rw, skip fwd, skip back, pause, enter
Context: you are highlighted on a video you want to play in library view or video mode
In this scenario you need to press the enter button to start the video. However in this context the "play, stop, ff, rw, skip fwd, skip back, pause" buttons are meanigless and do nothing. Why not allow all of them to do this task.
In many scenarios you can build a similar simple button mapping.
Again I understand this is non trivial and i suspect very hard to code? however the logic is sound and it does make XBMC easier to use or rather easier to not get wrong.
the idea is not completely fleshed out but it is worth considering. XBMC just needs way to many remote control buttons to be truely idiot proof. Dont believe me try being a fly on the wall explaining why this popup has happened and how to get out of it to the mrs.
Open minded opinions?