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