Bug 2093 - Volume knob doesn't behave well.
: Volume knob doesn't behave well.
Status: RESOLVED FIXED
Product: Logitech Media Server
Classification: Unclassified
Component: Front Panel
: unspecified
: Macintosh All
: P2 normal (vote)
: ---
Assigned To: Dan Sully
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2005-09-07 12:07 UTC by Blackketter Dean
Modified: 2008-09-15 14:39 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 Blackketter Dean 2005-09-07 12:07:21 UTC
 
Comment 1 Richard Titmuss 2006-06-19 08:20:53 UTC
The volume control does work now, but:

- the range is limited by the size of the playlist, so if you only have three tracks playing you can only listen quietly!
- should pass 0x03 as the flags in the knob update to the firmware. This will disable push through (0x01) and acceleration (0x02).
Comment 2 Chris Owens 2006-08-16 14:08:33 UTC
Richard says this still needs the flags working
Comment 3 Blackketter Dean 2006-08-22 11:53:14 UTC
Richard to do the player side, Dan to do the server side.
Comment 4 Richard Titmuss 2006-08-23 04:58:19 UTC
The firmware is all ready for this, just need the slimserver parts Dan.
Comment 5 Dan Sully 2006-08-23 11:06:37 UTC
How would I reproduce this bug?

I have an internet stream playing right now (1 item in playlist), and the volume button works, as does the knob..
Comment 6 Richard Titmuss 2006-08-23 11:40:26 UTC
The bug is now badly named. This is now more to do with knob acceleration and wrap around. At the moment moving the knob fast changes the volume quickly, and forcing past the end goes between min/max volumes.

The slimserver needs to pass the flags mentioned in my first comment to the firmware.
Comment 7 Dan Sully 2006-08-23 12:30:02 UTC
Fixed in change 9128