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