index
:
ofono
master
Ofono
Ofono Group
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
call-volume.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-11-29
core: explicitly compare pointers to NULL
Lucas De Marchi
1
-3
/
+3
2010-11-26
call-volume: Minor coding style fix
Jeevaka Badrappan
1
-2
/
+1
2010-11-26
call-volume: Remove extra line at EOF
Jeevaka Badrappan
1
-1
/
+0
2010-11-26
call-volume: Fix dbus error message type
Jeevaka Badrappan
1
-3
/
+3
2010-03-22
Move call volume interface definition to dbus.h
Denis Kenzior
1
-13
/
+17
2010-01-01
Update copyright information
Marcel Holtmann
1
-1
/
+1
2009-11-11
Fix: Invoke microphone_volume, not speaker
Zhenhua Zhang
1
-1
/
+1
2009-09-29
Fix: different signedness comparison
Denis Kenzior
1
-1
/
+1
2009-09-29
Fix: Don't try to set a value if already set
Denis Kenzior
1
-0
/
+9
2009-09-29
Add Muted property to CallVolume atom
Denis Kenzior
1
-0
/
+66
2009-09-29
Refactor: Call Volume set_property handling
Denis Kenzior
1
-71
/
+59
2009-09-29
Get rid of unused define
Denis Kenzior
1
-2
/
+0
2009-09-29
Get rid of unused variables
Denis Kenzior
1
-2
/
+0
2009-09-29
Refactor: Assume driver will set call volume
Denis Kenzior
1
-3
/
+0
2009-09-29
Don't use ofono_ prefix for static functions
Denis Kenzior
1
-11
/
+8
2009-09-29
Refactor: Break up call volume notify
Denis Kenzior
1
-14
/
+24
2009-09-29
Cleanup: Do not expose DBus details to drivers
Denis Kenzior
1
-4
/
+4
2009-09-29
Add call volume interface to adjust speaker and mic volume
Zhenhua Zhang
1
-0
/
+366