summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)AuthorFilesLines
2012-02-22Generate TP_NUM_foo for every generated enumSimon McVittie1-0/+52
2012-02-22TP_NUM_DBUS_ERRORS, TP_NUM_CONTACT_FEATURES: addSimon McVittie1-0/+2
2012-02-20Add the Supersedes property and test itSimon McVittie1-0/+1
2012-02-20Remove support for the Mute interface, not stable yetSimon McVittie1-26/+0
2012-02-20Merge remote-tracking branch 'origin/call1' into call1Simon McVittie3-40/+939
2012-02-20Further update spec, to 0.25.2Simon McVittie2-1/+185
2012-02-15Update to latest specXavier Claessens1-0/+6
2012-02-14BaseMediaCallStream: Make it possible for the CM to fail FinishInitialCandidatesOlivier Crête1-1/+1
2012-02-14BaseMediaCallStream: Add method to fetch the local candidatesOlivier Crête1-0/+1
2012-02-14BaseMediaCallStream: Add function to remove endpointsOlivier Crête1-0/+1
2012-02-06Merge branch 'master' into call1Xavier Claessens1-0/+2
2012-02-01add tp_connection_disconnect_async to the docsSimon McVittie1-0/+2
2012-01-27TpCallChannel, TpCallContent: add _send_tones_async()Xavier Claessens1-0/+5
2012-01-20Merge branch 'master' into call1Xavier Claessens1-0/+1
2012-01-20base-channel: deprecate interfaces class property for get_interfaces() methodDanielle Madeley1-0/+1
2012-01-19Merge branch 'master' into call1Xavier Claessens1-0/+4
2012-01-19Add async variant for _receive_credentials_with_byte() and _send_credentials_...Xavier Claessens1-0/+4
2012-01-16TpBaseCallContent/Stream: add get_interfaces virtual methodXavier Claessens1-0/+2
2012-01-12TpBaseCallContent: add missing API docXavier Claessens1-0/+3
2012-01-11Build Call.Content.I.DTMFOlivier Crête1-0/+39
2012-01-11Fix doc of a few lowlevel symbols being in wrong sectionXavier Claessens1-8/+9
2012-01-11call1: swap order of methods in docs for consistencyDanielle Madeley1-1/+1
2012-01-11call1: move function docs into the right classDanielle Madeley1-3/+3
2012-01-11base-media-call-channel: add classes to gtk-docDanielle Madeley1-0/+2
2012-01-10More doc fixesXavier Claessens1-2/+0
2012-01-10update documentationXavier Claessens2-6/+34
2012-01-10Generate lowlevel API for Content.iface.AudioControlXavier Claessens1-0/+24
2012-01-10TpCallStreamEndpoint: add _get_state() methodXavier Claessens1-0/+1
2012-01-10TpBaseMediaCallStream: Let CM set sending/receiving PENDING statesXavier Claessens1-0/+2
2012-01-10TpBaseMediaCallStream: implement remaining methodsXavier Claessens1-1/+2
2012-01-10TpBaseMediaCallContent: Make offer_media_description asyncXavier Claessens1-1/+2
2012-01-10Add TpBaseMediaCallStream and TpCallStreamEndpointXavier Claessens2-0/+52
2012-01-10Add TpBaseMediaCallContent and TpCallContentMediaDescription objectsXavier Claessens2-0/+47
2012-01-10Add TpBaseCallChannel, TpBaseCallContent and TpBaseCallStreamXavier Claessens3-0/+93
2012-01-10Add tp_call_channel_has_dtmf()Xavier Claessens1-0/+2
2012-01-10TpCallChannel, TpCallContent and TpCallStream: add _async() operationsXavier Claessens1-0/+19
2012-01-10TpCallStream: introspect all properties and add gettersXavier Claessens1-0/+6
2012-01-10TpCallContent: introspect all properties and add gettersXavier Claessens1-0/+7
2012-01-10TpCallChannel: introspect all properties and add gettersXavier Claessens2-0/+15
2012-01-10Generate lowlevel API for Call1 specXavier Claessens2-0/+630
2011-11-28Add tp_connection_can_set_contact_alias()Guillaume Desmottes1-0/+4
2011-11-23docs: refer to the renamed NormalizedContactURIWill Thompson1-5/+5
2011-11-21TpBaseProtocol: Add "Func" Suffix to TpBaseProtocolDupSupportedVCardFields an...Andre Moreira Magalhaes (andrunko)1-2/+2
2011-11-21TpBaseProtocol: Rename Get/get to Dup/dup on callbacks to retrieve the suppor...Andre Moreira Magalhaes (andrunko)1-2/+2
2011-11-21Update documentation for Proto.I.Addressing support.Andre Moreira Magalhaes (andrunko)1-3/+33
2011-11-21Added Protocol.Interface.Addressing support.Eitan Isaacson1-0/+3
2011-11-11file-transfer-channel: add metadata accessorsJonny Lamb1-0/+2
2011-11-11ft-channel: rename offer_file functions to provide_fileJonny Lamb1-2/+2
2011-11-11docs: add new TpFileTransfer functionsJonny Lamb1-0/+5
2011-11-10spec: generate code for Chan.I.FileTransfer.MetadataJonny Lamb2-0/+24