aboutsummaryrefslogtreecommitdiffstats
path: root/src/empathy-av.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "Drop empathy-av"Guillaume Desmottes2012-03-011-0/+172
* Drop empathy-avGuillaume Desmottes2012-02-211-172/+0
* Set stream-properties on GStreamer elements to set the media roleGuillaume Desmottes2011-08-151-1/+0
* set 'Empathy' as program class in all binariesGuillaume Desmottes2011-02-161-0/+2
* Only build the EmpathyStreamedMedia* classes for empathy-avEmilio Pozuelo Monfort2011-02-101-1/+1
* EmpathyCallFactory -> EmpathyStreamedMediaFactoryEmilio Pozuelo Monfort2011-02-101-6/+6
* ::new-call-handler -> ::new-streamed-media-handlerEmilio Pozuelo Monfort2011-02-091-1/+1
* EmpathyCallWindow -> EmpathyStreamedMediaWindowEmilio Pozuelo Monfort2011-02-031-3/+3
* EmpathyCallHandler -> EmpathyStreamedMediaHandlerEmilio Pozuelo Monfort2011-02-031-1/+1
* empathy-av: early return if already activatedGuillaume Desmottes2010-11-231-18/+18
* Always set up the call factory in empathy-av.Travis Reitter2010-11-041-3/+6
* Don't destroy the call factory right away (#633816)Guillaume Desmottes2010-11-021-3/+4
* empathy-av: use the proper exit statusTravis Reitter2010-10-301-2/+3
* Relocate static function to eliminate prototype.Travis Reitter2010-10-301-21/+15
* Don't try to register for unique bus names in remote instances of empathy-av.Travis Reitter2010-10-301-15/+16
* Properly handle remote instances of empathy-av.Travis Reitter2010-10-301-43/+20
* Port the a/v app to new G/tkApplication.Travis Reitter2010-10-221-22/+19
* empathy-av: use GtkApplication (#621339)Guillaume Desmottes2010-10-181-1/+7
* Disable timer if EMPATHY_PERSIST is setGuillaume Desmottes2010-06-291-0/+11
* Add a timer stopping the proccess after a while if idlingGuillaume Desmottes2010-06-291-0/+61
* add empathy_call_factory_registerGuillaume Desmottes2010-06-291-0/+8
* Add empathy-av, a new process handling media channels (#599161)Guillaume Desmottes2010-06-291-0/+111