Summary: | vista style volume control | ||
---|---|---|---|
Product: | [Frameworks and Libraries] Phonon | Reporter: | Kjetil Skjønberg <kjetil84> |
Component: | KDE platform plugin | Assignee: | Matthias Kretz <kretz> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | CC: | angel_blue_co2004, colin, cumulus0007, giuliocamuffo, greenMan18523, KaiUweBroulik2, sitter |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Mandriva RPMs | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | Screenshot of the volume mixer in vista |
Description
Kjetil Skjønberg
2006-11-26 15:23:08 UTC
Created attachment 18701 [details]
Screenshot of the volume mixer in vista
Please review the attached screenshot
I currently lack the time to implement the GUI for this. The necessary groundwork is already done. I've heard that Photon was supposed to support per-application audio settings. It would be nice to have this in the GUI, please keep working on it. For anybody with some spare time: take a look at phonon/examples/outputselector.cpp. It does implement the basics to do volume control and device selection for all Phonon applications. I tried and compiled phonon/examples/outputselector.cpp. It works, even if it would need a better gui, but it can control only the apps that use Phonon. It would be really useful to have something library agnostic, like PulseAudio. It is possible if you install pulseaudio. But this breaks a lot of other features (especially on Kubuntu), so in my case my headset did not work anymore, but you could change the volume of every stream. Just wait a bit and it hopefully gets implemented. Closing this as FIXED on the Phonon level. It is nowadays possible with PulseAudio (and supposedly it simply works(tm) on Windows too) and even nicely integrated in KMix. We do not think there would be much use in replicating functionality that is already there, at a lower level, thus covering also applications outside the Phonon scope which is of course to be preferred over a Phonon-only solution. *** Bug 187057 has been marked as a duplicate of this bug. *** Just to add to what Harold said: PulseAudio enables all these features. I believe the latest KUbuntu defaults to using PA these days and has integrated all the patches necessary to support PA properly in Phonon and KMix. All these patches are now upstream so will be part of KDE 4.6 without any additional patching by the distros. I created a Wiki page in March to show how things should look like when everything is setup correctly. http://pulseaudio.org/wiki/KDE and here is a little YouTube video showing per-application volume control working, all the way through to the application level volume GUI too! http://colin.guthr.ie/2010/04/slide-around-the-sound/ And I even wrote a 5.1 Speaker configuration system for KDE 4.6 too: http://colin.guthr.ie/2010/07/speaker-setup-now-or-forever-hold-your-peace/ It could do with some GUI love, but the functionality is there :D @KaiUweBroulik2, if you have specific problems with headsets etc. under PA, please let me know and I'll investigate - the bugs don't fix themselves :D |