aargirakis / BZRPlayer

Audio player for Windows that plays over 650 different fileformats
http://bzrplayer.blazer.nu/
GNU General Public License v3.0
8 stars 0 forks source link

grey out the enqueue mode if the one instance mode is disabled #467

Closed ciros88 closed 8 months ago

ciros88 commented 9 months ago

currently if i enable the one instance mode, then also the enqueue mode, then disable one instance mode, then when a file track is launched from the external it will open a new bzr2 instance everytime but without playing, that is nonsense.

as stated here #356, when the one instance mode is disabled then the enqueue mode preference shouldn't be taken in consideration (internally disabled), rendered with both text and switch as greyed out and with the switch blocked, but displaying the last value used (if it was enabled or not before disabling the one instance mode).