summaryrefslogtreecommitdiff
path: root/src/media-channel-internal.h
AgeCommit message (Expand)AuthorFilesLines
2012-02-23MediaChannel: store peer's handle.Will Thompson1-0/+1
2010-10-28Use telepathy-glib 0.13.3 for DTMF, and enable TonesDeferredSimon McVittie1-2/+3
2010-10-13GabbleMediaChannel: add stub support for DeferredTones/TonesDeferredSimon McVittie1-0/+1
2010-09-30GabbleMediaChannel: cache whether we have at least one audio streamSimon McVittie1-0/+1
2010-09-30GabbleMediaChannel: use a GabbleDTMFPlayer to play tonesSimon McVittie1-1/+3
2010-09-30gabble_media_channel_stop_tone: ignore stream ID and stop all tonesSimon McVittie1-0/+1
2010-01-11GabbleMediaChannel: once per call, try to decloak apparently-offline contactsSimon McVittie1-0/+1
2010-01-08GabbleMediaChannelPrivate: turn bitfield into genuine booleansSimon McVittie1-5/+3
2009-10-07Implement StreamedMedia.ImmutableStreams propertyWill Thompson1-0/+1
2009-05-21Set individual ringing/hold/mute flags.Will Thompson1-4/+3
2009-05-19Ensure MediaChannel:streams is always non-NULLWill Thompson1-1/+1
2009-04-14Implement and announce InitialAudio/Video propsWill Thompson1-0/+3
2009-04-14Remove MediaFactory property from MediaChannel.Will Thompson1-2/+0
2009-04-14Move CallState code to media-channel-hold.cWill Thompson1-3/+6
2009-04-14Split Hold implementation to a separate source file.Will Thompson1-0/+84