François Grisez
|
cfc15904ce
|
Add label on each property
|
2018-02-26 14:57:47 +01:00 |
|
François Grisez
|
2f6f839f63
|
Enable generation of Java documentation
|
2018-02-26 14:44:42 +01:00 |
|
François Grisez
|
6d74bab83e
|
Reworks gendoc.py in order to use the new API of abstractapi.py
|
2018-02-08 15:29:11 +01:00 |
|
François Grisez
|
f6cd06d37d
|
Wrappers generator: logging system reworking
|
2017-11-23 15:22:44 +01:00 |
|
François Grisez
|
5cf9e549f3
|
Partial merge from 'master' about wrapper and documentation generation scripts
|
2017-11-16 17:30:45 +01:00 |
|
François Grisez
|
73113495cb
|
Make CMake to clean the old XML and HTML Doxygen documentations out before generating them again
|
2017-10-11 16:11:33 +02:00 |
|
Sylvain Berfini
|
8ec1430058
|
Added ENABLE_JAVA_WRAPPER to CMakeLists
|
2017-10-11 15:30:03 +02:00 |
|
Ghislain MARY
|
459d54c746
|
Fix automatic wrapper generation of enums with the L_DECLARE_C_ENUM macro.
|
2017-10-04 10:51:28 +02:00 |
|
Sylvain Berfini
|
d9d06fa32f
|
Fixed compil broken due to chat message changes
|
2017-09-21 13:13:53 +02:00 |
|
Sylvain Berfini
|
ceec68bc7a
|
Fixed XSD compil & link issues
|
2017-09-19 12:31:17 +02:00 |
|
Ronan Abhamon
|
1c3bcf0b16
|
feat(core): big refactoring & full c address impl
|
2017-09-05 13:59:54 +02:00 |
|
Jehan Monnier
|
552be2a639
|
small rework of trace level management.
|
2017-08-23 09:21:24 +02:00 |
|
Ronan Abhamon
|
f9a078befa
|
feat(Event): provide a working call event
|
2017-08-18 13:13:11 +02:00 |
|
François Grisez
|
199ce2d10d
|
Add missing files
|
2017-06-19 11:07:32 +02:00 |
|
François Grisez
|
397424e584
|
Disable documentation generation with Autotools
|
2017-06-16 17:03:17 +02:00 |
|
François Grisez
|
599b43b3db
|
Fix Doxyfile.in
|
2017-06-16 15:44:20 +02:00 |
|
François Grisez
|
e3228cb8ab
|
Remaking doc directory aborescence
Fix Doxyfile.in
|
2017-06-16 15:44:00 +02:00 |
|
Sylvain Berfini
|
4d4bfbd77b
|
Fix another mistake in CMakeLists in coreapi/help
|
2017-05-03 18:09:02 +02:00 |
|
Sylvain Berfini
|
57114440b1
|
Build C# wrapper if compil option is enabled
|
2017-05-02 18:30:56 +02:00 |
|
François Grisez
|
9add72c20e
|
C++ wrapper: add doxygen docstrings in the API
|
2017-04-21 14:30:25 +02:00 |
|
François Grisez
|
1867815979
|
Add a brief to each documentation group
|
2017-04-21 14:30:25 +02:00 |
|
François Grisez
|
351bb97027
|
Reworking of Liblinphone's API around payload types
|
2017-04-03 12:34:49 +02:00 |
|
François Grisez
|
64584409ae
|
C++ wrapper: CMake scripts improvements
|
2017-03-28 16:48:46 +02:00 |
|
François Grisez
|
33d7528c13
|
Add a custom Doxygen command to notfy wrapper generators to do not wrap functions or structs
|
2017-03-28 08:51:35 +02:00 |
|
Jehan Monnier
|
a0aae6c83a
|
fix group mode for cxx wrapper
|
2017-03-23 18:22:17 +01:00 |
|
Ghislain MARY
|
c979eeaa34
|
Rework presence to remove online and offline virtual activities and introduce consolidated presence.
|
2017-03-17 14:51:23 +01:00 |
|
Jehan Monnier
|
47eb534e31
|
add / to lp-auto-answer link
|
2017-03-16 08:50:21 +01:00 |
|
Ghislain MARY
|
f122b8e78d
|
Use bc_apply_compile_flags from bctoolbox CMake utils.
|
2017-02-28 18:07:17 +01:00 |
|
Erwan Croze
|
583b0ed767
|
Add network reachable callback in JNI
|
2017-02-28 17:02:48 +01:00 |
|
Erwan Croze
|
3342ccf4ab
|
Add JNI callback for messageReceivedUnableToDecrypted
|
2017-02-02 15:03:40 +01:00 |
|
Sylvain Berfini
|
c23ac67e0e
|
Added deprecated tag on createLinphoneFriend methods in LinphoneCoreFactory
|
2017-01-18 10:36:43 +01:00 |
|
Simon Morlat
|
656ff43b13
|
fix most common warnings
|
2017-01-14 14:13:26 +01:00 |
|
François Grisez
|
3e037f26a0
|
Add a header file declaring functions exclusive for automatic wrapper generators
|
2017-01-13 14:08:46 +01:00 |
|
François Grisez
|
48c11e5135
|
Make linphone-doc target depend on files placed in include/linphone/
|
2017-01-12 17:48:34 +01:00 |
|
Ghislain MARY
|
410f5b9e1c
|
Revert message callbacks moved to LinphoneChatRoom instead of LinphoneChatMessage.
|
2017-01-03 14:56:17 +01:00 |
|
Ghislain MARY
|
9867c2fee7
|
Send and receive imdn.
|
2017-01-03 14:56:17 +01:00 |
|
Ghislain MARY
|
07f8f0ac8e
|
ringtoneplayer.h needs to be public.
|
2016-11-15 15:56:57 +01:00 |
|
Ghislain MARY
|
33b72ce6b5
|
Move public header files in the include/linphone directory.
|
2016-11-15 14:41:18 +01:00 |
|
Simon Morlat
|
3c3cb9f1cf
|
fix compilation error
|
2016-11-03 09:43:47 +01:00 |
|
Ghislain MARY
|
85ffd1e592
|
Fix build of Python module + fix memory leak of bctbx_list_t objects in the wrapper.
|
2016-10-26 15:49:10 +02:00 |
|
Simon Morlat
|
0d2524320b
|
allow missing initializers
|
2016-10-19 19:37:42 +02:00 |
|
François Grisez
|
ccb11fa363
|
Add javadoc target as dependence of all target when ENABLE_JAVADOC is enabled
|
2016-10-03 16:55:20 +02:00 |
|
François Grisez
|
5aa97cae22
|
Add a target to generate Liblinphone's JavaDoc
|
2016-10-03 16:18:07 +02:00 |
|
Simon Morlat
|
f9aee35116
|
heavy rework of lists, presence list subscriptions, and fix many memory leaks
|
2016-09-22 22:10:36 +02:00 |
|
Sylvain Berfini
|
05cf0889ea
|
Revert to old auth_info_requested callback and added a new one instead
|
2016-09-21 13:03:23 +02:00 |
|
Sylvain Berfini
|
f575f94bb4
|
Added methods to set TLS certificate/key on LinphoneAuthInfo + updated auth_info_requested callback
|
2016-09-20 12:44:43 +02:00 |
|
Gautier Pelloux-Prayer
|
c24a71a17a
|
cmake: compile help executables
|
2016-08-25 14:44:02 +02:00 |
|
Ghislain MARY
|
1cb1d7c5eb
|
Allow friends to be added to a friend list even if they do not have a SIP address.
|
2016-08-01 17:30:51 +02:00 |
|
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 |
|