Merge pull request #1360 from Kwiboo/lirc-repeat-fixup

kodi: skip one lirc repeat event
This commit is contained in:
Christian Hewitt 2017-02-17 12:45:06 +04:00 committed by GitHub
commit 2907959e13
8 changed files with 8 additions and 8 deletions

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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