From: Takashi Sakamoto Date: Sat, 30 Nov 2019 09:01:05 +0000 (+0900) Subject: update README X-Git-Tag: v0.1.0~196 X-Git-Url: https://git.alsa-project.org/?a=commitdiff_plain;h=cae1b06c7bc8b58a36297f8f4d56234447c999f5;p=alsa-gobject.git update README Signed-off-by: Takashi Sakamoto --- diff --git a/README.rst b/README.rst index 100090a..3b349e4 100644 --- a/README.rst +++ b/README.rst @@ -2,7 +2,7 @@ The alsa-gobject project ======================== -2020/04/04 +2020/04/07 Takashi Sakamoto Introduction @@ -21,6 +21,8 @@ libalsatimer0 For APIs to operate ALSA timer character device libalsaseq0 For APIs to operate ALSA seq character device, depending on libalsatimer0 +libalsahwdep0 + For APIs to operate ALSA hwdep character device Namespaces of g-i produced by the project ========================================= @@ -31,6 +33,8 @@ ALSATimer-0.0 For bindings to use libalsatimer0 ALSASeq-0.0 For bindings to use libalsaseq0 +ALSAHwdep-0.0 + For bindings to use libalsahwdep0 License =======