summaryrefslogtreecommitdiff
path: root/telepathy-glib/base-media-call-content.c
Commit message (Expand)AuthorAgeFilesLines
* Fix retrieving the remove contact from a MediaDescription hashSjoerd Simons2012-09-031-7/+8
* Fix incorrect error on UpdateLocalMediaDescriptionSjoerd Simons2012-09-031-8/+0
* Stop using TP_ERRORSSimon McVittie2012-05-021-12/+12
* Use TP_NUM_… instead of NUM_TP_…Simon McVittie2012-04-121-2/+2
* many fixes to documentation commentsJonny Lamb2012-04-061-1/+1
* BaseMediaCallContent: Make sure the sending state is updated on call acceptanceOlivier Crête2012-03-201-0/+3
* Use GLib's default marshaller everywhereSimon McVittie2012-03-011-3/+1
* Call.Content.I.Media: Reject updates while offer is pendingOlivier Crête2012-02-241-0/+10
* Prepare 0.17.5telepathy-glib-0.17.5Simon McVittie2012-02-201-13/+13
* StopTone after StartTone is not a cancellationOlivier Crête2012-02-161-1/+1
* MediaCallContent: Don't drop tone currently_sending before it's done playingOlivier Crête2012-02-161-2/+4
* BaseMediaCallContent: Only emit SendingTones when the tones are being sentOlivier Crête2012-02-141-2/+5
* Put the event and state in the right order in change requestedOlivier Crête2012-02-141-1/+0
* Call.Content.MediaDescription: Verify invalid argumentsOlivier Crête2012-02-141-1/+15
* Fix 2 bugs in DTMF codeXavier Claessens2012-02-131-7/+6
* Remove useless empty lineXavier Claessens2012-02-091-1/+0
* Add config.h include in all call source filesXavier Claessens2012-02-061-0/+1
* Interfaces property of CallContent is per-object, not per-classOlivier Crête2012-01-161-1/+26
* TpBaseCallContent/Stream: add get_interfaces virtual methodXavier Claessens2012-01-161-7/+18
* TpBaseCallContent: Use TpDTMFEvent instead of gucharXavier Claessens2012-01-121-7/+9
* TpBaseMediaCallContent: Fix leaked deferred_tonesXavier Claessens2012-01-121-2/+1
* Skip the w on deferred tonesOlivier Crête2012-01-111-1/+1
* Implement DTMF interface on TpBaseMediaContentOlivier Crête2012-01-111-2/+363
* Mark base call types as abstractDanielle Madeley2012-01-101-4/+5
* base-media-call-content: fix parameter for tp_bmcc_offer_media_description_fi...Danielle Madeley2012-01-101-2/+2
* small coding styleXavier Claessens2012-01-101-7/+3
* Rename _borrow_remote_members to _get_remote_membersXavier Claessens2012-01-101-1/+1
* Call.Stream.I.Media: Make setting the sending state mostly internalOlivier Crête2012-01-101-4/+2
* Call.Stream.I.Media: Make setting the receiving state internalOlivier Crête2012-01-101-11/+6
* Ignore re-settings that change nothingOlivier Crête2012-01-101-6/+2
* Set the sending and receiving directions correctlyOlivier Crête2012-01-101-0/+43
* Remove another duplicated ContactOlivier Crête2012-01-101-9/+2
* Update for Call spec changesOlivier Crête2012-01-101-4/+14
* Implement the sending/receiving states in TpBaseMediaCallStreamOlivier Crête2012-01-101-0/+46
* Set TpBaseMediaCallContent:packetization construct-onlyXavier Claessens2012-01-101-1/+21
* TpBaseMediaCallContent: Make offer_media_description asyncXavier Claessens2012-01-101-11/+56
* Add TpBaseMediaCallContent and TpCallContentMediaDescription objectsXavier Claessens2012-01-101-0/+614