summaryrefslogtreecommitdiff
path: root/src/mm-base-call.h
Commit message (Expand)AuthorAgeFilesLines
* base-call: implement generic audio channel setup/cleanup handlersAleksander Morgado2018-10-161-5/+16
* api/libmm-glib/cli: add AudioPort and AudioFormat properties to the Call objectDan Williams2018-10-161-0/+6
* mm-iface-mode: provide direction and number when creating callsAleksander Morgado2018-10-161-1/+3
* iface-modem-voice: always create plugin-specified call objectsAleksander Morgado2018-10-161-5/+2
* base-call: automatically terminate unanswered incoming callsAleksander Morgado2018-10-161-8/+12
* base-call: ACTIVE after start() if detailed transitions unavailableAleksander Morgado2018-10-161-3/+5
* base-call: setup/cleanup custom events when transitioning to/from in-callAleksander Morgado2018-10-161-0/+6
* base-call: no need to delete call info from the deviceAleksander Morgado2018-10-161-15/+0
* call-list: coding style fixesAleksander Morgado2018-06-111-1/+1
* *: Spelling fixesVille Skyttä2018-01-251-1/+1
* core,libmm-glib,cli,voice: Replaced 'SendTone' method and 'ToneReceived' sign...Marco Bascetta2015-08-021-4/+4
* core,voice: minor coding style fixesAleksander Morgado2015-08-021-37/+40
* base-call,iface-modem-voice:: handle DTMFMarco Bascetta2015-08-021-5/+15
* base-call: created an unique function to switch call's state and reasonRiccardo Vangelisti2015-08-021-0/+1
* core: implemented new MMBaseCall objectRiccardo Vangelisti2015-08-021-0/+102