| .. |
|
plugins/buddylookup
|
use vfork()
|
2009-11-10 20:12:52 +00:00 |
|
.gitignore
|
replace *.cvsignore by *.gitignore
|
2009-07-24 15:43:09 +00:00 |
|
authentication.c
|
fix bugs with login window and authentication faillure after several bad attempts from user.
|
2009-11-16 09:25:54 +00:00 |
|
chat.c
|
rename LinphoneUri into LinphoneAddress, because the term uri wasn't appropriate to refer a sip from header.
|
2009-11-26 11:11:30 +00:00 |
|
enum.c
|
Initial import
|
2008-09-04 15:47:34 +00:00 |
|
enum.h
|
Initial import
|
2008-09-04 15:47:34 +00:00 |
|
exevents.c
|
rename LinphoneUri into LinphoneAddress, because the term uri wasn't appropriate to refer a sip from header.
|
2009-11-26 11:11:30 +00:00 |
|
exevents.h
|
Initial import
|
2008-09-04 15:47:34 +00:00 |
|
fonis.c
|
various things in progress.
|
2009-01-09 22:34:32 +00:00 |
|
friend.c
|
rename LinphoneUri into LinphoneAddress, because the term uri wasn't appropriate to refer a sip from header.
|
2009-11-26 11:11:30 +00:00 |
|
general_state.c
|
New linphonec commands
|
2009-02-08 21:53:39 +00:00 |
|
linphonecore.c
|
move OUT_INVITE state at the end of linphone_core_invite, in case of success.
|
2009-12-11 15:20:20 +00:00 |
|
linphonecore.h
|
add user pointer to LinphoneCallLog
|
2009-12-09 20:20:50 +00:00 |
|
lpconfig.c
|
- enhance speex narrowband usage (finer bitrate choices in liblinphone)
|
2009-10-08 14:44:34 +00:00 |
|
lpconfig.h
|
integrate echo-limiter
|
2009-03-23 10:39:46 +00:00 |
|
Makefile.am
|
- enhance speex narrowband usage (finer bitrate choices in liblinphone)
|
2009-10-08 14:44:34 +00:00 |
|
misc.c
|
forgot the case where upload bandwidth is infinite (ie -1)
|
2009-10-08 19:31:03 +00:00 |
|
presence.c
|
rename LinphoneUri into LinphoneAddress, because the term uri wasn't appropriate to refer a sip from header.
|
2009-11-26 11:11:30 +00:00 |
|
private.h
|
rename LinphoneUri into LinphoneAddress, because the term uri wasn't appropriate to refer a sip from header.
|
2009-11-26 11:11:30 +00:00 |
|
proxy.c
|
fix 2 crashes, one when rport is null , other when using no proxy at all.
|
2009-09-07 19:14:28 +00:00 |
|
sdphandler.c
|
fix bugs
|
2008-12-19 09:29:18 +00:00 |
|
sdphandler.h
|
Initial import
|
2008-09-04 15:47:34 +00:00 |
|
siplogin.c
|
rename LinphoneUri into LinphoneAddress, because the term uri wasn't appropriate to refer a sip from header.
|
2009-11-26 11:11:30 +00:00 |
|
sipsetup.c
|
rename LinphoneUri into LinphoneAddress, because the term uri wasn't appropriate to refer a sip from header.
|
2009-11-26 11:11:30 +00:00 |
|
sipsetup.h
|
use buddy lookup to display buddy images in contact list (not finished).
|
2009-10-21 19:21:07 +00:00 |