From 6561612a64a52d93260444066a266adb06ac71ad Mon Sep 17 00:00:00 2001 From: Fulup Ar Foll Date: Tue, 24 Oct 2017 22:12:48 +0200 Subject: Initial working version as independent repo --- htdocs/index.html | 62 ++++++++++++++++++++++++++++++++++++++++++++++++------- 1 file changed, 54 insertions(+), 8 deletions(-) (limited to 'htdocs/index.html') diff --git a/htdocs/index.html b/htdocs/index.html index e424feb..f41d37c 100644 --- a/htdocs/index.html +++ b/htdocs/index.html @@ -1,10 +1,56 @@ - - AGL-AudioBindins tests - -

audio-bindings test

+ + Basic Audio Hardware Abstraction Layer Test + + + + + + + + +

Simple AlsaHAL tests

+ + + +

+ Selected HAL + + + API Verbosity + +
+ +
    -
  1. AlsaCore Low Level Binding -
  2. AlsaHAL Hardware Abstraction Layer -
  3. AudioControl Control/Policy API -
  4. Binding Monitoring Dashboard + +
  5. +
  6. +
  7. +
  8. +
    +
  9. +
  10. +
  11. +
  12. +
    + +
  13. + + +
  14. +
    +
+ + -- cgit