Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-11-16 | libmm-glib: fix license in sources | Aleksander Morgado | |
The libmm-glib library is LGPLv2+, not GPLv2+. | |||
2020-01-15 | libmm-glib: unconditionally define autoptr support for all types | Aleksander Morgado | |
As we now depend on glib 2.48 | |||
2019-07-11 | api,call: new JoinMultiparty() and LeaveMultiparty() methods | Aleksander Morgado | |
2019-07-11 | api,call: new Multiparty boolean property | Aleksander Morgado | |
It will be set to TRUE if this call is part of a multiparty call. | |||
2019-07-11 | api,call: new Deflect() method | Aleksander Morgado | |
This method allows deflecting an incoming or waiting call to a different number. | |||
2019-01-03 | libmm-glib: add autoptr cleanup functions for all types | Aleksander Morgado | |
https://gitlab.freedesktop.org/mobile-broadband/ModemManager/issues/100 | |||
2018-10-16 | api/libmm-glib/cli: add AudioPort and AudioFormat properties to the Call object | Dan Williams | |
2015-08-02 | core,libmm-glib,cli,voice: Replaced 'SendTone' method and 'ToneReceived' ↵ | Marco Bascetta | |
signal with 'SendDtmf' and 'DtmfReceived' | |||
2015-08-02 | libmm-glib,voice: minor coding style fixes | Aleksander Morgado | |
2015-08-02 | api,voice: added DTMF interface specification | Marco Bascetta | |
2015-08-02 | libmm-glib: added support for Modem.Voice and Call interfaces | Riccardo Vangelisti | |