Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
HidController: loop until no more messages are available on poll
Otherwise, it seems messages build up in a queue which produces a dramatic lag on Linux when moving faders quickly. This regression was introduced between Mixxx 2.2 and 2.3 beta, likely by switching HidController to nonblocking polling in PR mixxxdj#2966.
- Loading branch information