summaryrefslogtreecommitdiff
path: root/tools/lib/python/kdoc/kdoc_re.py
diff options
context:
space:
mode:
authorTomasz Pakuła <tomasz.pakula.oficjalny@gmail.com>2025-11-03 21:02:43 +0100
committerJiri Kosina <jkosina@suse.com>2025-11-18 18:04:28 +0100
commit9d7b89a1028230315a8999cfea7795fbe84f62cc (patch)
treed911a6feab6721274267e5acb936c7faeb82b95b /tools/lib/python/kdoc/kdoc_re.py
parent4e127a74786fa9573a32c8aa4bbf69ef78c3232a (diff)
HID: pidff: Fix needs_playback check
A small bug made it's way here when rewriting code to Linux quality. Currently, if an effect is not infinite and a program requests it's playback with the same number of loops, the play command won't be fired and if an effect is infinite, the spam will continue. We want every playback update for non-infinite effects and only some for infinite (detecting when a program requests stop with 0 which will be different than previous value which is usually 1 or 255). Signed-off-by: Tomasz Pakuła <tomasz.pakula.oficjalny@gmail.com> Signed-off-by: Jiri Kosina <jkosina@suse.com>
Diffstat (limited to 'tools/lib/python/kdoc/kdoc_re.py')
0 files changed, 0 insertions, 0 deletions