Ghislain MARY
5c1d7a5fa3
Fix build with moved header files.
2016-11-15 14:54:00 +01:00
Ghislain MARY
33b72ce6b5
Move public header files in the include/linphone directory.
2016-11-15 14:41:18 +01:00
Simon Morlat
eee46cc5df
mandatory media encryption is available for all RTP encryption methods.
2016-11-02 20:45:56 +01:00
Simon Morlat
f9aee35116
heavy rework of lists, presence list subscriptions, and fix many memory leaks
2016-09-22 22:10:36 +02:00
Gautier Pelloux-Prayer
b2a78cbf97
Revert "Experimental feature lime"
...
This reverts commit 837b94df2d .
2016-09-12 15:22:35 +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
Simon Morlat
3a1dacbdf4
big rework of Tunnel management
...
- better integration with network reachability callback
- fix crashes (mTunnelClient can no longer be NULL)
- avoid useless operations during transcient states
- clarify source code
- allow the application to set root_ca before the tunnel connection actually starts.
2016-08-18 18:51:11 +02:00
Sandrine Avakian
837b94df2d
Experimental feature lime
...
Adding lime_experimental_feature in linphonerc [GtkUi] section. Setting it to 1 shows the options
related to lime in the GUI. Setting it to 0 hides the options. Default:set to 0.
Note: enabling lime in the [sip] section does work too, the GUI will just not show
the option has been changed.
2016-08-08 11:17:27 +02:00
François Grisez
9ca70edeb4
Fix bug arround sensitivity of "media encryption mandatory" checkbox
2016-08-04 16:06:46 +02:00
Sandrine Avakian
40c435c104
Fix DTLS encryption mandatory property box
2016-08-04 16:06:37 +02:00
Gautier Pelloux-Prayer
f6381d913a
license: update FSF address
2016-07-27 11:58:38 +02:00
François Grisez
e5ec4845f6
Add language code matchings for Lithuanian and Finnish
2016-06-27 14:57:33 +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
Sylvain Berfini
55ca45db72
Fixed GTK video preset issue with translations
2016-02-29 17:39:49 +01:00
Gautier Pelloux-Prayer
3df89f60e0
gtk: add lime "preferred" choice
2016-02-25 12:40:53 +01:00
Simon Morlat
8052d75eba
fix compilation error
2016-02-23 01:07:25 +01:00
Gautier Pelloux-Prayer
12902257fe
parameters: add lime checkbox activation
2016-02-22 16:29:13 +01:00
Simon Morlat
df4ea94a8e
clean a few things around MSFactory usage
2016-02-01 14:48:58 +01:00
Sandrine Avakian
6fd92fdcf9
Fixes in gtk audio_assistant and property box.
2016-01-21 09:28:19 +01:00
Gautier Pelloux-Prayer
ddb37ca75e
gtk: disable encryption mandatory requirement if encryption is disabled
2016-01-15 11:01:50 +01:00
Ghislain MARY
cafb1dfa3e
Fix strict-prototypes warnings.
2015-11-20 17:56:11 +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
Gautier Pelloux-Prayer
fff66504ba
gtk: reload sound and video devices each time multimedia settings are opened to detect new devices at runtime (experimental / not perfect though..)
2015-09-02 10:48:32 +02:00
François Grisez
75f2ce0632
GTK: automatically select the default proxy config in the settings panel
2015-08-07 15:43:34 +02:00
François Grisez
044cd7712e
Add 'Arabic' and 'Turkish' in the language selection list
2015-06-26 15:46:45 +02:00
François Grisez
44cdea0cfd
Fix language selection on Windows and MacOSX
2015-06-26 11:30:07 +02:00
François Grisez
cb878f6c00
Fix UI bug with transient windows
...
The dialog telling user to restart Linphone to apply the selected translation
could not be close
2015-06-26 10:02:14 +02:00
François Grisez
b96bf923d6
Make some sub-windows transient
2015-06-24 23:13:22 +02:00
Simon Morlat
4a0443364f
update video codec bitrates when audio codecs are enabled or disabled
2015-06-24 17:34:02 +02:00
Ghislain MARY
b97cba1a48
Fix GTK critical warnings.
2015-06-24 15:19:28 +02:00
François Grisez
3b0ab338fd
Fix UI bug in codec view
...
When the bitrate of one codec was edited, the new value was copied in
the fmtp parameter field.
2015-06-24 14:42:45 +02:00
Ghislain MARY
2533cc743c
Improve layout of GTK preferences dialog.
2015-06-16 12:41:49 +02:00
Ghislain MARY
50d275573a
Add video preset and FPS selection in the GTK preferences dialog.
2015-06-16 12:15:04 +02:00
François Grisez
1cc8a6a5ac
Fixes another build issue related to my preceding commit: 39c59ca10b
2015-06-15 10:40:18 +02:00
François Grisez
db9e344201
Fix a build issue introduced by my preceding commit
2015-06-15 09:45:10 +02:00
François Grisez
39c59ca10b
Fixes GUI bug on the list of codecs in the property panel
...
The name, the rate and the status of codecs could be
edited as a regular text entry
2015-06-13 23:00:58 +02:00
François Grisez
f8905028ab
Enables to select several codecs in the property pannel to enable/disable them
2015-06-11 23:37:00 +02:00
Ghislain MARY
a7baa4bc7a
Restore option to enable/disable the assistant.
2015-06-11 16:14:14 +02:00
Ghislain MARY
17cad99e4f
Rework assistant for asynchronous XML-RPC requests.
2015-06-05 15:49:47 +02:00
Simon Morlat
cc5244f222
add new test for ICE.
...
add possibility to change bitrate
2015-04-14 17:50:06 +02:00
François Grisez
a900f6490b
Add a parameter inb the property panel to set the delay before auto-answering
2015-04-01 16:24:10 +02:00
François Grisez
bd48c4928d
Move the auto-answer check box in the SIP account panel
2015-03-27 14:48:01 +01:00
François Grisez
1dfdbdd09d
Add a checkbox to enoble/disable auto-answering
...
+ auto-answering is now controled by the "auto-answer" parameter in the GtkUi
section of linphonerc
+ The corresponding command line argument is now unhadled
2015-03-23 15:30:49 +01:00
Ghislain MARY
988eb5c02d
Add missing symbol exports for Windows.
2015-02-27 22:36:06 +01:00
Johan Pascal
9205d97885
Merge remote-tracking branch 'origin/master' into dev_dtls
2015-01-06 13:20:57 +01:00
Gautier Pelloux-Prayer
67e2205d92
Added possibility to set random/disabled port for UDP/TCP SIP
2015-01-06 12:26:46 +01:00
Johan Pascal
8637eacae5
Merge remote-tracking branch 'origin/master' into dev_dtls
...
Conflicts:
mediastreamer2
oRTP
2014-12-10 15:18:14 +01:00
Johan Pascal
b986af3733
Add dtls srtp
2014-12-10 15:11:36 +01:00
Gautier Pelloux-Prayer
a8f774a24b
Add some missing translations
2014-12-03 13:39:37 +01:00