summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-04-08Fix signal signatureHEADmasterEmilio Pozuelo Monfort1-1/+1
2011-04-01Post-release bumpSjoerd Simons1-2/+2
2011-04-01version 0.0.1Sjoerd Simons1-2/+2
2011-04-01Add infrastructure for libtool versioningSjoerd Simons2-0/+20
2011-04-01Enable shared library by default, static users should disable thisSjoerd Simons1-3/+3
2011-04-01Add a NEWS and README fileSjoerd Simons2-0/+10
2011-03-23Fix typoSjoerd Simons1-1/+1
2011-03-23Add a ready property on the client object treeSjoerd Simons3-2/+143
2011-03-22Add API to get the current video stateSjoerd Simons2-0/+37
2011-03-22Correct the streams-removed callbackSjoerd Simons1-7/+8
2011-03-16Require GLib 2.28Emilio Pozuelo Monfort1-1/+1
2011-03-08Don't pass a library suffix to ./configureEmilio Pozuelo Monfort2-7/+5
2011-03-03Add service side headers to installed headersDanielle Madeley1-13/+10
2011-03-02CallChannel: free the call detailsEmilio Pozuelo Monfort1-1/+1
2011-03-02Check parameters in public APIsEmilio Pozuelo Monfort1-0/+6
2011-03-02Add a tpy_call_channel_get_state() accessorEmilio Pozuelo Monfort2-0/+22
2011-02-23Use the correct types for tp_asv_get_boxedEmilio Pozuelo Monfort2-7/+12
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