mkulesh / onpc

Enhanced Music Controller
GNU General Public License v3.0
129 stars 22 forks source link

Missing input selectors on Marantz CINEMA 50 #315

Closed mkulesh closed 17 hours ago

mkulesh commented 1 month ago

List of input selectors is empty for Marantz CINEMA 50. Wrong parsing of Deviceinfo.xml - parsing of InputSource section is skipped since an other InputSource exists within Operation block that is not as expected. Solution - ignore InputSource within Operation block.

Furthermore, one input selector is missing in the app code: GAME1

mkulesh commented 2 weeks ago

Released in version 2.14.0 To be merged into free branch