View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0018938 | MMW 5 | Playback | public | 2022-03-22 00:36 | 2026-05-25 17:01 |
| Reporter | peke | Assigned To | |||
| Priority | high | Severity | feature | Reproducibility | N/A |
| Status | feedback | Resolution | reopened | ||
| Target Version | 2027 | ||||
| Summary | 0018938: Quick Output switch: Click on Play to make quick switch internal player | ||||
| Description | Currently Click on Play to only allow you to setup current internal player and other available devices. It is very useful if Internal Player could have sub menu with list of all Sound Cards available to Internal player. That way even MM do not auto switch outputs user can quickly change output. Current it needs many more clicks (eg. Play to -> Settings -> Change output device -> OK) | ||||
| Tags | No tags attached. | ||||
| Fixed in build | |||||
|
|
Resolving, as it is generally not fixable and I did not see any other request for such function. Output device selection is part of output plugin configuration, and every plugin can have different configuration dialog and different settings handled differently. Main app does not have access to this setting, it can only open configuration dialog (already done by Settings button). I do not want to create some special API just for this, which 3rd party output plugin would not have anyway. We want to get rid of special APIs working only for our plugins (that is also why 0022044 was created). And this one would be only to save some quick clicks, not worth it at all I think. |