From 036268ddd8c62114faf9afd4da3c35ffa2b6ecba Mon Sep 17 00:00:00 2001 From: Fulup Ar Foll Date: Tue, 24 Oct 2017 22:11:21 +0200 Subject: Initial working version as independent repo --- htdocs/alsa-core.html | 64 ------------------------------------------- htdocs/alsa-hal.html | 56 ------------------------------------- htdocs/audio-control.html | 28 ------------------- htdocs/index.html | 70 +++++++++++++++++++++++++++++++++++++++++------ 4 files changed, 62 insertions(+), 156 deletions(-) delete mode 100644 htdocs/alsa-core.html delete mode 100644 htdocs/alsa-hal.html delete mode 100644 htdocs/audio-control.html (limited to 'htdocs') diff --git a/htdocs/alsa-core.html b/htdocs/alsa-core.html deleted file mode 100644 index a61c28e..0000000 --- a/htdocs/alsa-core.html +++ /dev/null @@ -1,64 +0,0 @@ - - - - Alsa Low Level Simple Test - - - - - - - - - - -

- Selected SndCard - - - Select NUMID - - - API Verbosity - - - -
-
    -
  1. -
  2. -
  3. -
    - - -
  4. -
  5. -
  6. -
  7. -
  8. -
    -
  9. -
  10. -
  11. -
  12. -
    -
  13. -
    -
  14. -
    -
- - diff --git a/htdocs/alsa-hal.html b/htdocs/alsa-hal.html deleted file mode 100644 index f41d37c..0000000 --- a/htdocs/alsa-hal.html +++ /dev/null @@ -1,56 +0,0 @@ - - - Basic Audio Hardware Abstraction Layer Test - - - - - - - - -

Simple AlsaHAL tests

- - - -

- Selected HAL - - - API Verbosity - -
- -
-
    - -
  1. -
  2. -
  3. -
  4. -
    -
  5. -
  6. -
  7. -
  8. -
    - -
  9. - - -
  10. -
    -
- - diff --git a/htdocs/audio-control.html b/htdocs/audio-control.html deleted file mode 100644 index 8216601..0000000 --- a/htdocs/audio-control.html +++ /dev/null @@ -1,28 +0,0 @@ - - - Basic Audio Hardware Abstraction Layer Test - - - - - - - -

Simple Audio Control Test

- - -
    - -
  1. -
  2. -
  3. -
    -
- - diff --git a/htdocs/index.html b/htdocs/index.html index e424feb..a61c28e 100644 --- a/htdocs/index.html +++ b/htdocs/index.html @@ -1,10 +1,64 @@ - - AGL-AudioBindins tests - -

audio-bindings test

+ + + Alsa Low Level Simple Test + + + + + + + + + + +

+ Selected SndCard + + + Select NUMID + + + 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. +
  15. +
  16. +
    +
  17. +
    +
  18. +
    +
+ + -- cgit 1.2.3-korg