From f817ce67ff6344f181d221c859e1cb2231a3dac4 Mon Sep 17 00:00:00 2001 From: fulup Date: Tue, 8 Aug 2017 18:52:13 +0200 Subject: Early Draft of LUA integration --- htdocs/audio-control.html | 40 ++++++++++++++++++++++++++++++++++++++ htdocs/docs/AAAA-architecture.odg | Bin 27998 -> 28177 bytes htdocs/docs/AAAA-architecture.pdf | Bin 36392 -> 36596 bytes htdocs/index.html | 2 +- 4 files changed, 41 insertions(+), 1 deletion(-) create mode 100644 htdocs/audio-control.html (limited to 'htdocs') diff --git a/htdocs/audio-control.html b/htdocs/audio-control.html new file mode 100644 index 0000000..3be1ef7 --- /dev/null +++ b/htdocs/audio-control.html @@ -0,0 +1,40 @@ + + + Basic Audio Hardware Abstraction Layer Test + + + + + + + + +

Simple Audio Control test

+ +

+ + API Verbosity + +
+ +
+
    + +
  1. +
  2. +
  3. + +
+ + diff --git a/htdocs/docs/AAAA-architecture.odg b/htdocs/docs/AAAA-architecture.odg index 1ebdb1c..90a2486 100644 Binary files a/htdocs/docs/AAAA-architecture.odg and b/htdocs/docs/AAAA-architecture.odg differ diff --git a/htdocs/docs/AAAA-architecture.pdf b/htdocs/docs/AAAA-architecture.pdf index a9d0605..3b6280d 100644 Binary files a/htdocs/docs/AAAA-architecture.pdf and b/htdocs/docs/AAAA-architecture.pdf differ diff --git a/htdocs/index.html b/htdocs/index.html index 2d2b4ae..4b842c1 100644 --- a/htdocs/index.html +++ b/htdocs/index.html @@ -6,4 +6,4 @@
  1. AlsaCore Low Level Binding
  2. AlsaHAL Hardware Abstraction Layer -
  3. AudioLogic High level business API +
  4. AudioControl Control/Policy API -- cgit 1.2.3-korg