1. 3ed7a65 UCM: Support reading MinBufferLevel as low as zero by Chun-Ta Lin · 7 years ago
  2. 6cae866 chell, glados: Increase default node gain on Mic by Cheng-Yi Chiang · 7 years ago
  3. 54e62cb UCM: Adjust MinBufferLevel for Hangout Meet speakermic by Chun-Ta Lin · 7 years ago
  4. 702919e CRAS: alsa_io - Allow input iodev to preempt hotword recording by Hsin-Yu Chao · 7 years ago
  5. e204059 CRAS: iodev_list - suspend/resume hotword streams by Hsin-Yu Chao · 7 years ago
  6. 731923f CRAS: Deduplicate snd_pcm_open and snd_pcm_hw_params calls. by Chinyue Chen · 7 years ago
  7. 59b4d52 CRAS: system_state - Notify observers only when output mute is changed by Cheng-Yi Chiang · 7 years ago
  8. d7d1fa4 CRAS: check if dev is NULL in pinned_stream_removed by Stephen Barber · 7 years ago
  9. 2f94fd0 CRAS: avoid int-in-bool-context warning by eyqs · 7 years ago
  10. f165b6f CRAS: client - schedule wake by dev level for hotword stream by Hsin-Yu Chao · 7 years ago
  11. 96f1a8c CRAS: add GetDefaultOutputBufferSize dbus API by Wu-Cheng Li · 7 years ago
  12. 4fb25d0 Revert "CRAS: add GetMinOutputBufferSize dbus API" by Kuang-che Wu · 7 years ago
  13. fa41925 CRAS: test_client - listen_for_hotword to capture continuous stream by Hsin-Yu Chao · 7 years ago
  14. f1d6d8f CRAS: add GetMinOutputBufferSize dbus API by Wu-Cheng Li · 7 years ago
  15. cebddc7 CRAS: timing_ut - Add more input tests. by Dylan Reid · 7 years ago
  16. bac3ba7 CRAS: Do not close dev if it still has pinned streams. by Chinyue Chen · 7 years ago
  17. dbd85b9 CRAS: timing_ut - Factor out common single-device tests by Dylan Reid · 7 years ago
  18. fd55f92 CRAS: Add first input timing test. by Dylan Reid · 7 years ago
  19. 655639d CRAS: Move next input time to dev_io by Dylan Reid · 7 years ago
  20. a78956f CRAS: Update gitignore for cras_router and *.swp by Dylan Reid · 7 years ago
  21. 90a85ed CRAS: audio_thread - input/output wake take lists of devs by Dylan Reid · 7 years ago
  22. c090131 CRAS: audio_thread - fill_next_sleep_interval can be static by Dylan Reid · 7 years ago
  23. e868e13 CRAS: audio_thread - Fix ATLOG indentation by Dylan Reid · 7 years ago
  24. b838f2c CRAS: Move stream_dev_io to dev_io by Dylan Reid · 7 years ago
  25. 014a50e CRAS: Move playback I/O to dev_io by Dylan Reid · 7 years ago
  26. b2f82b0 CRAS: audio_thread - remove remaining thread params from output by Dylan Reid · 7 years ago
  27. 5eb1e19 CRAS: audio_thread - Move stream removal to dev_io by Dylan Reid · 7 years ago
  28. 07b3bfe CRAS: audio_thread - Pass dev list to remove stream by Dylan Reid · 7 years ago
  29. 6fbfa5b CRAS: audio_thread - `wait_pending_output_streams is not used by Dylan Reid · 7 years ago
  30. 8541bbc CRAS: Move more capture code to dev_io by Dylan Reid · 7 years ago
  31. 42f6a0f CRAS: audio_thread - Don't pass thread to `send_captured_samples` by Dylan Reid · 7 years ago
  32. 24465e3 CRAS: audio_thread - Move rm_open_adev to dev_io by Dylan Reid · 7 years ago
  33. 0003bbf CRAS: audio_thread - don't pass thread to do_capture by Dylan Reid · 7 years ago
  34. e90ee0f CRAS: audio_thread - remove unused thread argument by Dylan Reid · 7 years ago
  35. 7a490dd CRAS: Stop dev_io from poking in to rstream by Dylan Reid · 7 years ago
  36. 0f03960 CRAS: dev_io - fix typo in comment about wake up time by Dylan Reid · 7 years ago
  37. 08d5f3d CRAS: audio_thread - Factor out playback fetching by Dylan Reid · 7 years ago
  38. 798d45e CRAS: audio_thread - Rename output_stream_fetch by Dylan Reid · 7 years ago
  39. d161ef4 CRAS: audio_thread - Pass device list to output_stream_fetch by Dylan Reid · 7 years ago
  40. 77fe271 CRAS: audio_thread - Remove unused parameter by Dylan Reid · 7 years ago
  41. 9c03f05 CRAS: iodev_list - Fix closing pinned stream by Cheng-Yi Chiang · 7 years ago
  42. 0482e80 CRAS: iodev_list_unittest - Remove unused variable by Cheng-Yi Chiang · 7 years ago
  43. 029cddd CRAS: iodev - Remove unused function prototypes by Dylan Reid · 7 years ago
  44. 81d78a4 CRAS: audio_thread - Comment spelling fix by Dylan Reid · 7 years ago
  45. 189c1fd CRAS: audio_thread - remove unused forward declaration by Dylan Reid · 7 years ago
  46. 661ebed CRAS: fmt_conf - Have destructor set pointer to NULL by Dylan Reid · 7 years ago
  47. f264f5c CRAS: iodev - remove extra space by Dylan Reid · 7 years ago
  48. 3d024f6 CRAS: dev_stream - Fix busy loop when capturing to two streams by Hsin-Yu Chao · 7 years ago
  49. 500fa0c CRAS: shm - Fix cras_shm_get_writeable_frames by Cheng-Yi Chiang · 7 years ago
  50. e7680d3 CRAS: audio_thread - Fix callback time for the second input stream by Cheng-Yi Chiang · 7 years ago
  51. ea62690 CRAS: cras_client - Remove debug message by Cheng-Yi Chiang · 7 years ago
  52. 91493ab CRAS: cras_client - Close fd to shm if stream is removed by Cheng-Yi Chiang · 7 years ago
  53. a2dbfc3 CRAS: Add ACCESSIBILITY stream type. by Chinyue Chen · 7 years ago
  54. eece792 asla_ucm: Initialize last_str by Dylan Reid · 7 years ago
  55. 6631135 build: Add space before DBUS flags by Dylan Reid · 7 years ago
  56. a0aab94 Set NoNewPrivs for cras. by Jorge Lucangeli Obes · 7 years ago
  57. 81b3032 CRAS: cras_router - Audio routing using cras by Chase Brandon · 8 years ago
  58. 6233e2d CRAS: audio_test_gui - UI for audio test tool by Chase Brandon · 8 years ago
  59. 09252a1 daisy: Turn off speaker switch when headphone is enabled by Cheng-Yi Chiang · 7 years ago
  60. 2e14c23 Revert "CRAS: Deduplicate snd_pcm_open calls when opening a device." by Chinyue Chen · 7 years ago
  61. 70182dd CRAS: Deduplicate snd_pcm_open calls when opening a device. by Chinyue Chen · 8 years ago
  62. 1a8074b CRAS: alsa_io - Remove unneeded update_supported_formats call. by Chinyue Chen · 8 years ago
  63. 3615ecb CRAS: iodev - Skip update_channel_layout for 2-channel output. by Chinyue Chen · 8 years ago
  64. 5082f24 CRAS: test_client - Display stream type in audio thread info. by Chinyue Chen · 8 years ago
  65. 8c14662 CRAS: test_client - Add option to specify stream type. by Chinyue Chen · 8 years ago
  66. 2de7350 CRAS: test_client - Fix wrong closing paren. by Chinyue Chen · 8 years ago
  67. f96bf8e CRAS: alsa_mixer - Fix cras_alsa_mixer_set_mute by Cheng-Yi Chiang · 8 years ago
  68. d4c8bcd CRAS: iodev - Tune the ramp duration by Cheng-Yi Chiang · 8 years ago
  69. 5935245 audio_thread_log_viewer: Fix ODEV_NO_STREAMS keyword by Moja Hsu · 8 years ago
  70. f614b5c CRAS: remove non-critical logs in libcras and cras_util by Cheng-Yi Chiang · 8 years ago
  71. 0c7b27b CRAS: iodev_list_unittest - update active node for pinned stream by Hsin-Yu Chao · 8 years ago
  72. 2a609e2 CRAS: iodev_list - Enable/disable active node for pinned stream by Hsin-Yu Chao · 8 years ago
  73. b8ad07f chell: Disable DSP on both HDMI devices by Cheng-Yi Chiang · 8 years ago
  74. 53efd27 CRAS: alsa_jack - Remove callback of hctl element on destroy by Cheng-Yi Chiang · 8 years ago
  75. f62f24a CRAS: audio_thread - Use wake up time from dev_stream by Cheng-Yi Chiang · 8 years ago
  76. 9903383 CRAS: dev_stream - Add method to get wake up time by Cheng-Yi Chiang · 8 years ago
  77. 797b23b CRAS: dev_stream - Avoid bursting captured data to stream by Cheng-Yi Chiang · 8 years ago
  78. bd7dee7 CRAS: test_client - Add log for number of overruns of streams by Cheng-Yi Chiang · 8 years ago
  79. a260b3a CRAS: test_client - Display device ID in decimal. by Chinyue Chen · 8 years ago
  80. 77fa3d8 CRAS: iodev_list - Skip ramping if device volume is zero by Cheng-Yi Chiang · 8 years ago
  81. ab692f0 CRAS: iodev_list - Fix argument of cras_iodev_list_dev_is_enabled by Cheng-Yi Chiang · 8 years ago
  82. 82d5f06 CRAS: iodev - Add method to query if a device should mute for volume by Cheng-Yi Chiang · 8 years ago
  83. 977ea14 chell: Disable DSP on HDMI by Cheng-Yi Chiang · 8 years ago
  84. 04bfd98 CRAS: alsa_io - Fix comment style by Cheng-Yi Chiang · 8 years ago
  85. e26a4a1 CRAS: alsa_io - Specify default node gain in UCM by Cheng-Yi Chiang · 8 years ago
  86. 2d7d734 CRAS: system_state - Store target capture gain by Cheng-Yi Chiang · 8 years ago
  87. 5528e74 CRAS: audio_thread - Synchronize audio thread callback removal by Hsin-Yu Chao · 8 years ago
  88. af4f8e9 CRAS: bt_device - Handle SCO socket error case by Hsin-Yu Chao · 8 years ago
  89. 825b113 CRAS: tm - Fix invalid memory access in cras_tm by Hsin-Yu Chao · 8 years ago
  90. c3bcaaf Migrate audio configs to overlay for Rambi series by Hsin-Yu Chao · 8 years ago
  91. 428b555 CRAS: alsa_io - Move volume curve to alsa output node by Hsin-Yu Chao · 8 years ago
  92. 7b891b5 CRAS: alsa_io_unittest - Remove uneccessary code by Hsin-Yu Chao · 8 years ago
  93. 0596a54 CRAS: system_state - Only notify observer if needed by Cheng-Yi Chiang · 8 years ago
  94. 86fd177 CRAS: iodev_list - Ramp up/down for unmute/mute only in normal run by Cheng-Yi Chiang · 8 years ago
  95. f39a21b CRAS: iodev - Do not ramping up when output should mute by Cheng-Yi Chiang · 8 years ago
  96. 1830801 CRAS: Ignore empty ucm suffix argument by Hsin-Yu Chao · 8 years ago
  97. 2a31c92 CRAS: When setting new active node, disable all other nodes by Toni Barzic · 8 years ago
  98. 29ff3ba CRAS: cras_udev - zero USB card info when created by Toni Barzic · 8 years ago
  99. 48000f3 init: Add get_internal_ucm_suffix script by Hsin-Yu Chao · 8 years ago
  100. e95d50d CRAS: alsa_card - Add internal_ucm_suffix by Hsin-Yu Chao · 8 years ago