core/hid: Add TAS input

This commit is contained in:
german77 2021-10-27 00:20:28 -05:00 committed by Narr the Reg
parent 3cd0dd4227
commit d0389d2971
6 changed files with 82 additions and 13 deletions

View file

@ -59,20 +59,13 @@
</widget>
</item>
<item row="1" column="0" colspan="4">
<widget class="QCheckBox" name="tas_control_swap">
<property name="text">
<string>Automatic controller profile swapping</string>
</property>
</widget>
</item>
<item row="2" column="0" colspan="4">
<widget class="QCheckBox" name="tas_loop_script">
<property name="text">
<string>Loop script</string>
</property>
</widget>
</item>
<item row="3" column="0" colspan="4">
<item row="2" column="0" colspan="4">
<widget class="QCheckBox" name="tas_pause_on_load">
<property name="enabled">
<bool>false</bool>