Skip to content

ALSA function snd_pcm_sw_params_set_xfer_align() deprecated #213

@PortAudio-admin

Description

@PortAudio-admin

Issue created by gineera on Assembla

The semantics of 'xfer_align' in Alsa were changed (essentially, removed) from Alsa version 1.0.16 onwards, and the function marked 'Deprecated'. This results in a build warning on all more recent Alsa versions, and the function is anyway a 'noop' stub.

To maintain backwards compatibility the call cannot simply be removed from pa_linux_alsa, as Ecasound devels found out, but needs to be called with the older Alsa versions.

See http://permalink.gmane.org/gmane.linux.alsa.devel/67752 for Ecasound notes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2Priority: HighlinuxAffects Linuxsrc-alsaALSA Host API /src/hostapi/alsa

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions