Sylvain Berfini
|
bcd22f8a74
|
Added JNI API to delete one ProxyConfig and one AuthInfo
|
2013-10-11 15:29:10 +02:00 |
|
Simon Morlat
|
db78dd7fb3
|
change h264 profile level id to allow working with HD resolutions.
|
2013-10-11 10:51:38 +02:00 |
|
Jehan Monnier
|
a5c40facf6
|
add tests to make sure unsuccesfull incall transactions do not abort the call.
|
2013-10-11 10:31:56 +02:00 |
|
Ghislain MARY
|
5e6693d30a
|
Fix compilation.
|
2013-10-10 16:59:06 +02:00 |
|
Sylvain Berfini
|
c344f32c1e
|
Updated JNI interface and LinphoneAuthInfo java class
|
2013-10-10 12:57:19 +02:00 |
|
Ghislain MARY
|
7a07ad2446
|
Add some documentation.
|
2013-10-09 17:10:04 +02:00 |
|
Ghislain MARY
|
eeb36479d5
|
Deprecate linphone_core_enable_video() and linphone_core_video_enabled().
Introduce linphone_core_enable_video_capture(), linphone_core_enable_video_display(), linphone_core_video_capture_enabled() and linphone_core_video_display_enabled() instead.
|
2013-10-09 15:52:09 +02:00 |
|
Ghislain MARY
|
9139a6bd70
|
Deprecate linphone_core_is_mic_muted() and linphone_core_mute_mic().
Introduce linphone_core_enable_mic() and linphone_core_mic_enabled() to replace them.
|
2013-10-09 15:19:39 +02:00 |
|
Ghislain MARY
|
20829f3700
|
Add some documentation.
|
2013-10-09 15:09:49 +02:00 |
|
Ghislain MARY
|
41d60df070
|
Normalize event callbacks names.
|
2013-10-09 14:13:11 +02:00 |
|
Ghislain MARY
|
2f6854ca8a
|
Add documentation for enums that were not documented.
|
2013-10-09 10:44:09 +02:00 |
|
Ghislain MARY
|
933513b776
|
Add some documentation.
|
2013-10-08 17:48:09 +02:00 |
|
Ghislain MARY
|
adb3413ca5
|
Remove useless @brief tags in the documentation.
|
2013-10-08 15:55:03 +02:00 |
|
Ghislain MARY
|
ba0cead0ad
|
Fix compilation.
|
2013-10-08 15:01:25 +02:00 |
|
Ghislain MARY
|
10734524fe
|
Add factory functions to create common linphone objects.
|
2013-10-08 14:28:16 +02:00 |
|
Ghislain MARY
|
147f2c0c24
|
Remove unused code.
|
2013-10-07 17:55:15 +02:00 |
|
Ghislain MARY
|
9b5d44b8db
|
Fix typo.
|
2013-10-07 17:42:12 +02:00 |
|
Sylvain Berfini
|
13442d397b
|
Allow null strings in LpConfig.getString
|
2013-10-07 16:35:11 +02:00 |
|
Simon Morlat
|
470227cf85
|
fix ICE crash
fix potential crash when opening property box
|
2013-10-07 11:49:37 +02:00 |
|
Ghislain MARY
|
8bd7346eda
|
Increment presence objects count reference when adding them to other presence objects.
|
2013-10-07 11:38:11 +02:00 |
|
Ghislain MARY
|
d10ab0a250
|
Getter functions need to start with "get".
|
2013-10-07 11:20:04 +02:00 |
|
Ghislain MARY
|
73864e1138
|
Document lpconfig_read_file().
|
2013-10-07 10:58:20 +02:00 |
|
Ghislain MARY
|
f779be584c
|
Deprecate linphone_call_is_in_conference() and linphone_proxy_config_is_registered().
|
2013-10-07 10:57:25 +02:00 |
|
Ghislain MARY
|
c1968e3fd8
|
Normalize linphone_proxy_config_set_expires() name.
|
2013-10-04 17:41:55 +02:00 |
|
Sylvain Berfini
|
b8453d1bc1
|
Added JNI bindings for LpConfig + extended java LpConfig
|
2013-10-04 11:49:10 +02:00 |
|
Simon Morlat
|
532f40dae9
|
install xml documentation generated by doxygen
|
2013-10-02 17:27:42 +02:00 |
|
Simon Morlat
|
a0d580ceb9
|
fix macos build issue
remove useless code
|
2013-10-02 14:58:19 +02:00 |
|
Ghislain MARY
|
dd83a25bd7
|
Always enable HD video.
|
2013-10-02 11:17:09 +02:00 |
|
Simon Morlat
|
77d6169624
|
improve documentation, rationalize some callbacks name.
lp-gen-wrapper functional.
|
2013-10-01 22:00:39 +02:00 |
|
Simon Morlat
|
94c264f246
|
fix linphonec bugs
|
2013-09-30 11:17:42 +02:00 |
|
Simon Morlat
|
914656c003
|
add way for linux users to choose betwen X11/Xv or GLX video renderers.
|
2013-09-27 22:30:20 +02:00 |
|
Sylvain Berfini
|
b050b22924
|
Fix issue when using email as username
|
2013-09-27 11:45:08 +02:00 |
|
Simon Morlat
|
573f530569
|
remove all getaddrinfo() blocking calls from coreapi.
Stun server is resolved asynchronously.
|
2013-09-27 11:41:15 +02:00 |
|
Simon Morlat
|
f8bc426a19
|
* improved documentation
* update ms2
* javascript generator in progress
|
2013-09-27 08:49:30 +02:00 |
|
Simon Morlat
|
1e7fa4950e
|
unPUBLISH
cleanups
|
2013-09-25 17:25:26 +02:00 |
|
Simon Morlat
|
a6afcf99fb
|
JNI fixes
|
2013-09-25 12:07:44 +02:00 |
|
Simon Morlat
|
732787687a
|
do not send body in PUBLISH with expires 0
do not send body in SUBSCRIBE for presence with expires 0
|
2013-09-25 12:00:06 +02:00 |
|
Simon Morlat
|
21f419d2ee
|
fix unimplemented RTCP setup in belle-sip sal
|
2013-09-24 23:59:37 +02:00 |
|
Simon Morlat
|
6f1bfbea7f
|
fix warnings
|
2013-09-24 22:23:20 +02:00 |
|
Simon Morlat
|
005140d321
|
improve notification of generic subscribe errors
|
2013-09-24 22:21:38 +02:00 |
|
Jehan Monnier
|
1b47a0dfd4
|
Merge branch 'master' of git.linphone.org:linphone
|
2013-09-24 16:08:44 +02:00 |
|
Jehan Monnier
|
26850e5213
|
update certificate test, use mediastream stats/iterate
|
2013-09-24 08:48:32 +02:00 |
|
Simon Morlat
|
f8ead1facb
|
fixes around opengl display for androdi
|
2013-09-23 15:25:23 +02:00 |
|
Simon Morlat
|
2fd37f338d
|
RTCP fix
|
2013-09-20 17:50:38 +02:00 |
|
Simon Morlat
|
8cd1db644c
|
fix issue with window id management
|
2013-09-20 17:40:27 +02:00 |
|
Simon Morlat
|
e8a786380d
|
genwrappers works quite well
|
2013-09-20 16:04:35 +02:00 |
|
Simon Morlat
|
e990ea0cef
|
wrapper generator in progress
|
2013-09-20 10:13:17 +02:00 |
|
Ghislain MARY
|
ae764ae952
|
Always use int values for getter/setter of LinphoneAddress port.
|
2013-09-19 16:12:40 +02:00 |
|
Ghislain MARY
|
b3a6fd3619
|
Fix wrong documentation.
|
2013-09-19 15:57:00 +02:00 |
|
Ghislain MARY
|
b1ab2d9ed0
|
Update JNI according to latest presence API changes.
|
2013-09-19 12:14:50 +02:00 |
|