Merge lp://qastaging/~hile/mixxx/hidblacklist into lp://qastaging/~mixxxdevelopers/mixxx/trunk

Proposed by Ilkka Tuohela
Status: Merged
Merged at revision: 3170
Proposed branch: lp://qastaging/~hile/mixxx/hidblacklist
Merge into: lp://qastaging/~mixxxdevelopers/mixxx/trunk
Diff against target: 141 lines (+87/-4)
4 files modified
mixxx/src/controllers/hid/hidblacklist.h (+25/-0)
mixxx/src/controllers/hid/hidcontroller.cpp (+13/-1)
mixxx/src/controllers/hid/hidcontroller.h (+2/-0)
mixxx/src/controllers/hid/hidenumerator.cpp (+47/-3)
To merge this branch: bzr merge lp://qastaging/~hile/mixxx/hidblacklist
Reviewer Review Type Date Requested Status
Mixxx Development Team Pending
Review via email: mp+106002@code.qastaging.launchpad.net

Description of the change

Implements trivial HID blacklisting, based on hardcoded lists of unwanted devices. Purpose is to clean up devices we never want to see in controller preferences: also for example with otus the secondary mouse device causes conflicts (we try to autorun mapping on it as well!)

The basic list contains apple laptop chassis HID controls and EKS Otus mouse (we map Otus trackpad via HID, not as normal mouse).

To post a comment you must log in.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.