summaryrefslogtreecommitdiffstats
path: root/src/call-volume.c
AgeCommit message (Expand)AuthorFilesLines
2010-01-01Update copyright informationMarcel Holtmann1-1/+1
2009-11-11Fix: Invoke microphone_volume, not speakerZhenhua Zhang1-1/+1
2009-09-29Fix: different signedness comparisonDenis Kenzior1-1/+1
2009-09-29Fix: Don't try to set a value if already setDenis Kenzior1-0/+9
2009-09-29Add Muted property to CallVolume atomDenis Kenzior1-0/+66
2009-09-29Refactor: Call Volume set_property handlingDenis Kenzior1-71/+59
2009-09-29Get rid of unused defineDenis Kenzior1-2/+0
2009-09-29Get rid of unused variablesDenis Kenzior1-2/+0
2009-09-29Refactor: Assume driver will set call volumeDenis Kenzior1-3/+0
2009-09-29Don't use ofono_ prefix for static functionsDenis Kenzior1-11/+8
2009-09-29Refactor: Break up call volume notifyDenis Kenzior1-14/+24
2009-09-29Cleanup: Do not expose DBus details to driversDenis Kenzior1-4/+4
2009-09-29Add call volume interface to adjust speaker and mic volumeZhenhua Zhang1-0/+366