]> git.0d.be Git - empathy.git/history - libempathy/empathy-tp-call.c
Updated Polish translation
[empathy.git] / libempathy / empathy-tp-call.c
2009-12-18 Guillaume Desmottestp-call: set debug domain to voip
2009-12-15 Guillaume Desmottesadd empathy_tp_call_has_initial_video
2009-11-16 Guillaume Desmottesadd empathy_tp_call_get_connection_manager
2009-11-09 Guillaume Desmottesempathy-tp-call: we are not sending or receiving video...
2009-11-05 Guillaume DesmottesTpCall: add {audio,video}-stream-error signals
2009-06-28 Xavier ClaessensMerge commit 'elliot/bug-584703-c'
2009-06-16 Guillaume DesmottesMerge commit 'jtellier/video-call-stop-showing-last...
2009-06-15 Jonathan TellierThe EmpathyCallHandler correctly initializes it "initia...
2009-06-15 Guillaume DesmottesMerge commit 'jtellier/call-window-video-preview'
2009-06-12 Jonathan TellierBetter implemented empathy_tp_call_is_receiving_video...
2009-06-12 Jonathan TellierWhen no video is received or sent we show contacts...
2009-06-04 Jonny LambMerge branch 'debug'
2009-05-21 Xavier ClaessensMerge commit 'istaz/python-empathy-fix'
2009-05-18 Sjoerd SimonsChange empathy_tp_call_to to indicate with what media...
2009-05-18 Guillaume Desmottesempathy-tp-call: fix coding style
2009-04-24 Guillaume DesmottesMerge branch 'master' into tp-tube
2009-04-24 Davyd MadeleyMerge branch 'spelling-578399'
2009-04-23 Davyd MadeleyMerge branch 'presets-dialog'
2009-04-22 Xavier ClaessensChange EmpathyTpContactFactory API to look more like...
2009-04-22 Xavier ClaessensPort EmpathyTpCall to new API
2009-02-11 Olivier CrĂȘteRemove unused functions
2009-02-03 Sjoerd SimonsRemove some dead code
2009-02-03 Sjoerd SimonsRequest only audio in the initial request
2009-02-03 Sjoerd SimonsDon't double-free the EmpathyTpCallStreams
2009-02-03 Sjoerd SimonsMove the TpFarsight code from TpCall to CallHandler
2009-02-03 Sjoerd SimonsInitial port from telepathy-stream-engine to telepathy...
2009-01-23 Jonny LambRenamed G_STR_EMPTY to EMP_STR_EMPTY.
2009-01-15 Xavier ClaessensDo not unref the channel when closing it, wait for...
2009-01-12 Xavier ClaessensRemove usage of EmpathyTpGroup from EmpathyTpCall.
2009-01-09 Sjoerd SimonsDon't unref the TpGroup twice
2009-01-09 Sjoerd SimonsDon't close channels as a side-effect of disposing...
2009-01-09 Sjoerd SimonsAdd a function to explicitly set the remote candidate...
2009-01-09 Sjoerd SimonsAdd a function to explicitly close EmpathyTpCall
2008-11-21 Jonny LambAdded empathy_init function to call emp_cli_init in...
2008-08-01 Xavier ClaessensOn incoming calls don't request a new audio stream...
2008-06-13 Xavier ClaessensAdd g_return_val_if_fail (Alban Crequy)
2008-06-13 Xavier ClaessensDo not include _gen/ files (Alban Crequy)
2008-06-13 Xavier ClaessensReplace the has-dtmf property by empathy_tp_call_has_dt...
2008-06-13 Xavier ClaessensDo not show the keypad when the media channel does...
2008-05-08 Xavier ClaessensRef the call object when emiting notify signals because...
2008-05-05 Xavier ClaessensKeep a priv pointer in the object struct instead of...
2008-05-02 Xavier ClaessensDo not request video stream until the user click on...
2008-05-01 Xavier ClaessensKeypad is unsensitive if the call is not ACCEPTED
2008-05-01 Xavier ClaessensImplement DTMF.
2008-04-30 Xavier ClaessensMake use of tp-glib debug system.
2008-04-21 Xavier ClaessensPartly fix INCOMING calls
2008-04-21 Xavier ClaessensFix OUTGOING calls
2008-04-16 Xavier ClaessensAdd/Remove preview window can be done at anytime, the...
2008-04-15 Xavier ClaessensAdd collabora in copyright and myself in authors since...
2008-04-15 Xavier ClaessensRequest audio and video streams if capabilities are...
2008-04-11 Xavier ClaessensFix some warnings
2008-04-11 Xavier ClaessensTpChannel is not a DBusGProxy
2008-04-11 Xavier ClaessensDo not take McAccount as construct param, it can be...
2008-04-11 Xavier ClaessensPort to tp-glib API and cleanup the code
2008-03-25 Xavier ClaessensDisconnect invalidated signal when TpCall is finalized...
2008-03-22 Xavier ClaessensDisconnect invalidated signal from stream-engine when...
2008-03-22 Xavier ClaessensFix some coding style
2008-03-11 Xavier ClaessensRemove useless libtelepathy headers
2008-03-11 Xavier ClaessensMake sure we don't expect contact id and handle to...
2008-03-11 Xavier ClaessensDo not use a global variable but a field in the call...
2008-03-11 Xavier ClaessensFix: do not close the call channel if stream-engine...
2008-03-05 Xavier ClaessensReplace g_signal_emit_by_name by g_signal_emit (Alban...
2008-03-05 Xavier ClaessensFix call when then stream is created with a 'Bidirectio...
2008-03-02 Xavier ClaessensFix crash: g_object_new()'s last argument must be NULL...
2008-02-26 Xavier ClaessensCancel name owner watch when the call is finalized
2008-02-26 Xavier ClaessensWatch name owner changes to know when s-e falls off...
2008-02-26 Xavier ClaessensAvoid calling Close() on the media channel if it's...
2008-02-26 Xavier ClaessensClose the channel if se proxy is invalidated and do...
2008-02-26 Xavier ClaessensChange status to closed if stream engine dies or if...
2008-02-26 Xavier Claessensunref stream-engine proxy when TpCall is finalized
2008-02-26 Xavier ClaessensIt's now safe to call emp_cli_init multiple times....
2008-02-26 Xavier ClaessensMake use of generated code for using stream engine.
2008-02-15 Xavier ClaessensCleanup code from previous merge
2008-02-15 Xavier ClaessensMerge commit 'sjoerd/master'
2008-02-15 Xavier ClaessensMerge commit 'sjoerd/master'
2008-02-15 Xavier ClaessensIf there is an error when listing streams, return for...
2008-02-15 Xavier ClaessensMerge call branch from Elliot Fairweather with cleanups...
2007-12-02 Xavier ClaessensConflicts:
2007-10-03 Marco BarisioneInitialize every GError to NULL. Fixes bug #482889.
2007-09-29 Xavier ClaessensInitial Voice+Video support Fixes bug #468204 (Elliot...