1. 257fde6 Reroute submix HAL: fix race condition on output state by Jean-Michel Trivi · 9 years ago
  2. b73bc86 Support multiple pipes for rerouting by Jean-Michel Trivi · 10 years ago
  3. 793a854 Fix remote submix crash on null sink by Jean-Michel Trivi · 10 years ago
  4. f5e2469 audio HAL: add parameters to open stream by Eric Laurent · 10 years ago
  5. 7d973ad Add audio_input_flags_t to HAL open_input_stream by Glenn Kasten · 10 years ago
  6. c5ae6a0 audio: different frame size calculation for input and output by Eric Laurent · 10 years ago
  7. dd45fd3 audio: fixed channel count determination from channel mask by Eric Laurent · 10 years ago
  8. 10f1a80 Fixed submix buffering when input and output stream formats differ. by Stewart Miles · 10 years ago
  9. 02c2f71 Added basic resampling of submix data on read from the input stream. by Stewart Miles · 10 years ago
  10. 92854f5 Add optional logging of input and output streams to the submix HAL. by Stewart Miles · 10 years ago
  11. e54c12c Implemented mono->stereo, stereo->mono channel conversion in submix HAL. by Stewart Miles · 10 years ago
  12. 2d199fe Modified submix HAL to drop data to the output stream if the pipe could block. by Stewart Miles · 10 years ago
  13. 3dd36f9 Modify submix HAL to allow either input or output streams create the pipe. by Stewart Miles · 10 years ago
  14. 7072684 Allow submix module streams to use any NBAIO format. by Stewart Miles · 10 years ago
  15. 568e66f Modified submix buffer size accessors to use the pipe configuration. by Stewart Miles · 10 years ago
  16. f645c5e Implemented accessors for derived submix HAL objects. by Stewart Miles · 10 years ago
  17. c049a0a Added a compile time option to enable / disable verbose submix logging. by Stewart Miles · 10 years ago
  18. 747d0df am 6322562d: am c070bad4: Merge changes I672d4ee8,I6a2183b5,If0c0135e by Colin Cross · 10 years ago
  19. 5685a08 audio_remote_submix: allow compiling for 64-bit by Colin Cross · 10 years ago
  20. 0538a3e NBAIO::Format_from_SR_C requires audio_format_t parameter by Glenn Kasten · 10 years ago
  21. 59caeb1 Merge "Fix file permissions" into klp-dev by Glenn Kasten · 11 years ago
  22. c49aa8d am 9595f7cf: remote submix: fix test on sampling valid rates by Eric Laurent · 11 years ago
  23. 9595f7c remote submix: fix test on sampling valid rates by Eric Laurent · 11 years ago
  24. 08708c5 Fix file permissions by Glenn Kasten · 11 years ago
  25. 6367c2c Fix typo and remove executable bit on source code files by Glenn Kasten · 11 years ago
  26. eafbfa4 Use strong pointers and scope by Jean-Michel Trivi · 11 years ago
  27. 430ac66 Fix build by Glenn Kasten · 12 years ago
  28. 90b0fbd Shutdown audio pipe when closing input stream by Jean-Michel Trivi · 12 years ago
  29. d441303 bug 7253033 Add "exiting" state to remote audio submix module by Jean-Michel Trivi · 12 years ago
  30. 97c262f Remote submix: fix sink/source reference count handling by Jean-Michel Trivi · 12 years ago
  31. 35a2c16 Turn off logs in remote submix audio module by Jean-Michel Trivi · 12 years ago
  32. eec8770 Remote audio submix: blocking writes and sleeping reads. by Jean-Michel Trivi · 12 years ago
  33. 6acd966 Remote submix audio module: sleep less, log errors by Jean-Michel Trivi · 12 years ago
  34. 5d85c53 update audio remote submix API revision by Eric Laurent · 12 years ago
  35. 88b79cb Add audio module for remote submix by Jean-Michel Trivi · 12 years ago