Solaar/lib
Peter Wu e2d65a690e hidpp20: update features list
Based on SetPoint6.65.62_32.exe and Options_2.10.73.exe (features.xml,
defaults.xml, LogiOptionsMgr.exe).

The names are based on the named next to the feature ID. For duplicates,
_2 is appended to the name.

This commands helps parsing numbers from debug prints:

    strings LogiOptionsMgr.exe |
    sed -nr 's/.*(Feature[0-9a-fA-F]{4})/\1 /p' | sort |
    awk 'tolower(a)!=tolower($1){print"";a=$1}1;' | less -S
2015-05-27 23:20:43 +02:00
..
hidapi udev devices may not have all the attributes; fixes #93 2013-07-19 11:46:50 +02:00
logitech_receiver hidpp20: update features list 2015-05-27 23:20:43 +02:00
solaar solaar: add --hidraw option again 2013-08-21 21:47:24 +02:00