Make PM Output to Default Sound Device When it's Switched

Talk about code development, features, specific bugs, enhancements, patches, and similar things.
Forum rules
Please keep everything here strictly on-topic.
This board is meant for Pale Moon source code development related subjects only like code snippets, patches, specific bugs, git, the repositories, etc.

This is not for tech support! Please do not post tech support questions in the "Development" board!
Please make sure not to use this board for support questions. Please post issues with specific websites, extensions, etc. in the relevant boards for those topics.

Please keep things on-topic as this forum will be used for reference for Pale Moon development. Expect topics that aren't relevant as such to be moved or deleted.
scroogs

Make PM Output to Default Sound Device When it's Switched

Unread post by scroogs » 2015-05-29, 01:43

This is a problem that bugged me in Firefox that was only recently fixed, so it sucks to see that Pale Moon still has this problem.
In Windows 8.1 (And probably Windows 8 & 7 too), switching the default playback device in | Control Panel > Sound | doesn't make whatever audio is playing within Pale Moon switch to outputting to the new playback device. This is luckily fixed with a quick page refresh, but this is a nuisance and should be fixed relatively easily, considering that Firefox fixed this problem recently.

User avatar
Moonchild
Pale Moon guru
Pale Moon guru
Posts: 35648
Joined: 2011-08-28, 17:27
Location: Motala, SE

Re: Make PM Output to Default Sound Device When it's Switche

Unread post by Moonchild » 2015-05-29, 12:13

Do you have a bugzilla bug number for this recent Firefox fix?
"Sometimes, the best way to get what you want is to be a good person." -- Louis Rossmann
"Seek wisdom, not knowledge. Knowledge is of the past; wisdom is of the future." -- Native American proverb
"Linux makes everything difficult." -- Lyceus Anubite

scroogs

Re: Make PM Output to Default Sound Device When it's Switche

Unread post by scroogs » 2015-05-29, 17:23

Moonchild wrote:Do you have a bugzilla bug number for this recent Firefox fix?
I can't find anything at bugzilla that says "Yeah, this was a bug, it's been fixed"
There are a couple of bug reports complaining about the issue persisting, though.

New Tobin Paradigm

Re: Make PM Output to Default Sound Device When it's Switche

Unread post by New Tobin Paradigm » 2015-05-29, 17:36

By searching "default sound device bugzilla mozilla" on google I found bug #698079 It has dependencies and likely the refactoring factor is in play.

User avatar
Moonchild
Pale Moon guru
Pale Moon guru
Posts: 35648
Joined: 2011-08-28, 17:27
Location: Motala, SE

Re: Make PM Output to Default Sound Device When it's Switche

Unread post by Moonchild » 2015-05-29, 18:46

I've updated libcubeb which is the library governing this to a later version that includes the fix for the bug Tobin found.
It'll be in the next version of Pale Moon, so you could try again at that point.
"Sometimes, the best way to get what you want is to be a good person." -- Louis Rossmann
"Seek wisdom, not knowledge. Knowledge is of the past; wisdom is of the future." -- Native American proverb
"Linux makes everything difficult." -- Lyceus Anubite

scroogs

Re: Make PM Output to Default Sound Device When it's Switche

Unread post by scroogs » 2015-05-29, 22:45

Matt A Tobin wrote:By searching "default sound device bugzilla mozilla" on google
Ah. I was searching "playback device" on the bugzilla website