Simon Morlat
|
74af1b55c6
|
update ms2
|
2015-09-12 16:19:56 +02:00 |
|
Simon Morlat
|
1e86c8367f
|
fix dangerous calls to strncat
|
2015-09-12 16:18:32 +02:00 |
|
Simon Morlat
|
39c6814242
|
fix ressource path problem on windows
|
2015-09-12 15:54:01 +02:00 |
|
Simon Morlat
|
be8f50574d
|
add setting to request nowebcam to send normal fps
|
2015-09-11 18:50:22 +02:00 |
|
Simon Morlat
|
d7c0065592
|
make the linphone gtk interface handle C-c and exit properly
|
2015-09-11 18:13:15 +02:00 |
|
François Grisez
|
8cf9384fa9
|
Display the record button when calling bot.linphone.org
|
2015-09-11 16:29:16 +02:00 |
|
Gautier Pelloux-Prayer
|
e250b3c342
|
tester.c: fix (again...) resource directory path
|
2015-09-11 15:22:09 +02:00 |
|
Simon Morlat
|
4abc46f753
|
fix opus stereo test, opus is really bad with stereo from a signal standpoint.
|
2015-09-11 15:00:46 +02:00 |
|
Gautier Pelloux-Prayer
|
d4c7652338
|
tools: move test_lsd test_ecc test_numbers from coreapi to tools folder
|
2015-09-11 14:53:08 +02:00 |
|
Simon Morlat
|
1f887db632
|
adapt to new MSAudioDiff api
|
2015-09-11 14:48:56 +02:00 |
|
Gautier Pelloux-Prayer
|
14f40b463d
|
test_numbers.c: fix compilation
|
2015-09-11 09:59:06 +02:00 |
|
Gautier Pelloux-Prayer
|
57aab4c4af
|
linphonecore.c: change default name to android instead of toto
|
2015-09-11 09:29:45 +02:00 |
|
François Grisez
|
b5ba38de32
|
Enable volume control when the current call is holding
|
2015-09-10 16:32:18 +02:00 |
|
Gautier Pelloux-Prayer
|
c0e4d5695d
|
proxy.c: remove unused functions
|
2015-09-10 15:42:53 +02:00 |
|
Sylvain Berfini
|
1a43b01696
|
Merge branch 'master' into dev_rtt
|
2015-09-10 14:19:52 +02:00 |
|
Gautier Pelloux-Prayer
|
d1907a0d48
|
tester.c: fix resource directory path
|
2015-09-10 12:20:41 +02:00 |
|
Gautier Pelloux-Prayer
|
d638129f62
|
proxy.c: deprecate linphone_proxy_config_normalize_phone and use linphone_proxy_config_normalize_phone_number instead
|
2015-09-10 11:03:46 +02:00 |
|
Sylvain Berfini
|
312dd45ede
|
Added test for declined call logs
|
2015-09-10 10:58:50 +02:00 |
|
François Grisez
|
4619c551d3
|
Delete the code which modifies the XDG_DATA_DIRS envvar at Linphone starting
|
2015-09-09 15:56:32 +02:00 |
|
Simon Morlat
|
ebff938b64
|
fix non-working icons on mac
|
2015-09-09 14:11:22 +02:00 |
|
Sylvain Berfini
|
ec0c7d5f70
|
Fix wrong call declined log status
|
2015-09-09 11:04:27 +02:00 |
|
Sylvain Berfini
|
4b7ec9e130
|
Improved call declined test to check call log status is ok
|
2015-09-09 10:36:14 +02:00 |
|
Sylvain Berfini
|
d3685c38fa
|
Improved call logs migration tester
|
2015-09-09 09:41:05 +02:00 |
|
Sylvain Berfini
|
88e1d8d872
|
Added test to check call log migration
|
2015-09-08 22:09:16 +02:00 |
|
Sylvain Berfini
|
1617069f6a
|
Few fixes + added migrate method from rc store logs
|
2015-09-08 21:44:50 +02:00 |
|
Simon Morlat
|
13f0d85f68
|
implement automatic repairing of SIP dialogs broken by a network disconnection.
|
2015-09-08 21:20:25 +02:00 |
|
Sylvain Berfini
|
d77e344d32
|
Fix call log sqlite storage test
|
2015-09-08 16:33:31 +02:00 |
|
Sylvain Berfini
|
e47839c3e4
|
Added test for delete log and delete log history functions
|
2015-09-08 16:21:03 +02:00 |
|
Sylvain Berfini
|
a135273771
|
Small improvement of call log storage API + forgot to free pauline lc in tester + fix test
|
2015-09-08 16:12:44 +02:00 |
|
Sylvain Berfini
|
c42efa7ff0
|
Wait for call to end before checking call log db
|
2015-09-08 15:50:09 +02:00 |
|
Sylvain Berfini
|
6863508cb9
|
Fix mistake in tester preventing compilation
|
2015-09-08 15:45:39 +02:00 |
|
Sylvain Berfini
|
d3416ec495
|
Fix previous test + fix compil when sqlite is disabled
|
2015-09-08 15:41:53 +02:00 |
|
Sylvain Berfini
|
e35ac5dc77
|
Fix API + added test for call log sql storage
|
2015-09-08 15:26:43 +02:00 |
|
Sylvain Berfini
|
6d9af5fa54
|
Fix ref leak + renamed some functions + improved MSList handling
|
2015-09-08 14:54:28 +02:00 |
|
Simon Morlat
|
1127f97f8c
|
fix test
|
2015-09-08 12:38:27 +02:00 |
|
Gautier Pelloux-Prayer
|
352b9c8406
|
callbacks.c: avoid crashing when we receive response to a message belonging to already destroyed chat room with unit test added
|
2015-09-08 10:34:49 +02:00 |
|
Sylvain Berfini
|
cabf15f1f5
|
Store call logs in sql database + new method to get all call logs related to a linphone address
|
2015-09-08 02:45:32 +02:00 |
|
Simon Morlat
|
4dd7ab621d
|
update ms2 (memory leak)
|
2015-09-07 18:09:10 +02:00 |
|
Gautier Pelloux-Prayer
|
f46f1fbe77
|
linphonecall: LinphoneCoreCallStateChangedCb should never receive NULL as last argument "message"
|
2015-09-07 17:38:41 +02:00 |
|
Simon Morlat
|
041116cb67
|
implement a mechanism to monitor the memory consumption of the tests.
|
2015-09-07 16:09:58 +02:00 |
|
François Grisez
|
3b364c173a
|
Makes gtk-mac-bundler copy icons from $prefix/share/icons/hicolor
|
2015-09-07 14:26:09 +02:00 |
|
Sylvain Berfini
|
1d3d4f51f3
|
Set linphone_core_set_sip_transport_timeout public
|
2015-09-07 10:50:00 +02:00 |
|
Simon Morlat
|
bf16b53c6e
|
fix memory leak when receiving a is-composing notification
|
2015-09-06 22:45:37 +02:00 |
|
Simon Morlat
|
787501ea2f
|
update ms2
|
2015-09-04 22:24:05 +02:00 |
|
Simon Morlat
|
b9c32d33a5
|
send presence to multiple instances of a same user that subscribed to us. Fixes memory leak.
|
2015-09-04 22:23:00 +02:00 |
|
Simon Morlat
|
c6f1d4303c
|
fix tester
|
2015-09-04 16:06:53 +02:00 |
|
Simon Morlat
|
44327da3ec
|
fix declrations
|
2015-09-04 15:13:51 +02:00 |
|
Simon Morlat
|
cf6995ef5c
|
clean chat room api.
fix multiple memory leaks, mainly in gtk UI
|
2015-09-04 14:57:25 +02:00 |
|
Simon Morlat
|
96bbacec26
|
update ms2 and ortp
|
2015-09-03 21:39:59 +02:00 |
|
Simon Morlat
|
0d87a22d1d
|
fix bugs in Paused state management. It was possible to transition from Paused to PausedByRemote, which actually breaks the Paused state, and eventually allows the pauser to be resumed by the paused.
|
2015-09-03 21:39:58 +02:00 |
|