François Grisez
3f2cbf6e87
C++ wrapper: reworking of multilstenable classes
...
There is now only one LinphoneCoreCbs instance attached to the core
that is in charge to collect all events for the C++ wrapper layer.
Thus, it is the concern of the C++ wrapper to dispach events to all
the C++ listeners.
2017-02-28 13:53:57 +01:00
François Grisez
b82742a5f0
Cpp wrapper: fix bug concerning 'void *'
2017-02-08 13:49:20 +01:00
Ghislain MARY
c6c13b2606
Fix Visual Studio compilation warnings with booleans in C++ wrapper generated code.
2017-02-03 15:45:38 +01:00
Ghislain MARY
448038b9c1
Fix line-endings in generated C++ wrapper on Windows.
2017-02-02 09:36:29 +01:00
Ghislain MARY
e389e34c7e
Fix build of C++ wrapper on Windows.
2017-02-01 12:17:19 +01:00
François Grisez
64082f155f
Remove deprecated code inside genwrapper.py
2017-01-24 16:21:12 +01:00
François Grisez
c43ce43d56
Rename genheders.py into genwrapper.py
2017-01-18 11:35:50 +01:00