Solaar/lib
Ken Sanislo d7a279fd78 Fix HeadsetAdvancedEQ.validate_read after parse_v2_bands signature change
parse_v2_bands now takes the full getEQInfos dict (needs gain_min,
gain_max, and gain_steps for the offset-binary gain decode) instead of
just step_db. The validator was still passing step_db, which would
hit AttributeError on .get when refreshing the EQ panel value.

Cache the four gain bounds on the validator at build time and
reconstruct the info dict at validate_read time.
2026-04-24 20:49:31 -07:00
..
hid_parser Fix warnings from automatic code inspections 2024-10-11 07:42:38 -04:00
hidapi Add G522 LIGHTSPEED headset support (Centurion 0x50 transport variant) 2026-04-14 10:52:08 -07:00
keysyms keysymdef: Rename key symbols 2024-10-11 07:42:38 -04:00
logitech_receiver Fix HeadsetAdvancedEQ.validate_read after parse_v2_bands signature change 2026-04-24 20:49:31 -07:00
solaar Fix G522 0x50 Centurion init failure and protocol version crash 2026-04-15 23:00:45 -07:00