Commit graph

290 commits

Author SHA1 Message Date
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
Gautier Pelloux-Prayer
f6381d913a license: update FSF address 2016-07-27 11:58:38 +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
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
Simon Morlat
3d7bbb5bd5 remove linphone_core_create_default_call_parameters() because this function is dangerous and error prone.
Indeed, it cannot guarantee that the created call params are compatible with the call being accepted or updated.
For doing an outgoing call there is no problem in using it but linphone_core_create_call_params() is better and hard to mis-use.
2015-10-31 12:00:28 +01:00
Ghislain MARY
56d49fd74e Add an icon in the status bar to show if autoanswer is enabled. 2015-10-29 15:02:57 +01:00
Ghislain MARY
4b1bdd7da0 Attempt to improve display of notebook tabs on Mac OS. 2015-10-29 12:40:13 +01:00
Simon Morlat
60d5695501 show main window when an incoming call arrives but no notification. 2015-10-28 12:29:07 +01:00
Ghislain MARY
bd110c2fd4 Fix call params when accepting an incoming call in the GTK application.
AVPF was always disabled the way it was done previously.
2015-10-27 09:18:56 +01:00
Ghislain MARY
945357d710 Fix call params when accepting an incoming call in the GTK application.
AVPF was always disabled the way it was done previously.
2015-10-26 14:28:48 +01:00
Ghislain MARY
ed82602038 Hide add contact icon in uribar when the contact is already a friend or if the uri bar is empty. 2015-10-22 11:00:47 +02:00
François Grisez
92202d1dc1 Merge branch 'master' into dev_setup_wizard_glade 2015-10-21 19:58:21 +02:00
Ghislain MARY
da66ace7ed Replace a lot of stock icons by our own ones. 2015-10-21 17:32:51 +02:00
François Grisez
9e47098fa8 Update chat tab header when clicking on another friend 2015-10-21 08:53:57 +02:00
François Grisez
d2581d19f2 Gtk: improve appearance of chat header tabs
* use the "linphone-start-chat" icon
* factorisation of the code managing the display of header tabs
2015-10-20 14:34:45 +02:00
François Grisez
4222c24763 Updating icons of the GTK+ inteface 2015-10-19 18:42:20 +02:00
François Grisez
663c5d24c6 GTK: move the keypad button into the "Options" menu 2015-10-19 18:42:20 +02:00