Go to file
openharmony_ci cfd8934d07
Some checks failed
Build alsa-lib / fedora_latest_build (push) Has been cancelled
Build alsa-lib / ubuntu_last_build (push) Has been cancelled
!32 alsa三方库README文件版本号修改
Merge pull request !32 from 许学海/master
2024-11-06 02:31:08 +00:00
.github/workflows commit msg 2024-05-16 17:35:05 +08:00
alsalisp Change FSF address (Franklin Street) 2017-11-14 14:29:26 +01:00
aserver commit msg 2024-05-16 17:35:05 +08:00
doc commit msg 2024-05-16 17:35:05 +08:00
include update include/version.h. 2024-07-17 03:54:52 +00:00
m4 commit msg 2024-05-16 17:35:05 +08:00
modules commit msg 2024-05-16 17:35:05 +08:00
src update src/control/ctl_symbols_list.c. 2024-07-16 11:28:16 +00:00
test commit msg 2024-05-16 17:35:05 +08:00
utils commit msg 2024-05-16 17:35:05 +08:00
.gitignore commit msg 2024-05-16 17:35:05 +08:00
.travis.yml initial version of .travis.yml file 2018-10-24 16:07:58 +02:00
acinclude.m4 fixed for the recent autoconf. 2004-01-26 15:52:17 +00:00
BUILD.gn commit msg 2024-07-31 10:55:58 +08:00
bundle.json update bundle.json. 2024-07-30 03:01:50 +00:00
ChangeLog * update to libtool 1.3.3 1999-07-22 12:18:42 +00:00
configure.ac commit msg 2024-05-16 17:35:05 +08:00
COPYING Change FSF address (Franklin Street) 2017-11-14 14:29:26 +01:00
gitcompile commit msg 2024-05-16 17:35:05 +08:00
INSTALL pcm: Add thread-safety to PCM API 2016-07-11 15:25:30 +02:00
Makefile.am Makefile: Add README.md to EXTRA_DIST 2020-12-10 10:37:13 +01:00
MEMORY-LEAK Initial version 2003-02-04 14:56:07 +00:00
NOTES Change assert condition in error message handler 2007-10-24 12:53:08 +02:00
OAT.xml update OAT.xml. 2024-07-17 01:26:39 +00:00
ohos_build_config.sh Porting the third-party library alsa-lib 2022-05-18 11:17:05 +08:00
README_zh.md update README_zh.md. 2024-06-24 06:25:34 +00:00
README.md commit msg 2024-05-16 17:35:05 +08:00
README.OpenSource update README.OpenSource. 2024-11-05 09:28:55 +00:00
TODO Added snd_config_load_override(). 2002-01-09 21:28:15 +00:00

alsa-lib

Advanced Linux Sound Architecture (ALSA) project

Build alsa-lib

The alsa-lib is a library to interface with ALSA in the Linux kernel and virtual devices using a plugin system.

The up-to-date reference generated from sources can be accessed here:

http://www.alsa-project.org/alsa-doc/alsa-lib/

You may give a look for more information about the ALSA project to URL http://www.alsa-project.org.

Submitting patches

The preferred way to submit patches is by sending them by email to the alsa-devel mailing list. Sending mail to the list requires subscription, subscribe here: https://mailman.alsa-project.org/mailman/listinfo/alsa-devel

Add Takashi Iwai <tiwai@suse.de> and/or Jaroslav Kysela <perex@perex.cz> to Cc so that your patch won't be missed.

Patches are also accepted as GitHub pull requests.