Commit graph

15 commits

Author SHA1 Message Date
Ghislain MARY
e4f3a9a56b Support C++ wrapper generation with Python 3. 2017-04-05 17:41:30 +02:00
Ghislain MARY
d5ba6a1bf8 Fix Python wrapper generation. 2017-04-04 11:42:31 +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
d410536b2d C++ wrapper: public structure support improvement 2017-03-28 16:48:46 +02:00
François Grisez
652f26cb81 Disable wrapping of functions or structs that are deprecated at that commit time
Also add compiler depecation tag on functions that are marked as
deperecated in their documentation.
2017-03-28 08:51:35 +02:00
François Grisez
bdde8f8802 C++ wrapper: Unblacklist some class 2017-03-28 08:51:35 +02:00
François Grisez
26c0dccfeb C++ wrapper: pubilc structures support 2017-03-27 11:00:47 +02:00
Ghislain MARY
5193bb34e1 Add API to resend a chat message that has not been delivered. 2017-02-21 10:52:17 +01:00
François Grisez
93b787c798 Blacklist LinphoneCallStats 2017-01-20 11:20:10 +01:00
François Grisez
e7312ac464 Add LINPHONE_PUBLIC macros before public method declarations 2017-01-18 11:35:50 +01:00
François Grisez
971379c6ff C++ wrapper: blacklist the functions that was deprecated when the wrapper generator was made 2017-01-18 11:35:50 +01:00
François Grisez
f33db333db Add license texts 2017-01-17 15:41:57 +01:00
François Grisez
228e4a2f21 Add a getter to LinphoneVcard in order to access to the internal BelCard object 2017-01-16 09:29:21 +01:00
François Grisez
db23ca9086 C++ wrapper: syntax error in the generated C++ code 2017-01-12 18:27:04 +01:00
François Grisez
d6d0cbf5a6 C++ wrapper generator - intitial commit 2017-01-12 16:42:01 +01:00