summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-02-23Don't try to copy null boxed typesEmilio Pozuelo Monfort2-8/+16
2011-02-23Remove stray debug messagesEmilio Pozuelo Monfort1-4/+0
2011-02-23CallChannel: do self->priv instead of declaring privEmilio Pozuelo Monfort1-3/+2
2011-02-23CallChannel: remove commented out codeEmilio Pozuelo Monfort1-26/+2
2011-02-23CallStream: use tp_asv_get_*Emilio Pozuelo Monfort1-6/+6
2011-02-23CallChannel: use tp_asv_get_*Emilio Pozuelo Monfort1-15/+15
2011-02-23CallContent: free name when destroying the objectEmilio Pozuelo Monfort1-0/+2
2011-02-23Use DEBUG instead of g_debugEmilio Pozuelo Monfort1-2/+2
2011-02-23Set our default proxy to _CALL_CONTENTEmilio Pozuelo Monfort1-2/+3
2011-02-23call-channel: Implement tpy_call_channel_send_videoSjoerd Simons1-5/+34
2011-02-23call-content: state recover the content informationSjoerd Simons1-5/+51
2011-02-23call-content: Implement _get_streamsSjoerd Simons1-0/+6
2011-02-23call-stream: Set our default proxy to _CALL_STREAMSjoerd Simons1-0/+3
2011-02-23call-stream: Pass ourselves as weak object for tp_cli_*Sjoerd Simons1-1/+1
2011-02-23need to dup boxed values if we want to keep a copy/refSjoerd Simons2-3/+3
2011-02-23Don't try to compile staticallySjoerd Simons1-1/+0
2011-02-23Remove a couple of unimplemented APIsEmilio Pozuelo Monfort2-16/+14
2011-02-23Add a TpyCallChannel classEmilio Pozuelo Monfort4-0/+960
2011-02-23Add a TpyCallContent classEmilio Pozuelo Monfort4-0/+539
2011-02-23Add a TpyCallStream classEmilio Pozuelo Monfort4-0/+461
2011-02-17configure.ac: Use AM_SILENT_RULES only if it's definedMarco Barisione1-1/+1
2011-02-14Add Call.Content.I.VideoControl interfaceJonathon Jongsma3-0/+139
2011-02-02trivial whitespace fixesDavid Laban2-3/+3
2011-02-02Merge remote branch alsuren/stream-fixes into masterDavid Laban9-23/+124
2011-02-02base-media-call-stream tp-farstream interopDavid Laban1-4/+4
2011-02-02Implement LocalCredentialsDavid Laban1-0/+18
2011-02-01base-media-call-stream: SetCredentialsDavid Laban2-2/+49
2011-01-25make component into an enumDavid Laban1-1/+1
2011-01-25fixup! Update to spec master (Stream_Component enum)David Laban1-1/+1
2011-01-25re-build when spec changesDavid Laban1-1/+1
2011-01-25Update to spec master (Stream_Component enum)David Laban1-1/+27
2011-01-25Merge branch 'master' of git://git.collabora.co.uk/git/telepathy-yellDavid Laban2-9/+9
2011-01-25Update to spec master (change port from q to u in Candidate type)Sjoerd Simons2-9/+9
2011-01-20tpy_base_media_call_stream_set_relay_info allow-noneDavid Laban1-5/+6
2011-01-20make tpy_call_stream_endpoint_add_new_candidates const-correctDavid Laban2-4/+4
2011-01-20tpy_base_media_call_stream_get_endpoints()David Laban2-0/+9
2011-01-20tpy_base_call_stream_{update_remote_member_states,remove_member}()David Laban2-9/+68
2011-01-20base-call-stream::local-sending-state is construct-only settableDavid Laban1-2/+6
2011-01-19ignore eclipse cruftDavid Laban1-0/+2
2011-01-18Move local header to the topSjoerd Simons1-2/+1
2011-01-18HardwareStreaming is immutableSjoerd Simons1-0/+1
2011-01-18Add Packetization property on D-BusSjoerd Simons1-1/+3
2011-01-18Update spec filesSjoerd Simons3-37/+44
2011-01-18Import TpyBaseMediaCallContent from gabbleSjoerd Simons3-0/+627
2011-01-18Include global tp-glib header for TpDBusPropertiesMixinClassSjoerd Simons1-1/+1
2011-01-16Implement Content.RemoveSjoerd Simons1-4/+34
2011-01-16Add TpyBaseCallChannel as refactored from gabbleSjoerd Simons3-0/+1063
2011-01-16Add API for indicating call was acceptanceSjoerd Simons2-0/+20
2011-01-16Have C api to call SetSendingSjoerd Simons2-16/+58
2011-01-16First change local state, then emit signals saying we did soSjoerd Simons1-1/+2