Commit graph

12474 commits

Author SHA1 Message Date
François Grisez
ad843755c3 Fix issue in the diplaying of the chat messages
The end of messages containing at least one
hypertext link was not displayed
2015-10-04 20:27:08 +02:00
François Grisez
3715308ded Use regex to detect hypertext links in the chat history
That fix performance issue when diplaying comlex
messages in the chat history as XML text or
base64-encoded binary message
2015-10-04 19:55:47 +02:00
Simon Morlat
1f394e8622 various improvement to help debugging 2015-10-03 17:54:04 +02:00
Simon Morlat
3535d66168 fix regression in test in last commit 2015-10-03 13:35:06 +02:00
Simon Morlat
9b13cb413f fix test 2015-10-03 11:36:04 +02:00
Simon Morlat
1052ffc610 add debug logs for troubeshooting android failed tests 2015-10-03 11:22:16 +02:00
Simon Morlat
0353ade4a6 fix race condition in a test. 2015-10-03 10:49:20 +02:00
Simon Morlat
195a72ed6e fix problem with the "next video frame decoded" notification, whose request was not surviving to a restart of the VideoStream. 2015-10-03 10:38:47 +02:00
Simon Morlat
1d20416098 accelerate a long test and fix memory leak (in test) 2015-10-02 23:42:58 +02:00
François Grisez
6681593fbc Add the install prefix to the RPATH of linphone and liblinphone 2015-10-02 20:26:57 +02:00
François Grisez
2cdedebd81 Fix compilation error 2015-10-02 17:41:18 +02:00
Ghislain MARY
5a629de3de Tell sqlite3 to work only in memory because some platforms do not support working with temporary files. 2015-10-02 17:29:57 +02:00
Ghislain MARY
a46bcc977f Revert "Disable message storage in database on Windows 10 for the moment."
This reverts commit 13e428e440.
2015-10-02 16:40:04 +02:00
Ghislain MARY
13e428e440 Disable message storage in database on Windows 10 for the moment. 2015-10-02 16:32:59 +02:00
Ghislain MARY
a5873cd12e Include messages.db file in liblinphone_tester package for Windows 10. 2015-10-02 16:32:58 +02:00
Sylvain Berfini
640f9e20ac Updated ms2 2015-10-02 16:01:15 +02:00
Gautier Pelloux-Prayer
6f44bbcc56 tester: fix detection of sipp which must be detected on target, not on host 2015-10-02 14:14:09 +02:00
Ghislain MARY
b0d2cd13b1 Add test for complex media directions settings. 2015-10-02 11:17:51 +02:00
Ghislain MARY
702a5a6fe9 Do not deactivate stream when its remote offer direction is recvonly. 2015-10-02 11:17:01 +02:00
Ghislain MARY
81652a3d90 Use media_ip in SDP for sipp tests to fix issues with IPv6. 2015-10-02 11:16:05 +02:00
Gautier Pelloux-Prayer
2b012a60a0 account_creator: disable regex on win32 2015-10-02 10:29:26 +02:00
Gautier Pelloux-Prayer
8e3f9a337a account_creator: fix crashes when URL is invalid and set default domain if any 2015-10-01 17:30:44 +02:00
François Grisez
c95c01a16a Fix compilation 2015-10-01 17:21:48 +02:00
François Grisez
3887823752 Install gdk-pixbuf.loaders into the Mac bundle 2015-10-01 16:20:42 +02:00
Gautier Pelloux-Prayer
53a0f03999 account_creator: rework it to be error-friendly 2015-10-01 15:57:51 +02:00
Gautier Pelloux-Prayer
26ce4c42aa linphonecore: add linphone_transport_to_string and linphone_transport_parse APIs 2015-10-01 15:57:51 +02:00
Gautier Pelloux-Prayer
def7b77e15 proxy.c: linphone_proxy_config_set_route now returns -1 if route is invalid 2015-10-01 15:57:51 +02:00
Ghislain MARY
90427700c2 Fix compilation warnings when building tester for Windows 10. 2015-10-01 15:33:24 +02:00
François Grisez
7ce9483bb6 Prevent gtk-mac-bundler from copying pango modules
There are no pango modules anymore since pango 1.38
2015-10-01 15:00:26 +02:00
Ghislain MARY
9e54fc0343 Remove duplicated definitions of payload_type_set_number and payload_type_get_number. 2015-10-01 14:56:18 +02:00
Ghislain MARY
61ac1f8173 Fix compilation warnings when building for Windows 10. 2015-10-01 14:29:00 +02:00
Ghislain MARY
54695e275a Update ms2 and ortp submodules. 2015-10-01 14:28:33 +02:00
Simon Morlat
77a37e718c help a video test to pass 2015-10-01 10:38:02 +02:00
Simon Morlat
970ff3ba73 give more time to measure bandwidth 2015-10-01 10:25:15 +02:00
Simon Morlat
21167fc81a fix compilation erroro 2015-10-01 10:13:15 +02:00
Ghislain MARY
fcb92c6829 Use ortp_file_exist() instead of access() to fix build on Windows. 2015-10-01 09:40:44 +02:00
Ghislain MARY
b559127100 Update ortp submodule. 2015-10-01 09:40:19 +02:00
Simon Morlat
8ff2017f06 ifdef out a test that cannot work for the moment 2015-09-30 17:18:18 +02:00
Simon Morlat
bdc1c6bf31 update ms2 2015-09-30 12:46:16 +02:00
Sylvain Berfini
9ed9048900 Improved a bit some variable declarations 2015-09-30 12:06:36 +02:00
Ghislain MARY
c5461d7b6f Add java wrapper for linphone_call_set_next_video_frame_decoded_callback. 2015-09-29 15:38:36 +02:00
Sylvain Berfini
ccc60f16ec Added test for SRTP and realtime text 2015-09-29 14:22:59 +02:00
François Grisez
7e40a82da4 Mark chatroom as read when an hypertext link is clicked 2015-09-29 14:07:01 +02:00
Johan Pascal
10c8d03e44 Fix SRTP key length error in SDES mode 2015-09-29 13:28:08 +02:00
Gautier Pelloux-Prayer
fcc39924ff tester: fix compilation error on mobile 2015-09-29 12:07:22 +02:00
Sylvain Berfini
d068d8914b Fix realtime text enabled in gtk mistakely commited 2015-09-29 11:56:38 +02:00
Sylvain Berfini
d12f596bbe Added some missing pieces for ICE and text stream + fix for textstream always AVP 2015-09-29 11:53:23 +02:00
Sylvain Berfini
89c0283139 Added test to check call with ice, video and realtime text 2015-09-29 11:11:05 +02:00
François Grisez
11497e7066 Fix testers of the "Player" suite
The ms2 funcion used to detect which codec was supported for decoding
was unsuitable.
2015-09-29 11:08:15 +02:00
François Grisez
04336fed5c Use icon name instead of path for linphone.png 2015-09-28 19:02:58 +02:00