Ghislain MARY
|
35d9eeb152
|
The resources directories can now be defined at runtime.
|
2017-02-17 17:07:10 +01:00 |
|
Simon Morlat
|
656ff43b13
|
fix most common warnings
|
2017-01-14 14:13:26 +01:00 |
|
Ghislain MARY
|
33b72ce6b5
|
Move public header files in the include/linphone directory.
|
2016-11-15 14:41:18 +01:00 |
|
Simon Morlat
|
a961d2771b
|
fix potential crash when DONTBIND transports are configured.
|
2016-11-10 11:33:18 +01:00 |
|
Ghislain MARY
|
9a23352c4c
|
Stricter compilation options + new compilation error fixes.
|
2016-10-19 17:31:07 +02:00 |
|
Simon Morlat
|
ce537c3e1f
|
fix the Beraudo's button, who lost its effect due proxy config edit/done refactoring.
|
2016-10-17 21:38:15 +02:00 |
|
Simon Morlat
|
f9aee35116
|
heavy rework of lists, presence list subscriptions, and fix many memory leaks
|
2016-09-22 22:10:36 +02:00 |
|
Sylvain Berfini
|
05cf0889ea
|
Revert to old auth_info_requested callback and added a new one instead
|
2016-09-21 13:03:23 +02:00 |
|
Sylvain Berfini
|
f575f94bb4
|
Added methods to set TLS certificate/key on LinphoneAuthInfo + updated auth_info_requested callback
|
2016-09-20 12:44:43 +02:00 |
|
Sandrine Avakian
|
623dc72e1f
|
Merge branch '3.10.x'
# Conflicts:
# CMakeLists.txt
# coreapi/account_creator.c
# coreapi/friendlist.c
# coreapi/linphonecore_jni.cc
# coreapi/misc.c
# coreapi/vcard.cc
# coreapi/vcard.h
# coreapi/vcard_stubs.c
# gtk/videowindow.c
# java/common/org/linphone/core/LinphoneNatPolicy.java
# java/impl/org/linphone/core/LinphoneNatPolicyImpl.java
# mediastreamer2
# tester/vcard_tester.c
|
2016-08-25 17:52:12 +02:00 |
|
Ghislain MARY
|
0492c91ba1
|
No longer rely on the uri field of LinphoneFriend being set (use linphone_friend_get_address() instead).
|
2016-07-29 11:09:45 +02:00 |
|
Ghislain MARY
|
37a2fd43e6
|
fix bc_vfs header
|
2016-07-27 14:48:46 +02:00 |
|
Gautier Pelloux-Prayer
|
f6381d913a
|
license: update FSF address
|
2016-07-27 11:58:38 +02:00 |
|
Sandrine Avakian
|
834c52392f
|
Fix Mantis 3208 - MAC - using a valid remote uri in remote provisioning makes linphone crash
|
2016-07-25 11:49:01 +02:00 |
|
Ghislain MARY
|
f77a2ada0a
|
Fix definition and usage of LIBLINPHONE_GIT_VERSION.
|
2016-07-22 11:06:17 +02:00 |
|
Ghislain MARY
|
472befa723
|
Fix vfs header name.
|
2016-07-19 12:23:17 +02:00 |
|
François Grisez
|
973591c715
|
[Regression fix] disable the conference butten when there is only one call
|
2016-07-12 10:12:59 +02:00 |
|
Erwan Croze
|
323ce9f16f
|
Add shortcut for quickly accessing chatroom from the friendlist
|
2016-06-28 13:37:22 +02:00 |
|
Erwan Croze
|
71cf28204c
|
Set focus on textfield when loading a chatroom
|
2016-06-28 13:27:41 +02:00 |
|
Ghislain MARY
|
fb9c200a55
|
Replace MSList by bctbx_list_t in console and gtk.
|
2016-06-16 18:41:41 +02:00 |
|
Ghislain MARY
|
c13647f8bd
|
Treat warnings as errors on Windows.
|
2016-06-16 12:23:53 +02:00 |
|
Simon Morlat
|
b79535afe9
|
fix automake build and simplify sqlite enablement options
|
2016-05-20 09:37:53 +02:00 |
|
Sylvain Berfini
|
3fb9e8b7f6
|
Added a take screenshot button in video window in gtk app + updated translations
|
2016-05-10 12:02:24 +02:00 |
|
Simon Morlat
|
8c521d1ba3
|
implicit avpf bugfixes: do not configure encoders to use avpf if avpf is not accepted or offered by remote.
|
2016-04-29 15:13:05 +02:00 |
|
Gautier Pelloux-Prayer
|
4974896339
|
win32: use _WIN32 macro instead of WIN32
|
2016-03-09 16:25:08 +01:00 |
|
Sylvain Berfini
|
e7eaaf56d2
|
Small improvement in friend migration + removed useless code in gtk app
|
2016-03-03 16:55:02 +01:00 |
|
Sylvain Berfini
|
0b6cc88dde
|
Show gtk dialog for windows
|
2016-02-25 16:04:22 +01:00 |
|
Sylvain Berfini
|
0676eaf4f1
|
Removed deprecated methods from vcard tester + updated import/export vCard API
|
2016-02-03 14:37:34 +01:00 |
|
Sylvain Berfini
|
3b7c61e640
|
Merge branch 'master' into dev_vcard
Conflicts:
coreapi/CMakeLists.txt
coreapi/Makefile.am
coreapi/linphonecore.h
java/common/org/linphone/core/LinphoneCore.java
java/impl/org/linphone/core/LinphoneCoreImpl.java
|
2016-01-25 10:47:41 +01:00 |
|
Simon Morlat
|
9a8ee6ddf5
|
update for new ortp logging api
|
2016-01-19 16:25:43 +01:00 |
|
Sylvain Berfini
|
44e18649ac
|
Merge branch 'master' into dev_vcard
Conflicts:
build/android/Android.mk
coreapi/CMakeLists.txt
coreapi/Makefile.am
coreapi/friend.c
coreapi/linphonecore.c
coreapi/linphonecore.h
|
2016-01-08 10:37:54 +01:00 |
|
François Grisez
|
38dfb9ab6f
|
Merge branch 'dev_conference_rfc4579'
|
2016-01-07 10:13:04 +01:00 |
|
François Grisez
|
fe6d7528f4
|
Makes Linphone ignore REFER requests with BYE method set
|
2016-01-06 16:36:04 +01:00 |
|
Gautier Pelloux-Prayer
|
b711888ac0
|
ringplayer: add ring player object to play ringtones (CAF on iOS, WAV otherwise)
|
2016-01-05 10:31:23 +01:00 |
|
François Grisez
|
ca05715af6
|
Fix crash in JNI concerning the removeListener() function
|
2016-01-04 16:45:18 +01:00 |
|
Sylvain Berfini
|
db7c875468
|
Merge remote-tracking branch 'origin/master' into dev_vcard
Conflicts:
build/android/liblinphone_tester.mk
coreapi/friend.c
coreapi/friendlist.c
coreapi/linphonecore_jni.cc
|
2015-12-30 15:17:01 +01:00 |
|
Gautier Pelloux-Prayer
|
d18a67deff
|
gtk: add badge on MacOSX counting the number of unread messages
|
2015-12-22 10:42:02 +01:00 |
|
Sylvain Berfini
|
0b7a1deccf
|
Added friend storage to database + improved tests + needed changes in gtk app + friends' migration from rc to db
|
2015-12-18 15:25:18 +01:00 |
|
Sylvain Berfini
|
c1f11402a9
|
Prepared gtk application for friends' database storage
|
2015-12-17 16:52:48 +01:00 |
|
Sylvain Berfini
|
47e0b04725
|
Added export functions for contacts as vCards + added documentation for vCard API
|
2015-12-14 17:43:20 +01:00 |
|
Sylvain Berfini
|
3782799e02
|
Added option in gtk ui to import contact(s) from vcard file
|
2015-12-14 16:10:01 +01:00 |
|
Simon Morlat
|
537aebfcf2
|
fix compilation error
|
2015-11-26 16:22:56 +01:00 |
|
Jehan Monnier
|
24cf297628
|
fix some warnings, update submodule ms2
|
2015-11-26 11:30:25 +01:00 |
|
Ghislain MARY
|
cafb1dfa3e
|
Fix strict-prototypes warnings.
|
2015-11-20 17:56:11 +01:00 |
|
Ghislain MARY
|
9af805f0fe
|
Merge branch '3.9.x'
Conflicts:
gtk/main.c
mediastreamer2
po/POTFILES.in
|
2015-11-18 09:55:03 +01:00 |
|
Simon Morlat
|
331c9592b6
|
fix bug when starting linphone from home directory on mac. In such case the local .linphonerc is found but cannot be loaded because of the chdir() that occurs just before starting the library.
|
2015-11-16 10:45:59 +01:00 |
|
Simon Morlat
|
e6aff84852
|
fix bug when starting linphone from home directory on mac. In such case the local .linphonerc is found but cannot be loaded because of the chdir() that occurs just before starting the library.
|
2015-11-16 10:20:54 +01:00 |
|
Ghislain MARY
|
dbde90715f
|
Fix build without libnotify.
|
2015-11-10 16:28:29 +01:00 |
|
Ghislain MARY
|
c3e3178942
|
Fix bug 0002636: Don't know who sent a chat message from a notification.
|
2015-11-10 15:13:36 +01:00 |
|
Ghislain MARY
|
057bf0430a
|
Merge branch '3.9.x'
|
2015-11-02 17:36:35 +01:00 |
|