Summary: | configurable "Volume sets" saving | ||
---|---|---|---|
Product: | [Applications] kmix | Reporter: | Ing. Jozef Sakalos <jsakalos> |
Component: | general | Assignee: | Christian Esken <esken> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | CC: | davidsmind, kde, kdebugs, me, nadavkav, romain.pub, romanujan, studentenstuhl |
Priority: | NOR | ||
Version: | 1.90 | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Ing. Jozef Sakalos
2003-05-01 11:38:57 UTC
I like this wish very much (especially as KMix was able to do so in early KDE1.x versions). Will be done when time permits, but definitely NOT for KDE3.2, Chris *** Bug 69407 has been marked as a duplicate of this bug. *** Postponing feature: This is a POST-KDE4 feature. Possibly KDE4.1 *** Bug 135327 has been marked as a duplicate of this bug. *** *** Bug 141160 has been marked as a duplicate of this bug. *** btw. there is a file:///usr/share/autostart/restore_kmix_volumes.desktop that restore volume levels on session startup. *** This bug has been confirmed by popular vote. *** *** Bug 179401 has been marked as a duplicate of this bug. *** *** Bug 200110 has been marked as a duplicate of this bug. *** Easy switch of sound output would be nice, for example when you want to watch a film on your television using HDMI output. *** Bug 225549 has been marked as a duplicate of this bug. *** *** Bug 279055 has been marked as a duplicate of this bug. *** I implemented a simple proof-of-concept. Actually it is good enough to qualify as real implementation. You will find it in KDE4.8. Please see the keyboard shortcuts "Load volume profile 1" and "Save volume profile 1". I support 4 profiles. SVN commit 1247440 by esken: FEATURE: 57951 Add support for different direct-access volume profiles in kmix. M +71 -6 kmix.cpp M +16 -1 kmix.h WebSVN link: http://websvn.kde.org/?view=rev&revision=1247440 |