| Summary: | Numbers in tabs | ||
|---|---|---|---|
| Product: | [Applications] kmix | Reporter: | Eugene Shalygin <eugene.shalygin+bugzilla.kde> |
| Component: | general | Assignee: | Christian Esken <esken> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | jlp |
| Priority: | VHI | ||
| Version First Reported In: | 4.5 | ||
| Target Milestone: | --- | ||
| Platform: | unspecified | ||
| OS: | Linux | ||
| See Also: | https://bugs.kde.org/show_bug.cgi?id=189796 | ||
| Latest Commit: | http://commits.kde.org/kmix/14ff188c38819446c07a4b3eee3faafaec487bf5 | Version Fixed/Implemented In: | |
| Sentry Crash Report: | |||
|
Description
Eugene Shalygin
2014-03-15 10:25:45 UTC
Acknowledged. This is a bug, introduced while trying to fix a bug with "duplicate cards". Will look up a ticket reference later. Increasing priority. Change done in trunk. Will soon be commited. Related ticket is bug 189796. Git commit 14ff188c38819446c07a4b3eee3faafaec487bf5 by Christian Esken. Committed on 24/06/2014 at 00:41. Pushed by esken into branch 'master'. Remove superfluous soundcard numbers in tabs Fix card instance ids, for systes with two identically named sound cards (like "USB" and "USB") Implement recommendedMaster for the Pulse backend Related: bug 189796 REVIEW: 116850 M +6 -3 CMakeLists.txt M +3 -1 backends/mixer_alsa9.cpp M +2 -1 backends/mixer_backend.cpp M +55 -1 backends/mixer_backend.h M +1 -1 backends/mixer_mpris2.cpp M +4 -3 backends/mixer_oss.cpp M +1 -1 backends/mixer_oss4.cpp M +61 -22 backends/mixer_pulse.cpp M +4 -1 backends/mixer_pulse.h M +1 -1 backends/mixer_sun.cpp M +2 -4 core/mixer.cpp M +2 -3 core/mixer.h M +3 -15 core/mixertoolbox.cpp M +0 -1 core/mixertoolbox.h http://commits.kde.org/kmix/14ff188c38819446c07a4b3eee3faafaec487bf5 |