summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* split request and reported propertiesfarsight2Sjoerd Simons2011-11-171-36/+58
* Update to latest AudioControl specSjoerd Simons2011-11-152-101/+88
* set_property automatically notifies of a property changeMike Ruprecht2011-11-141-2/+0
* Use tp_simple_handler_new_with_am instead of the deprecated _new versionMike Ruprecht2011-11-141-4/+4
* WIP: Respect 0 being unknown for volume propertiesMike Ruprecht2011-11-141-7/+15
* Support changing output volume via a volume elementMike Ruprecht2011-11-141-15/+32
* Use a range of 0 to 255 instead of 0 to 65536Mike Ruprecht2011-11-141-2/+2
* Fix input/output mixupVincent Penquerc'h2011-11-141-1/+1
* Use pulsesrc instead of audiotestsrcMike Ruprecht2011-11-141-1/+1
* Respect AudioControl interface's audio-input property in the exampleMike Ruprecht2011-11-141-1/+47
* Abstract creating an audio source in the example clientMike Ruprecht2011-11-141-5/+14
* Add bindings for the CallContent's AudioControl interfaceMike Ruprecht2011-11-141-1/+219
* Add Call_Content_Interface_Audio_Control extensionMike Ruprecht2011-11-143-0/+115
* Add a "restart-source" signal on TfContentOlivier Crête2011-10-113-0/+27
* Transform the farsight2 renegotiate message into a restart-source signalOlivier Crête2011-10-111-0/+34
* Add debug message on explicit state changeOlivier Crête2011-10-111-0/+7
* Only call CodecsUpdated() when config params have changed and the other side ...Olivier Crête2011-10-112-5/+17
* Fix linking with "ld --as-needed", as used on Ubuntu oneiricLaurent Bigonville2011-08-011-3/+3
* version 0.1.1.1Olivier Crête2011-07-141-1/+1
* version 0.1.1telepathy-farstream-0.1.1Olivier Crête2011-07-142-3/+8
* Do not try to use a NULL hash tableVincent Penquerc'h2011-07-142-2/+89
* Remove empty statementsVincent Penquerc'h2011-07-131-2/+2
* Avoid using a NULL hash tableVincent Penquerc'h2011-07-131-2/+5
* Avoid losing a ref on errorVincent Penquerc'h2011-07-131-0/+1
* Require newer farsight2 for rtp hdrextOlivier Crête2011-07-121-1/+1
* Fix crash when ending a call earlyVincent Penquerc'h2011-07-111-2/+5
* Only emit valid resolution requestsSjoerd Simons2011-07-061-0/+4
* Trace gstreamer errorsNicolas Dufresne2011-07-051-0/+12
* Don't move to ready state on framerate changeNicolas Dufresne2011-07-051-17/+16
* Update python defsOlivier Crête2011-07-042-30/+3
* x264enc element define key-int-max as <= G_MAXINTNicolas Dufresne2011-07-041-1/+1
* Get the initial VideoControl properties from the right interfaceSjoerd Simons2011-07-041-1/+1
* Only send when in sending stateNicolas Dufresne2011-07-041-2/+1
* Initialise value got from propertiesNicolas Dufresne2011-07-041-1/+1
* Fix width and height property installNicolas Dufresne2011-06-291-2/+2
* Set the initial video resolutionOlivier Crête2011-06-291-0/+7
* version 0.1.0.1Olivier Crête2011-06-271-1/+1
* version 0.1.0telepathy-farstream-0.1.0Olivier Crête2011-06-272-3/+4
* Fixup docsOlivier Crête2011-06-244-8/+19
* Don't crash if named telephony event is sent before connectingOlivier Crête2011-06-241-0/+4
* Run dispose from the main thread alwaysOlivier Crête2011-06-242-1/+7
* Remove set-but-unused variableOlivier Crête2011-06-241-3/+0
* Set the rtp header extension preferences before the codec prefsOlivier Crête2011-06-241-13/+12
* Set Farsight2's default header extensions and codecsOlivier Crête2011-06-241-0/+19
* stream-get-codec-config signal does not have details, removing hintOlivier Crête2011-06-241-1/+1
* Set the local RTP header extensionsOlivier Crête2011-06-241-0/+74
* Set remote RTP Header extensionsOlivier Crête2011-06-241-0/+87
* Set local Feedback MessagesOlivier Crête2011-06-241-0/+85
* Implement setting remote feedback messagesOlivier Crête2011-06-241-0/+82
* Ensure there is a stop call before a start call alwaysOlivier Crête2011-06-241-0/+54