Bug 3562 - too many knob updates
: too many knob updates
Status: RESOLVED FIXED
Product: SB Transporter
Classification: Unclassified
Component: SB Server
: unspecified
: PC Other
: P2 normal (vote)
: ---
Assigned To: Blackketter Dean
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2006-06-15 02:25 UTC by Richard Titmuss
Modified: 2006-10-11 14:21 UTC (History)
1 user (show)

See Also:
Category: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Richard Titmuss 2006-06-15 02:25:25 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.
Comment 1 Dan Sully 2006-08-11 14:26:36 UTC
Who should this belong to?

Thanks
Comment 2 Dan Sully 2006-08-17 12:31:31 UTC
This has been fixed. See Slim::Player::Transporter->updateKnob()