summaryrefslogtreecommitdiffstats
path: root/chromeos/audio/cras_audio_handler.h
Commit message (Expand)AuthorAgeFilesLines
* Fix the issue of switching active audio device from ash tray menu.jennyz@chromium.org2013-07-131-7/+6
* Migrate to use SetOutputNodeVolume and SetInputNodeGain cras apis. jennyz@chromium.org2013-07-121-6/+9
* Use device_name + node_id to index devices in preferences.rkc@chromium.org2013-06-201-1/+3
* Fix several audio issues:jennyz@chromium.org2013-05-261-1/+12
* Fix the volume bubble pop up on device reboot issue. Fix the volume bubble po...jennyz@chromium.org2013-05-231-1/+8
* Add tests for the Audio Extension API.rkc@chromium.org2013-05-171-0/+6
* Merge the cras audio switch handler with the handler.rkc@chromium.org2013-05-101-2/+18
* Set mute correctly from the audio API.rkc@chromium.org2013-05-101-1/+4
* Implement the rest of the audio API.rkc@chromium.org2013-05-071-2/+38
* Revert 198556 "Implement the rest of the audio API."rkc@chromium.org2013-05-071-38/+2
* Implement the rest of the audio API.rkc@chromium.org2013-05-061-2/+38
* Switch Audio Preferences to per device.rkc@chromium.org2013-05-021-7/+9
* cros: Enable new cras audio handler by default rkc@chromium.org2013-05-011-18/+22
* Implement new audio tray ui and integrate with new audio controller.jennyz@chromium.org2013-04-241-1/+13
* Implement new audio handler which talks to the new audio dbus apis, and adds ...jennyz@chromium.org2013-04-191-0/+160