From d0a169abb8d3069f311bab522b2c43bc295ed36e Mon Sep 17 00:00:00 2001 From: Tai Vuong Date: Wed, 1 Nov 2017 18:08:22 -0400 Subject: API change with API simplification and streamID optional for Stream Open and Close --- htdocs/audiohl.html | 21 +- src/CMakeLists.txt | 2 +- src/ahl-apidef.h | 256 ++++++-------- src/ahl-apidef.json | 160 ++------- src/ahl-binding.c | 896 +++++++++++++++++-------------------------------- src/ahl-binding.h | 32 +- src/ahl-deviceenum.c | 33 +- src/ahl-interface.h | 3 - src/ahl-policy-utils.c | 248 ++++++-------- src/ahl-policy-utils.h | 60 ++-- src/ahl-policy.c | 411 +++++++++++++---------- src/ahl-policy.h | 23 +- src/ahl-policyJSON.c | 307 +++++++++++++++++ src/ahl-policyJSON.h | 30 ++ 14 files changed, 1179 insertions(+), 1303 deletions(-) mode change 100644 => 100755 src/ahl-policy-utils.c mode change 100644 => 100755 src/ahl-policy-utils.h create mode 100644 src/ahl-policyJSON.c create mode 100644 src/ahl-policyJSON.h diff --git a/htdocs/audiohl.html b/htdocs/audiohl.html index 418cf7a..b59e404 100644 --- a/htdocs/audiohl.html +++ b/htdocs/audiohl.html @@ -59,23 +59,26 @@
    -
  1. -
  2. +
  3. +
  4. +
  5. -
  6. -
  7. -
  8. -
  9. -
  10. +
  11. +
  12. +
  13. +
  14. +
  15. +
  16. +
  17. -
  18. -
  19. +
  20. +