summaryrefslogtreecommitdiff
path: root/examples/cm/call
Commit message (Expand)AuthorAgeFilesLines
* Stop calling g_type_init()Simon McVittie2014-01-071-4/+0
* Use AC_PROG_MKDIR_P instead of deprecated AM_PROG_MKDIR_PSimon McVittie2013-06-111-1/+1
* add missing config.h includesGuillaume Desmottes2013-01-081-0/+2
* example protocols: update to use get_interfaces_array vfuncJonny Lamb2012-07-051-7/+0
* example & test connections: update to use new get_interfaces… vfuncJonny Lamb2012-07-051-1/+16
* Remove useless TP_SEAL_ENABLEXavier Claessens2012-06-051-1/+0
* Examples: disable single includeXavier Claessens2012-06-051-0/+1
* Fix regression in unit testsXavier Claessens2012-06-041-1/+2
* Compile all examples with TP_SEAL_ENABLESimon McVittie2012-06-041-0/+1
* Use accessors rather than accessing TpBaseConnection fields directlySimon McVittie2012-06-043-15/+18
* All examples: follow the meta-header policySimon McVittie2012-05-0710-25/+11
* Stop using TP_ERRORSSimon McVittie2012-05-023-6/+6
* Don't use the deprecated TpBaseChannelClass.interfaces propertySimon McVittie2012-04-121-5/+12
* Use TP_NUM_… instead of NUM_TP_…Simon McVittie2012-04-121-1/+1
* Use GLib's default marshaller everywhereSimon McVittie2012-03-011-2/+1
* example-call: s/Call.DRAFT/Call1/ in example_call.managerGeorge Kiagiadakis2012-02-211-6/+6
* Add direction parameter to AddContentOlivier Crête2012-02-161-0/+2
* Call unit test: Use Media base classesXavier Claessens2012-02-136-10/+28
* Fix racy crash in call unit testXavier Claessens2012-02-131-3/+19
* Merge branch 'master' into call1Xavier Claessens2012-02-065-0/+10
* Call1: Fix unit testsOlivier Crête2012-01-111-4/+1
* Replace TP_CALL_STATE_RINGING with TP_CALL_STATE_INITIALISEDXavier Claessens2012-01-101-4/+4
* Call CM example is not future anymoreXavier Claessens2012-01-1017-0/+3294