kodi: skip one lirc repeat event

This fixes an edge case for Harmony remotes configured to send 3 command repeats
This commit is contained in:
Jonas Karlman 2017-02-17 09:13:33 +01:00
parent 4e85d78c5a
commit 8454fbaa70
8 changed files with 8 additions and 8 deletions

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<advancedsettings>
<showexitbutton>false</showexitbutton>
<remotedelay>0</remotedelay>
<remotedelay>1</remotedelay>
<cputempcommand>cputemp</cputempcommand>
<gputempcommand>gputemp</gputempcommand>
<video>

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<advancedsettings>
<showexitbutton>false</showexitbutton>
<remotedelay>0</remotedelay>
<remotedelay>1</remotedelay>
<fanartres>720</fanartres>
<imageres>540</imageres>

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<advancedsettings>
<showexitbutton>false</showexitbutton>
<remotedelay>0</remotedelay>
<remotedelay>1</remotedelay>
<fanartres>720</fanartres>
<imageres>540</imageres>

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<advancedsettings>
<showexitbutton>false</showexitbutton>
<remotedelay>0</remotedelay>
<remotedelay>1</remotedelay>
<samba>
<clienttimeout>30</clienttimeout>

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<advancedsettings>
<showexitbutton>false</showexitbutton>
<remotedelay>0</remotedelay>
<remotedelay>1</remotedelay>
<samba>
<clienttimeout>30</clienttimeout>

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<advancedsettings>
<showexitbutton>false</showexitbutton>
<remotedelay>0</remotedelay>
<remotedelay>1</remotedelay>
<samba>
<clienttimeout>30</clienttimeout>

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<advancedsettings>
<showexitbutton>false</showexitbutton>
<remotedelay>0</remotedelay>
<remotedelay>1</remotedelay>
<samba>
<clienttimeout>30</clienttimeout>

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<advancedsettings>
<showexitbutton>false</showexitbutton>
<remotedelay>0</remotedelay>
<remotedelay>1</remotedelay>
<samba>
<clienttimeout>30</clienttimeout>
</samba>