Age | Commit message (Collapse) | Author | |
---|---|---|---|
8 days | call: allow setting DTMF tone duration at call creation time | Dan Williams | |
Instead of hard-coding a 500ms DTMF tone duration, let applications use a specific duration at call setup time. Signed-off-by: Dan Williams <dan@ioncontrol.co> | |||
2021-11-16 | libmm-glib: fix license in sources | Aleksander Morgado | |
The libmm-glib library is LGPLv2+, not GPLv2+. | |||
2021-06-25 | libmm-glib,call-properties: move deprecated methods to compat source | Aleksander Morgado | |
2020-01-15 | libmm-glib: unconditionally define autoptr support for all types | Aleksander Morgado | |
As we now depend on glib 2.48 | |||
2019-10-28 | libmm-glib: remove unused _dup() methods | Aleksander Morgado | |
2019-10-28 | api,voice: CreateCall() expects only the 'number' property | Aleksander Morgado | |
There is absolutely no reason to provide any other property when the user creates a new call. | |||
2019-01-03 | libmm-glib: add autoptr cleanup functions for all types | Aleksander Morgado | |
https://gitlab.freedesktop.org/mobile-broadband/ModemManager/issues/100 | |||
2015-08-02 | libmm-glib,voice: minor coding style fixes | Aleksander Morgado | |
2015-08-02 | libmm-glib: added support for Modem.Voice and Call interfaces | Riccardo Vangelisti | |