1. 16ad46e Revert recent r_submix patches by Mikhail Naganov · 7 years ago
  2. ab5b518 r_submix: Fix logspam on pipe corruption by Mikhail Naganov · 7 years ago
  3. 1df8a00 r_submix: Use intermediate pipe in non-blocking mode by Mikhail Naganov · 7 years ago
  4. bf11553 r_submix: Add more tests by Mikhail Naganov · 7 years ago
  5. 8017993 r_submix: Add some tests by Mikhail Naganov · 7 years ago
  6. c6ec948 Revert "Audio V4: Split system and vendor Audio.h" by Kevin Rocard · 7 years ago
  7. fc9e212 Audio V4: Split system and vendor Audio.h by Kevin Rocard · 7 years ago
  8. 86e247a Convert to Android.bp by Dan Willemsen · 7 years ago
  9. 66f312b Merge "Use -Werror in hardware/libhardware/modules" am: 298fc4f6f5 by Chih-Hung Hsieh · 7 years ago
  10. 1f601b1 Use -Werror in hardware/libhardware/modules by Chih-Hung Hsieh · 7 years ago
  11. ee7cf40 Make audio_remote_submix build with the VNDK. by Steven Moreland · 7 years ago
  12. 118f3dc Build audio.r_submix.default with BOARD_VNDK_VERSION by Jiyong Park · 7 years ago
  13. 8352c0d Add libhardware_headers and libutils by Vijay Venkatraman · 7 years ago
  14. 1ae7379 resolve merge conflicts of 7c451a93 to oc-dev-plus-aosp by Mark Salyzyn · 7 years ago
  15. d88dfe8 libhardware: deprecate cutils/log.h by Mark Salyzyn · 7 years ago
  16. c535b2f Move default HAL libraries to vendor by Po-Chien Hsueh · 8 years ago
  17. 57eaa9b fifo: add dependency needed after re-implementation of MonoPipe by Glenn Kasten · 8 years ago
  18. 79fbccf Fix typo in error logs in r_submix open_input_stream function by Jean-Michel Trivi · 8 years ago
  19. 854a10a Add debug folder for audioserver by Eric Laurent · 9 years ago
  20. 04c8849 Remove TimedAudioTrack and associated code by Glenn Kasten · 9 years ago
  21. 0b93c0a Do not reset out_get_presentation_position() to 0 on standby by Andy Hung · 9 years ago
  22. 25f4751 Implement timestamp reporting functions by Jean-Michel Trivi · 9 years ago
  23. bbb3e77 Reduce pipe length by Jean-Michel Trivi · 9 years ago
  24. 257fde6 Reroute submix HAL: fix race condition on output state by Jean-Michel Trivi · 10 years ago
  25. b73bc86 Support multiple pipes for rerouting by Jean-Michel Trivi · 10 years ago
  26. 793a854 Fix remote submix crash on null sink by Jean-Michel Trivi · 10 years ago
  27. f5e2469 audio HAL: add parameters to open stream by Eric Laurent · 10 years ago
  28. 7d973ad Add audio_input_flags_t to HAL open_input_stream by Glenn Kasten · 10 years ago
  29. c5ae6a0 audio: different frame size calculation for input and output by Eric Laurent · 10 years ago
  30. dd45fd3 audio: fixed channel count determination from channel mask by Eric Laurent · 10 years ago
  31. 10f1a80 Fixed submix buffering when input and output stream formats differ. by Stewart Miles · 10 years ago
  32. 02c2f71 Added basic resampling of submix data on read from the input stream. by Stewart Miles · 10 years ago
  33. 92854f5 Add optional logging of input and output streams to the submix HAL. by Stewart Miles · 10 years ago
  34. e54c12c Implemented mono->stereo, stereo->mono channel conversion in submix HAL. by Stewart Miles · 10 years ago
  35. 2d199fe Modified submix HAL to drop data to the output stream if the pipe could block. by Stewart Miles · 10 years ago
  36. 3dd36f9 Modify submix HAL to allow either input or output streams create the pipe. by Stewart Miles · 10 years ago
  37. 7072684 Allow submix module streams to use any NBAIO format. by Stewart Miles · 10 years ago
  38. 568e66f Modified submix buffer size accessors to use the pipe configuration. by Stewart Miles · 10 years ago
  39. f645c5e Implemented accessors for derived submix HAL objects. by Stewart Miles · 10 years ago
  40. c049a0a Added a compile time option to enable / disable verbose submix logging. by Stewart Miles · 10 years ago
  41. 747d0df am 6322562d: am c070bad4: Merge changes I672d4ee8,I6a2183b5,If0c0135e by Colin Cross · 10 years ago
  42. 5685a08 audio_remote_submix: allow compiling for 64-bit by Colin Cross · 10 years ago
  43. b52fedf am 9f7332d4: am 5106ad0c: Merge "Audio HALs are 32-bit only" by Glenn Kasten · 11 years ago
  44. 329b926 Audio HALs are 32-bit only by Glenn Kasten · 11 years ago
  45. 0538a3e NBAIO::Format_from_SR_C requires audio_format_t parameter by Glenn Kasten · 11 years ago
  46. 3557aba hardware/libhardware: convert LOCAL_MODULE_PATH to LOCAL_MODULE_RELATIVE_PATH by Colin Cross · 11 years ago
  47. 59caeb1 Merge "Fix file permissions" into klp-dev by Glenn Kasten · 11 years ago
  48. 9595f7c remote submix: fix test on sampling valid rates by Eric Laurent · 11 years ago
  49. 08708c5 Fix file permissions by Glenn Kasten · 11 years ago
  50. eafbfa4 Use strong pointers and scope by Jean-Michel Trivi · 12 years ago
  51. 430ac66 Fix build by Glenn Kasten · 12 years ago
  52. 90b0fbd Shutdown audio pipe when closing input stream by Jean-Michel Trivi · 12 years ago
  53. d441303 bug 7253033 Add "exiting" state to remote audio submix module by Jean-Michel Trivi · 12 years ago
  54. 97c262f Remote submix: fix sink/source reference count handling by Jean-Michel Trivi · 12 years ago
  55. 35a2c16 Turn off logs in remote submix audio module by Jean-Michel Trivi · 12 years ago
  56. eec8770 Remote audio submix: blocking writes and sleeping reads. by Jean-Michel Trivi · 12 years ago
  57. 6acd966 Remote submix audio module: sleep less, log errors by Jean-Michel Trivi · 12 years ago
  58. 5d85c53 update audio remote submix API revision by Eric Laurent · 12 years ago
  59. 88b79cb Add audio module for remote submix by Jean-Michel Trivi · 12 years ago