Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • pulseaudio pulseaudio
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 895
    • Issues 895
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 48
    • Merge requests 48
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar

Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.

  • PulseAudioPulseAudio
  • pulseaudiopulseaudio
  • Merge requests
  • !771

alsa-ucm: Fix more instances of profile-verb conflation

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Alper Nebi Yasak requested to merge alpernebbi/pulseaudio:alsa-ucm-fix-profile-verb-conflations into master Jan 25, 2023
  • Overview 0
  • Commits 1
  • Pipelines 2
  • Changes 2

While looking into !752 (merged) I realized the update_mixer_paths() function should be using the UCM verb name, not the profile name (the two can be different with conflicting devices). I had tried to fix all that confusion in commit 45278904 ("alsa-ucm: Stop conflating profile name with UCM verb name") but apparently misunderstood this one. Also looked around for more like that.

(This MR doesn't include the change in !752 (merged) to avoid a merge conflict, but it should also be merged if this is merged.)

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: alsa-ucm-fix-profile-verb-conflations