Bugzilla – Bug 15813
hasToneControl() capability test needed for Player classes
Last modified: 2010-03-31 04:23:28 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.
== 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.