Skip to content

alsav1.2.15.3

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

#Supported Platforms

linux | android

  • linux
  • osx
  • uwp
  • windows

#Features

No features defined.

#Dependencies

No dependencies.

#Host Dependencies

and 2 transitive dependencies:

#Used By

#Host Tool For

No ports use this.

#Contributors

  • chausner's avatarchausner
  • Alexandre Bique's avatarAlexandre Bique
  • nfarid's avatarnfarid
  • Pierre Wendling's avatarPierre Wendling
  • Nick's avatarNick
  • Jia Yue Hua's avatarJia Yue Hua
  • Kai Pastor's avatarKai Pastor
  • Mengna-Li's avatarMengna-Li
  • toge's avatartoge
  • JoergAtGithub's avatarJoergAtGithub
  • talregev's avatartalregev

#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)
Show 6 earlier changes