Skip to Content

alsa v1.2.15.3

Created
Updated

The Advanced Linux Sound Architecture (ALSA) - library

# Usage

alsa is compatible with built-in CMake targets:

find_package(ALSA REQUIRED)
target_link_libraries(main PRIVATE ALSA::ALSA) # since CMake 3.12 

# License

# Supported Platforms

linux | android

  • linux
  • osx
  • uwp
  • windows

# Features

No features defined.

# Dependencies

No dependencies.

# Host Dependencies

# Dependents

# Host Dependents

No dependents.

# Contributors

  • chausner's avatar chausner
  • Alexandre Bique's avatar Alexandre Bique
  • nfarid's avatar nfarid
  • Pierre Wendling's avatar Pierre Wendling
  • Nick's avatar Nick
  • Jia Yue Hua's avatar Jia Yue Hua
  • Kai Pastor's avatar Kai Pastor
  • Mengna-Li's avatar Mengna-Li
  • toge's avatar toge
  • JoergAtGithub's avatar JoergAtGithub
  • talregev's avatar talregev

# Changelog

  • 4ef2a71 [many ports] switch to vcpkg-make (#50498)
  • 530d2d2 [alsa] update to 1.2.15.3 (#49399)
  • eb81da7 [alsa] Add Android as supported platform (#48083)
  • f40434b [alsa] update to 1.2.14 (#45224)
  • fa643c3 [alsa] Fix multiple find_package(ALSA REQUIRED) (#43008)
  • e2a9458 [alsa] update to 1.2.13 (#42170)
  • 2017886 [alsa,fdk-aac,ffmpeg,libsrt,snappy,x265] Code cleanup, fix and use pkg-config (#39077)
  • 65b5ab9 [alsa] Add version script patch, cleanup (#37505)
  • 6653330 [alsa,libremidi] update to 1.2.11,4.3.0 (#36633)
  • 320ed5a [alsa] update to 1.2.10 (#34165)
and 6 more commits:

# Source