]> git.0d.be Git - empathy.git/history - src
clsing tags (bug#666265)
[empathy.git] / src /
2011-12-14 Guillaume Desmottesmain-window: stop instantiating the contact manager
2011-12-14 Guillaume Desmottesmap-view: use the individual menu
2011-12-14 Guillaume Desmottesremove EMPATHY_INDIVIDUAL_FEATURE_ALL
2011-12-13 Xavier Claessensempathy-audio-sink.c: include config.h
2011-12-12 Guillaume Desmottesget_tp_contact_for_chat: deal with tp_channel_borrow_co...
2011-12-08 Guillaume Desmottesauth-client: add some more debugging
2011-12-07 Sjoerd SimonsCall: Low the video watchdog timeout to 1 second
2011-12-07 Sjoerd Simonsabout: Polish the code to generate the license string
2011-12-05 Guillaume Desmottesmap-view: stop using EmpathyContactManager
2011-11-30 Guillaume DesmottesProperly cast buffer and latency times when setting...
2011-11-30 Guillaume Desmottesevent-manager: use the conn aggregator instead of the...
2011-11-29 Guillaume DesmottesRevert "WIP"
2011-11-29 Guillaume DesmottesWIP
2011-11-29 Guillaume DesmottesMerge remote-tracking branch 'jonny/ft'
2011-11-29 Guillaume Desmottesgroups-widget: use empathy_connection_aggregator_get_al...
2011-11-28 Guillaume Desmottesadd missing empathy-contact-list.h include
2011-11-24 Guillaume DesmottesRemove obsolete contact-list-{store,view}
2011-11-24 Guillaume Desmottesadd EMPATHY_INDIVIDUAL_FEATURE_ADD_CONTACT
2011-11-24 Guillaume DesmottesAbstract the individual store
2011-11-23 Guillaume DesmottesAllow user to try another password if auth failed
2011-11-23 Guillaume Desmottesrestart the camera only if it's already running
2011-11-23 Guillaume Desmottesfactor out empathy_call_window_change_webcam()
2011-11-21 Arun Raghavanaudio-src,audio-sink: Use lower latency values on pulse...
2011-11-21 Ken VanDineset_size_request on the video_container to ensure the...
2011-11-21 Guillaume Desmottesfix GTK_BOX casts
2011-11-21 Guillaume Desmottesuse gtk_box_new() instead of gtk_[h,v]box_new()
2011-11-18 Sjoerd SimonsAudioSink: Setup the initial properties in the main...
2011-11-18 Sjoerd SimonsCall: Bind the output properties from the main thread
2011-11-18 Sjoerd SimonsBind the volume button to the volume of the output
2011-11-18 Sjoerd SimonsBind the mic button the sources mute property
2011-11-18 Sjoerd SimonsRemove call input volume configuration
2011-11-18 Sjoerd SimonsAdd mute support to the audio source
2011-11-18 Sjoerd SimonsImplement Audiocontrol for the output volume
2011-11-18 Sjoerd SimonsKeep the audio sinks volume property synchronized with...
2011-11-17 Sjoerd SimonsImplement input audio control
2011-11-17 Sjoerd SimonsLet the audio source control the volume, not a software...
2011-11-16 Xavier ClaessensUse _unref instead of _free _destroy when possible...
2011-11-14 Guillaume Desmottesmain-window: use the EmpathyIndividual flavor of some...
2011-11-11 Sjoerd SimonsDon't turn on echo cancellation on the sink if it's...
2011-11-11 Sjoerd SimonsDon't turn on echo cancellation on the source if it...
2011-11-11 Sjoerd SimonsCall: Signal content-{added/removed} instead of sink...
2011-11-09 Jonny Lambclient-factory: stop creating EmpathyTpFile objects
2011-11-09 Arun Raghavanaudio-src: Add a caps filter to select appropriate...
2011-11-09 Danielle MadeleyMerge branch 'status-icon-663567'
2011-11-08 Guillaume Desmottesnotifications-approver: stop using EmpathyContactManager
2011-11-08 Danielle MadeleyRemove dead files codec-preferences and element-preferences
2011-11-07 Danielle Madeleyaccounts-dialog: fix box packing issue in infobar
2011-11-07 Sjoerd Simonscall: Fix GstCaps leak
2011-11-07 Sjoerd SimonsCall: Cope with not having the Channel direclty after...
2011-11-07 Sjoerd SimonsUse videorate max-rate property
2011-11-07 Sjoerd SimonsWhen reset the source remove and re-insert it
2011-11-07 Sjoerd SimonsDrop EOS from the src
2011-11-07 Sjoerd SimonsDon't go asynchronously to paused
2011-11-07 Nicolas DufresneIgnore dynamic framerate if videomaxrate is missing
2011-11-07 Nicolas DufresneUse framerate range instead of fix range
2011-11-07 Nicolas DufresneReset clock after changing video resolution
2011-11-07 Nicolas DufresneChange element state sink to source
2011-11-07 Nicolas DufresneDon't call GTK method from streaming thread
2011-11-07 Nicolas DufresneHook resolution change support
2011-11-07 Nicolas DufresneLet set_send_video do it's job
2011-11-07 Nicolas DufresneCheck and create video_preview outside camera control
2011-11-07 Nicolas DufresneAdd resultion and framerate changing to video src
2011-11-07 Nicolas DufresneAdd framerate and resolution change signal
2011-11-05 Danielle MadeleyMerge branch 'ui-fixes'
2011-11-04 Xavier Claessensempathy-auth-client: use a TpSimpleClientFactory
2011-11-01 Guillaume Desmottesmain-window: port to GtkGrid
2011-10-28 Guillaume Desmottesinvite-participant-dialog: don't display treeview if...
2011-10-28 Danielle MadeleyMerge branch 'ui-work'
2011-10-27 Danielle Madeleyaccounts-dialog: fix infobar packing issues by porting...
2011-10-27 Danielle MadeleyMerge branch 'bug-662727'
2011-10-26 Guillaume Desmottesempathy-debugger: rely on gtk_application_add_window...
2011-10-26 Guillaume Desmottesempathy-accounts: prepare the AM in app_command_line_cb
2011-10-26 Guillaume Desmottesempathy-accounts: re-use existing TpAccount rather...
2011-10-26 Guillaume Desmottesempathy-debugger: rely on gtk_application_add_window...
2011-10-26 Guillaume Desmottesempathy: rely on gtk_application_add_window() to manage...
2011-10-25 Guillaume Desmottesuse g_format_size instead of g_format_size_for_display
2011-10-25 Guillaume DesmottesInclude config.h in a bunch of files
2011-10-21 Danielle MadeleyMerge branch 'balance-errors'
2011-10-21 Danielle Madeleydisplay_error: Put 'Close' button on the bottom/end
2011-10-21 Danielle MadeleyInclude dbus-reason in signal arguments
2011-10-21 Danielle MadeleyDon't need to prepare balance feature, already prepared...
2011-10-21 Danielle MadeleyInline assignments are icky; free leaked string
2011-10-21 Danielle Madeley'Get Credit' is called 'Top Up' in other parts of the UI
2011-10-21 Emilio Pozuelo MonfortShow an infobar if there's not enough credit
2011-10-19 Danielle MadeleyMerge branch 'dialpad-widget'
2011-10-19 Danielle MadeleyMove dialpad into a widget of its own
2011-10-18 Guillaume Desmottesinvite-participant-dialog: activate the dialog when...
2011-10-14 Gabor KelemenMark a forgotten string for translation.
2011-10-14 Danielle MadeleyMerge remote-tracking branch 'pochu/upgrade-software'
2011-10-14 Danielle MadeleyMerge remote-tracking branch 'pochu/error-dialog'
2011-10-14 Danielle MadeleyMerge remote-tracking branch 'pochu/misc-fixes'
2011-10-14 Danielle MadeleyMerge branch: 'Add top-up link to chat text when there...
2011-10-12 Sjoerd SimonsMake sure we have our settings before we want to use...
2011-10-12 Sjoerd SimonsDon't try to access non-existing properties
2011-10-12 Guillaume Desmottesempathy-call: use dark theme
2011-10-11 Guillaume Desmottespreferences: don't display variants checkbox if there...
2011-10-01 Xavier ClaessensDo not should "password required" if X-TELEPATHY-PASSWO...
2011-09-29 Guillaume Desmottescall-window: use GtkGrid instead of GtkTable
2011-09-29 Guillaume Desmottesstreamed-media-window: use GtkGrid instead of GtkTable
2011-09-29 Guillaume Desmottesnew-chatroom-dialog: use GtkGrid instead of GtkTable
next