Bug 15813 - hasToneControl() capability test needed for Player classes
: hasToneControl() capability test needed for Player classes
Status: RESOLVED FIXED
Product: Logitech Media Server
Classification: Unclassified
Component: Audio
: unspecified
: All All
: P3 normal (vote)
: 7.6.0
Assigned To: Alan Young
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2010-03-01 23:58 UTC by Alan Young
Modified: 2010-03-31 04:23 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 Alan Young 2010-03-01 23:58:30 UTC
There should be a generic Client::hasToneControl() test to be used where current code has explicit tests for player types.

For example, statusQuery tests for squeezebox|slimp3 which misses Boom.
Comment 1 SVN Bot 2010-03-31 04:10:51 UTC
 == Auto-comment from SVN commit #30443 to the slim repo by ayoung ==
 == https://svn.slimdevices.com/slim?view=revision&revision=30443 ==

bug 15813: hasToneControl() capability test needed for Player classes 
Tidy up various audio control code that was based on player model class so that the code now uses related capabilities.