OpenELEC Testbuilds for RaspberryPi Part 2
(2013-08-22, 19:27)doveman2 Wrote: 1) skiplusand skipminus not working properly whilst watching movies.The log shows

15:04:03 T:3060539392 DEBUG: LIRC: Update - NEW at 892332:197 0 KEY_NEXT devinput (KEY_NEXT)
15:04:03 T:3060539392 DEBUG: OnKey: sleep (0xdf) pressed, action is SkipNext

15:04:07 T:3060539392 DEBUG: LIRC: Update - NEW at 896658:19c 0 KEY_PREVIOUS devinput (KEY_PREVIOUS)
15:04:07 T:3060539392 DEBUG: OnKey: pause (0xdd) pressed, action is SkipPrevious

(SkipNext does nothing and SkipPrevious goes to the start of the Movie, which is obviously a bit annoying)

even though I've got

<skipplus>BigSkipForward</skipplus>
<skipminus>BigSkipBack</skipminus> (I tried nop as well)

set under <FullscreenVideo> (and Global)

and Lircmap.xml has

<skipminus>KEY_PREVIOUS</skipminus>
<skipplus>KEY_NEXT</skipplus>

Not sure if this is what you are looking for?

Code:
<skipplus>BigStepForward</skipplus>
<skipminus>BigStepBack</skipminus>

What behaviour are you trying to achieve?


Messages In This Thread
AW: RE: - by DieterLumpen - 2013-07-29, 20:50
include guires switch? - by hpbaxxter - 2013-08-01, 21:46
RE: dual audio?? - by pootler - 2013-08-03, 17:13
Help, watch 3D Film on Non 3D TV - by unix72 - 2013-08-09, 12:39
Remote Controllers - by tfft - 2013-08-14, 09:11
rbej repeatable crash - by RichG - 2013-08-19, 12:43
RE: OpenELEC Testbuilds for RaspberryPi Part 2 - by tas* - 2013-08-22, 20:43
New Tester - by theneverstill - 2013-10-03, 17:16
[split] missing subtitle stream - by Jönke - 2014-01-08, 21:03
3D Support - by michbeck100 - 2014-01-11, 01:01
No sound on Gotham builds - by URBANsUNITED - 2014-01-13, 15:19
Logout Mark Read Team Forum Stats Members Help
OpenELEC Testbuilds for RaspberryPi Part 223