summaryrefslogtreecommitdiffstats
path: root/chromeos/dbus/cras_audio_client.h
Commit message (Expand)AuthorAgeFilesLines
* Update {virtual,override,final} to follow C++11 style in chromeos/dbus.dcheng2015-01-161-1/+1
* ObserverList::HasObserver now takes a const pointer.mgiuca2014-11-101-1/+1
* Flip the left/right speaker when the device is in yoga mode.jennyz2014-10-021-0/+7
* app_shell: Do simple audio initialization.derat2014-08-291-1/+0
* Add ability to active multiple devices via the audio API.jennyz@chromium.org2014-08-151-0/+10
* Add keyboard mic APIshychao@chromium.org2014-07-291-1/+11
* Remove fake client creation from DBusClients' Create() functions.pneubeck@chromium.org2013-12-031-2/+1
* Reduce chrome cras dbus call logs during device rebooting. cras server won't ...jennyz@chromium.org2013-09-131-1/+8
* Split construction and initialization of DBus clients.pneubeck@chromium.org2013-08-271-7/+3
* Migrate to use SetOutputNodeVolume and SetInputNodeGain cras apis. jennyz@chromium.org2013-07-121-11/+7
* Integrate cras audio dbus api changes for transiting from SetOyutputMute to S...jennyz@chromium.org2013-06-291-2/+2
* Move audio device switching to Chrome.rkc@chromium.org2013-04-301-4/+4
* Implement new audio handler which talks to the new audio dbus apis, and adds ...jennyz@chromium.org2013-04-191-1/+17
* Integrate audio dbus api: GetNodes and a small improvement to GetVolumeState.jennyz@chromium.org2013-04-101-3/+13
* Audio dbus API integration with chrome.jennyz@chromium.org2013-03-281-0/+88