]> git.alsa-project.org Git - alsa-gobject.git/commitdiff
update README
authorTakashi Sakamoto <o-takashi@sakamocchi.jp>
Sat, 30 Nov 2019 09:01:05 +0000 (18:01 +0900)
committer坂本 貴史 <o-takashi@sakamocchi.jp>
Wed, 8 Apr 2020 01:40:25 +0000 (10:40 +0900)
Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
README.rst

index 100090a574125053e1d6cf6f222dca2534bf4014..3b349e46b7a271e462c870577c19c714278445b8 100644 (file)
@@ -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
 =======