View Issue Details

IDProjectCategoryView StatusLast Update
0018938MMW 5Playbackpublic2026-05-25 17:01
Reporterpeke Assigned To 
PriorityhighSeverityfeatureReproducibilityN/A
Status feedbackResolutionreopened 
Target Version2027 
Summary0018938: Quick Output switch: Click on Play to make quick switch internal player
DescriptionCurrently 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)
TagsNo tags attached.
Fixed in build

Activities

michal

2026-05-25 15:47

developer   ~0081222

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.