summaryrefslogtreecommitdiff
path: root/src/call-volume.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Remove superfluous use of _GNU_SOURCEJonas Bonn2018-10-171-1/+0
* Do not set signature and reply in GDBus tablesLucas De Marchi2012-05-201-5/+5
* Convert GDBus methods to use macro helpersLucas De Marchi2012-05-201-4/+8
* Constify GDBus signal tablesHenrique Dante de Almeida2012-05-201-1/+1
* Constify GDBus method tablesHenrique Dante de Almeida2012-05-201-1/+1
* core: Update copyright informationMarcel Holtmann2011-10-101-1/+1
* call-volume: Fix style issueAki Niemi2011-02-021-1/+1
* core: explicitly compare pointers to NULLLucas De Marchi2010-11-291-3/+3
* call-volume: Minor coding style fixJeevaka Badrappan2010-11-261-2/+1
* call-volume: Remove extra line at EOFJeevaka Badrappan2010-11-261-1/+0
* call-volume: Fix dbus error message typeJeevaka Badrappan2010-11-261-3/+3
* Move call volume interface definition to dbus.hDenis Kenzior2010-03-221-13/+17
* Update copyright informationMarcel Holtmann2010-01-011-1/+1
* Fix: Invoke microphone_volume, not speakerZhenhua Zhang2009-11-111-1/+1
* Fix: different signedness comparisonDenis Kenzior2009-09-291-1/+1
* Fix: Don't try to set a value if already setDenis Kenzior2009-09-291-0/+9
* Add Muted property to CallVolume atomDenis Kenzior2009-09-291-0/+66
* Refactor: Call Volume set_property handlingDenis Kenzior2009-09-291-71/+59
* Get rid of unused defineDenis Kenzior2009-09-291-2/+0
* Get rid of unused variablesDenis Kenzior2009-09-291-2/+0
* Refactor: Assume driver will set call volumeDenis Kenzior2009-09-291-3/+0
* Don't use ofono_ prefix for static functionsDenis Kenzior2009-09-291-11/+8
* Refactor: Break up call volume notifyDenis Kenzior2009-09-291-14/+24
* Cleanup: Do not expose DBus details to driversDenis Kenzior2009-09-291-4/+4
* Add call volume interface to adjust speaker and mic volumeZhenhua Zhang2009-09-291-0/+366