Skip to content

Commit

Permalink
doc: update text about objects for asynchronous communication
Browse files Browse the repository at this point in the history
  • Loading branch information
takaswie committed Mar 21, 2019
1 parent 9bf08d8 commit 321ad1d
Showing 1 changed file with 9 additions and 4 deletions.
13 changes: 9 additions & 4 deletions doc/reference/hinawa-docs.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,16 @@

<chapter id="introduction">
<title>Introduction</title>
<para>This library gives some objects for abstraction of two
subsystems in Linux; FireWire subsystem and Sound
subsystem. </para>
<para>This library gives some objects for abstraction to operate system
resources in two Linux subsystems; FireWire subsystem and Sound subsystem.
</para>
<para>This library mainly supports operations for asynchronous
communication to units on IEEE 1394 bus. Additionally, this library
supports some model-specific operations for some Audio and Music units
on IEEE 1394 bus, supported by drivers in ALSA firewire stack. This
library launches two threads internally to dispatch input events.</para>
<link linkend="Overview">
<inlinegraphic fileref="overview.png" format="PNG"></inlinegraphic>
<inlinegraphic fileref="overview.png" format="PNG"></inlinegraphic>
</link>
<para>libhinawa supports gobject introspection, thus this library
is available with gobject introspection bindings of each language
Expand Down

0 comments on commit 321ad1d

Please sign in to comment.