index
:
~jprvita/ofono
fixes
master
simple-hf-audio-agent
vcgomes-for-upstream
Open surce telephony
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
voicecall.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
2009-12-17
Style: Fix a few more occurences of if/else
Denis Kenzior
1
-1
/
+2
2009-12-16
Support 51.011 EFecc format.
Andrzej Zaborowski
1
-4
/
+43
2009-12-04
Optimize: call list signal emission
Denis Kenzior
1
-9
/
+0
2009-12-04
Update voicecall atom to use new callid api
Denis Kenzior
1
-9
/
+7
2009-12-04
Add utility to get the next free call id
Denis Kenzior
1
-0
/
+11
2009-12-01
Fix: Simplify logic to use g_memdup
Denis Kenzior
1
-5
/
+3
2009-12-01
Fix: Be more signed/unsigned correct
Denis Kenzior
1
-3
/
+3
2009-11-13
Fix: Make sure we don't dial with an incoming call
Denis Kenzior
1
-0
/
+3
2009-11-13
Refactor: Simplify code and add have_incoming
Denis Kenzior
1
-12
/
+12
2009-11-13
Revert: Go back to the old dial behavior
Denis Kenzior
1
-64
/
+4
2009-11-12
Use release_all_held to release a single held call
Denis Kenzior
1
-0
/
+8
2009-11-12
Remove Voicecall.Busy method
Denis Kenzior
1
-27
/
+14
2009-11-05
Use localtime_r instead of localtime
Denis Kenzior
1
-1
/
+2
2009-10-30
Fix: Refine the logic for CHLD=1 and CHLD=2
Denis Kenzior
1
-4
/
+8
2009-10-29
Fix: Refine logic for hangup
Denis Kenzior
1
-4
/
+6
2009-10-28
In the simple single active call case, use hangup
Denis Kenzior
1
-6
/
+23
2009-10-28
Fix: Take care of the logic for Dialing
Denis Kenzior
1
-2
/
+65
[next]