summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'tester/call1-addcontent-direction' into call1call1Guillaume Desmottes2012-02-207-5/+37
|\
| * Add direction parameter to AddContentOlivier Crête2012-02-166-5/+31
| * Spec Call: Add direction to AddContentOlivier Crête2012-02-161-0/+6
* | StopTone after StartTone is not a cancellationOlivier Crête2012-02-161-1/+1
* | MediaCallContent: Don't drop tone currently_sending before it's done playingOlivier Crête2012-02-161-2/+4
|/
* Test Call: Prepare streams before checking which interfaces it hasOlivier Crête2012-02-151-11/+24
* Remove implementation of the Mute interfaceOlivier Crête2012-02-154-123/+1
* Update spec to remove muteOlivier Crête2012-02-152-50/+6
* BaseCallStream: Put the pending states in the right orderOlivier Crête2012-02-141-5/+6
* BaseMediaCallContent: Only emit SendingTones when the tones are being sentOlivier Crête2012-02-141-2/+5
* BaseCallChannel: Starting to ring means you're not queuedOlivier Crête2012-02-141-0/+1
* Put the event and state in the right order in change requestedOlivier Crête2012-02-141-1/+0
* BaseMediaCallStream: Make it possible for the CM to fail FinishInitialCandidatesOlivier Crête2012-02-143-4/+12
* BaseMediaCallStream: Add method to fetch the local candidatesOlivier Crête2012-02-143-0/+21
* BaseMediaCallStream: Add function to remove endpointsOlivier Crête2012-02-143-0/+45
* Call.Content.MediaDescription: Verify invalid argumentsOlivier Crête2012-02-142-2/+50
* Fix 2 bugs in DTMF codeXavier Claessens2012-02-133-14/+112
* Call unit test: Use Media base classesXavier Claessens2012-02-137-14/+140
* Fix racy crash in call unit testXavier Claessens2012-02-131-3/+19
* Remove useless empty lineXavier Claessens2012-02-091-1/+0
* Add config.h include in all call source filesXavier Claessens2012-02-0612-5/+15
* Merge branch 'master' into call1Xavier Claessens2012-02-06208-147/+550
|\
| * Add config.h include in all source filesXavier Claessens2012-02-06216-9/+423
| * Disable glib deprecated warningsXavier Claessens2012-02-061-0/+4
| * Merge branch 'telepathy-glib-0.16'Simon McVittie2012-02-020-0/+0
| |\
| | * channel-request test: avoid a race conditionSimon McVittie2012-02-021-0/+6
| | * channel-contacts.c: Fix crash when preparing TpCallChannelXavier Claessens2012-02-022-11/+15
| * | channel-request test: avoid a race conditionSimon McVittie2012-02-011-0/+6
| * | Fix brokenness, copy-paste errors and unused variables in testsSimon McVittie2012-02-0111-16/+3
| * | add tp_connection_disconnect_async to the docsSimon McVittie2012-02-011-0/+2
| * | Replace one remaining call to tp_cli_connection_run_disconnectSimon McVittie2012-02-011-1/+7
| * | Replace nearly all calls to tp_cli_connection_run_disconnectSimon McVittie2012-02-0139-128/+44
| * | tp_tests_connection_assert_disconnect_succeeds: addSimon McVittie2012-02-012-0/+20
| * | tp_connection_disconnect_async: addSimon McVittie2012-02-012-0/+74
* | | CallStream: Add traces to media stream flow state changeNicolas Dufresne2012-01-301-0/+40
* | | call: Add traces on CallState changesNicolas Dufresne2012-01-301-2/+48
* | | TpCallChannel, TpCallContent: add _send_tones_async()Xavier Claessens2012-01-275-0/+372
* | | Merge branch 'master' into call1Xavier Claessens2012-01-268-41/+459
|\ \ \ | |/ /
| * | account-mgr: pretend that we are AVAILABLE if the best presence is UNSETGuillaume Desmottes2012-01-252-6/+53
| * | more tp_account_manager_get_most_available_presence() testsGuillaume Desmottes2012-01-251-0/+159
| * | coding style fixGuillaume Desmottes2012-01-251-1/+1
| * | simple-account: add API to change the presenceGuillaume Desmottes2012-01-252-5/+57
| * | start testing tp_account_manager_get_most_available_presence()Guillaume Desmottes2012-01-241-0/+112
| * | add tp_tests_simple_account_manager_set_valid_accounts()Guillaume Desmottes2012-01-242-7/+36
| * | Merge branch 'telepathy-glib-0.16'Guillaume Desmottes2012-01-241-3/+3
| |\ \ | | |/
| | * get_most_available_presence(): match the doc if no account connectedGuillaume Desmottes2012-01-241-3/+3
| * | Add extra cast of guchar to guint when using GUINT_TO_POINTERXavier Claessens2012-01-241-1/+4
| * | test_offer_race: don't assume any ordering on tube connectionsGuillaume Desmottes2012-01-241-23/+39
* | | Fix local hold state stransition for call channelNicolas Dufresne2012-01-202-43/+23
* | | Merge branch 'master' into call1Xavier Claessens2012-01-201-6/+14
|\ \ \ | |/ /