Bugzilla – Bug 3562
too many knob updates
Last modified: 2006-10-11 14:21:36 UTC
the slimserver sends too many knob updates to the player when scrolling through a list. this was causing usability issues, but i have fixed a bug in the firmware that resolves this. now it is just consuming bandwidth. i suggest the slimserver remembers the last knob position reported by the firmware, and only sends an update if the position needs to change, or the list length changes.
Who should this belong to? Thanks
This has been fixed. See Slim::Player::Transporter->updateKnob()