From 322f8932476eda944c7d3ac65eafde12c69b2ae9 Mon Sep 17 00:00:00 2001 From: Loïc Collignon Date: Tue, 5 Jun 2018 10:29:47 +0200 Subject: Rewrite of the High Level API using the new HAL model MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The new HAL model need the High Level API to be rewritten. This is the first version of this rewrite, still in progress but should work. Change-Id: I5c94cf39d84cefae6b7a179c09d95e645673e8d4 Signed-off-by: Loïc Collignon --- htdocs/index.html | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 htdocs/index.html (limited to 'htdocs/index.html') diff --git a/htdocs/index.html b/htdocs/index.html deleted file mode 100644 index 532cfce..0000000 --- a/htdocs/index.html +++ /dev/null @@ -1,10 +0,0 @@ - - - AGL Audio Agent - -

AAA binding tests

-
    -
  1. AlsaCore Low Level Binding -
  2. AlsaHAL Hardware Abstraction Layer -
  3. High Level Audio API -
  4. Audio Backend Test -- cgit 1.2.3-korg