aboutsummaryrefslogtreecommitdiff
path: root/libmm-glib/mm-call-properties.c
AgeCommit message (Collapse)Author
2016-10-13libmm-glib,call-properties: fix wrong enum returnedAleksander Morgado
https://bugs.freedesktop.org/show_bug.cgi?id=98220
2016-03-16libmm-glib,modem-voice: fix unknown methods in documentationAleksander Morgado
html/MMCallProperties.html:141: warning: no link for: 'mm-modem-voice-create' -> (<code class="function">mm_modem_voice_create()</code>). html/MMCallProperties.html:141: warning: no link for: 'mm-modem-voice-create-sync' -> (<code class="function">mm_modem_voice_create_sync()</code>). html/MMModemVoice.html:379: warning: no link for: 'mm-modem-voice-delete-finish' -> (<code class="function">mm_modem_voice_delete_finish()</code>). html/MMModemVoice.html:380: warning: no link for: 'mm-modem-voice-delete-sync' -> (<code class="function">mm_modem_voice_delete_sync()</code>).
2015-08-02libmm-glib,voice: minor coding style fixesAleksander Morgado
2015-08-02libmm-glib: added support for Modem.Voice and Call interfacesRiccardo Vangelisti