summaryrefslogtreecommitdiff
path: root/telepathy-glib/base-call-channel.h
Commit message (Collapse)AuthorAgeFilesLines
* Add single-include #error in all headers included from telepathy-glib(-dbus).hXavier Claessens2012-06-051-0/+4
| | | | https://bugs.freedesktop.org/show_bug.cgi?id=49384
* Version-annotate recent APISimon McVittie2012-05-031-0/+15
|
* Add direction parameter to AddContentOlivier Crête2012-02-161-0/+1
|
* Make tp_base_call_channel_is_connected/locall_accepted internalXavier Claessens2012-01-101-2/+0
|
* TpBaseCallChannel: move code around to group public methodsXavier Claessens2012-01-101-2/+0
|
* TpBaseCallChannel: is_connected and remote_accept virtual methods are privateXavier Claessens2012-01-101-3/+1
| | | | | They only need to be implemented by TpBaseMediaCallChannel so does not have to appear in public API documentation
* Disable sending if all members of a stream are remotely heldOlivier Crête2012-01-101-0/+1
|
* Start receiving when the other sides asks us toOlivier Crête2012-01-101-0/+1
|
* Set the right Call state based on endpoint connectednessOlivier Crête2012-01-101-0/+4
|
* Set the sending and receiving directions correctlyOlivier Crête2012-01-101-0/+9
|
* Add TpBaseCallChannel, TpBaseCallContent and TpBaseCallStreamXavier Claessens2012-01-101-0/+126