index
:
ofono
master
Ofono
Ofono Group
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
voicecall.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-12-16
voicecall: Use cnap validity in get_properties
Denis Kenzior
1
-5
/
+2
2010-12-16
voicecall: Use clip_validity in get_properties
Denis Kenzior
1
-1
/
+6
2010-12-16
voicecall: Minor style fixes
Denis Kenzior
1
-6
/
+5
2010-12-16
voicecall: add support for CNAP
Gustavo F. Padovan
1
-0
/
+53
2010-12-03
voicecall: fix dial result handling
Pekka Pessi
1
-3
/
+16
2010-11-29
core: explicitly compare pointers to NULL
Lucas De Marchi
1
-41
/
+35
2010-11-26
core: Remove stray newlines in messages sent to log
RĂ©mi Denis-Courmont
1
-2
/
+2
2010-11-22
src: coding style fixes - rule M6
Jeevaka Badrappan
1
-5
/
+5
2010-10-25
voicecall: Limit tone string length per request.
Andrzej Zaborowski
1
-7
/
+10
2010-10-22
voicecall: __ofono_voicecall_tone_send internal api
Andrzej Zaborowski
1
-32
/
+237
2010-10-10
voicecall: check g_try_new0 return value
Pekka Pessi
1
-0
/
+3
2010-10-10
voicecall: remove dial_request_finish() cb param
Pekka Pessi
1
-9
/
+9
2010-10-10
voicecall: Check dial requests in voicecall_is_busy
Pekka Pessi
1
-7
/
+2
2010-09-28
voicecall: Set single_call correctly
Denis Kenzior
1
-1
/
+1
2010-09-21
Fix multi-line comment style issues
Jeevaka Badrappan
1
-11
/
+22
2010-09-09
voicecall: Simplify logic
Denis Kenzior
1
-1
/
+1
2010-09-09
stk: Fix User Cancel response to Set Up Call
Andrzej Zaborowski
1
-0
/
+14
2010-09-01
voicecall: Remove unusued MULTI_RELEASE flag
Denis Kenzior
1
-8
/
+0
2010-08-30
sim: Turn around the order of arguments
Denis Kenzior
1
-2
/
+2
2010-08-30
voicecall: Fix crash during cleanup
Denis Kenzior
1
-1
/
+2
2010-08-27
voicecall: Cleanup dial request when removing atom
Denis Kenzior
1
-0
/
+2
2010-08-27
voicecall: Refactor ofono_voicecall_busy
Denis Kenzior
1
-36
/
+43
2010-08-27
voicecall: Switch to unsigned
Denis Kenzior
1
-6
/
+6
2010-08-27
voicecall: Cleanup dial request init / finish
Denis Kenzior
1
-88
/
+66
2010-08-27
voicecall: add __ofono_voicecall_dial internal api
Andrzej Zaborowski
1
-50
/
+278
2010-08-20
voicecall: Remove unused variable
Marcel Holtmann
1
-1
/
+0
2010-08-20
voicecall: Fix memory leak
Denis Kenzior
1
-0
/
+2
2010-08-20
voicecall: Remove Calls property
Denis Kenzior
1
-7
/
+0
2010-08-20
voicecall: emit CallAdded and CallRemoved signals
Denis Kenzior
1
-41
/
+51
2010-08-20
voicecall: Add GetCalls method
Denis Kenzior
1
-0
/
+53
2010-08-20
voicecall: Fix up some style issues
Denis Kenzior
1
-28
/
+28
2010-08-20
voicecall: Break out voicecall_append_properties
Denis Kenzior
1
-22
/
+27
2010-08-20
voicecall: Get rid of MultipartyCalls attribute
Denis Kenzior
1
-46
/
+59
2010-08-13
voicecall: Make hangup_all work for 911 calls
Denis Kenzior
1
-7
/
+18
2010-08-12
voicecall: Relax restriction for hangup_active
Denis Kenzior
1
-1
/
+2
2010-08-12
voicecall: Move some stuff around
Denis Kenzior
1
-37
/
+37
2010-08-12
voicecall: Don't hangup waiting calls
Denis Kenzior
1
-1
/
+8
2010-08-12
voicecall: Make logic bit cleaner
Denis Kenzior
1
-4
/
+4
2010-08-12
voicecall: Minor style issues
Denis Kenzior
1
-3
/
+2
2010-08-12
voicecall: Reflow the logic of voicecall_hangup
Denis Kenzior
1
-33
/
+38
2010-08-12
voicecall: Add support for function hangup_all
Sjur Brændeland
1
-13
/
+43
2010-07-08
style: No initialization needed here
Denis Kenzior
1
-1
/
+1
2010-04-15
Refactor: Store the sim object inside voicecalls
Denis Kenzior
1
-35
/
+26
2010-04-15
Style: Proper indentation
Denis Kenzior
1
-1
/
+2
2010-04-15
Handle EFen list when SIM inserted / removed
Andrzej Zaborowski
1
-7
/
+58
2010-03-22
Move voicecall interface definitions to dbus.h
Denis Kenzior
1
-28
/
+24
2010-02-10
Style: if statement
Denis Kenzior
1
-2
/
+3
2010-02-08
Fix: Don't use ofono_debug directly in the core
Denis Kenzior
1
-9
/
+9
2010-01-01
Update copyright information
Marcel Holtmann
1
-1
/
+1
2009-12-24
Use error label instead of err or err_out
Marcel Holtmann
1
-4
/
+4
[prev]
[next]