summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-11-18Master should go towards a 0.3 releaseHEADmasterSjoerd Simons1-2/+2
2011-11-18Merge branch 'telepathy-farstream-0.1'Sjoerd Simons12-40/+603
2011-11-18Don't try to preserve timestelepathy-farstream-0.1Sjoerd Simons1-2/+2
2011-11-18Bump nano versionSjoerd Simons1-1/+1
2011-11-18Version 0.1.2Sjoerd Simons2-3/+10
2011-11-18Update the telepathy tools snapshotSjoerd Simons2-6/+141
2011-11-18Switch to automake 1.11 to make gtk-doc happySjoerd Simons2-7/+8
2011-11-18Require slightly newer gtk-docSjoerd Simons1-1/+1
2011-11-18Fix out of tree documentation buildsSjoerd Simons1-8/+8
2011-11-17split request and reported propertiesfarsight2Sjoerd Simons1-36/+58
2011-11-15Update to latest AudioControl specSjoerd Simons2-101/+88
2011-11-14set_property automatically notifies of a property changeMike Ruprecht1-2/+0
2011-11-14Use tp_simple_handler_new_with_am instead of the deprecated _new versionMike Ruprecht1-4/+4
2011-11-14WIP: Respect 0 being unknown for volume propertiesMike Ruprecht1-7/+15
2011-11-14Support changing output volume via a volume elementMike Ruprecht1-15/+32
2011-11-14Use a range of 0 to 255 instead of 0 to 65536Mike Ruprecht1-2/+2
2011-11-14Fix input/output mixupVincent Penquerc'h1-1/+1
2011-11-14Use pulsesrc instead of audiotestsrcMike Ruprecht1-1/+1
2011-11-14Respect AudioControl interface's audio-input property in the exampleMike Ruprecht1-1/+47
2011-11-14Abstract creating an audio source in the example clientMike Ruprecht1-5/+14
2011-11-14Add bindings for the CallContent's AudioControl interfaceMike Ruprecht1-1/+219
2011-11-14Add Call_Content_Interface_Audio_Control extensionMike Ruprecht3-0/+115
2011-10-19Fix mistake in .pc.in file caused by search-replaceDanielle Madeley1-1/+1
2011-10-14Remove the use of "codecs-ready"Olivier Crête2-11/+15
2011-10-11Rename to FarstreamOlivier Crête24-160/+166
2011-10-11Renamed file from fs-conference-iface.h to fs-conference.hOlivier Crête2-2/+2
2011-10-11Use fs_stream_set_transmitterOlivier Crête1-3/+14
2011-10-11Replace set_remote_candidates() with add_remote_candidates()Olivier Crête1-2/+2
2011-10-11Replace FS_DTMF_METHOD_IN_BAND with FS_DTMF_METHOD_SOUNDOlivier Crête1-2/+2
2011-10-11Remove pointless ABI section from FsCodecOlivier Crête1-5/+5
2011-10-11The READY state has been folded into CONNECTEDOlivier Crête1-3/+1
2011-10-11Remove special handling of ptime/maxptimeOlivier Crête1-13/+1
2011-10-11Try force_remote_candidates if set failsOlivier Crête1-3/+12
2011-10-11Remove debug-msgOlivier Crête2-9/+5
2011-10-11Remove cname from new_participantOlivier Crête1-1/+0
2011-10-11Remove unknown_cname errorOlivier Crête1-8/+0
2011-10-11Add a "restart-source" signal on TfContentOlivier Crête3-0/+27
2011-10-11Transform the farsight2 renegotiate message into a restart-source signalOlivier Crête1-0/+34
2011-10-11Add debug message on explicit state changeOlivier Crête1-0/+7
2011-10-11Only call CodecsUpdated() when config params have changed and the other side ...Olivier Crête2-5/+17
2011-08-01Fix linking with "ld --as-needed", as used on Ubuntu oneiricLaurent Bigonville1-3/+3
2011-07-14version 0.1.1.1Olivier Crête1-1/+1
2011-07-14version 0.1.1tp-farstream-on-farsightOlivier Crête2-3/+8
2011-07-14Do not try to use a NULL hash tableVincent Penquerc'h2-2/+89
2011-07-13Remove empty statementsVincent Penquerc'h1-2/+2
2011-07-13Avoid using a NULL hash tableVincent Penquerc'h1-2/+5
2011-07-13Avoid losing a ref on errorVincent Penquerc'h1-0/+1
2011-07-12Require newer farsight2 for rtp hdrextOlivier Crête1-1/+1
2011-07-11Fix crash when ending a call earlyVincent Penquerc'h1-2/+5
2011-07-06Only emit valid resolution requestsSjoerd Simons1-0/+4