[Touch-packages] [Bug 1560068] Re: Settings report incorrect Microphone device names

2018-11-12 Thread Daniel van Vugt
Ubuntu Touch is no longer supported. ** Changed in: pulseaudio (Ubuntu) Status: Confirmed => Won't Fix -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to pulseaudio in Ubuntu. https://bugs.launchpad.net/bugs/1560068

[Touch-packages] [Bug 1560068] Re: Settings report incorrect Microphone device names

2017-05-15 Thread Daniel van Vugt
** Tags added: pulse-touch -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to pulseaudio in Ubuntu. https://bugs.launchpad.net/bugs/1560068 Title: Settings report incorrect Microphone device names Status in Oxide: New

[Touch-packages] [Bug 1560068] Re: Settings report incorrect Microphone device names

2016-06-13 Thread Alexandre Abreu
** Changed in: oxide Assignee: (unassigned) => Alexandre Abreu (abreu-alexandre) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to pulseaudio in Ubuntu. https://bugs.launchpad.net/bugs/1560068 Title: Settings report

[Touch-packages] [Bug 1560068] Re: Settings report incorrect Microphone device names

2016-06-13 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: pulseaudio (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to pulseaudio in Ubuntu.

[Touch-packages] [Bug 1560068] Re: Settings report incorrect Microphone device names

2016-06-13 Thread Olivier Tilloy
Additionally, the device names should be localized, as they are user- facing strings. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to pulseaudio in Ubuntu. https://bugs.launchpad.net/bugs/1560068 Title: Settings report

[Touch-packages] [Bug 1560068] Re: Settings report incorrect Microphone device names

2016-03-22 Thread Simon Fels
@David: Not sure, but you can take a look at $ pactl list sources That lists all properties pulse reports for the source devices. However from the Android side (that is where we're reading the list of available devices from) we only get 'primary' as the name of the source and not further

[Touch-packages] [Bug 1560068] Re: Settings report incorrect Microphone device names

2016-03-21 Thread Olivier Tilloy
Oxide is responsible for listing the audio capture devices. See https://bazaar.launchpad.net/~oxide- developers/oxide/oxide.trunk/view/head:/qt/core/api/oxideqmediacapturedevices.cc#L163 for implementation details. Chromium exposes the following attributes for each device: - id (string) - name

[Touch-packages] [Bug 1560068] Re: Settings report incorrect Microphone device names

2016-03-21 Thread David Barth
@morphis: Is there a better API to call to get the list of "user" visible audio inputs instead? or a well-known filter to apply to get those. I image most apps will want that list, whereas system level components will be the only one interested in the full extent list. -- You received this bug

[Touch-packages] [Bug 1560068] Re: Settings report incorrect Microphone device names

2016-03-21 Thread Olivier Tilloy
** Package changed: webbrowser-app (Ubuntu) => oxide -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to pulseaudio in Ubuntu. https://bugs.launchpad.net/bugs/1560068 Title: Settings report incorrect Microphone device names

[Touch-packages] [Bug 1560068] Re: Settings report incorrect Microphone device names

2016-03-21 Thread Simon Fels
There are two things: 1. The incorrect named "Droid source primary" element which is something we could easily fix from pulseaudio by just adding a better description for the source. 2. The null input should be never listed as its useless for the user and just used internally to allow proper