log pidgin/gtkmedia.c @ 32807:e323c2f84872

age author description
Mon, 31 Oct 2011 02:29:25 +0000 Mark Doliner merge of '8e3c82b6770042fa4b42cfd0dee9cbcd54ed894a'
Mon, 31 Oct 2011 02:29:14 +0000 Mark Doliner Remove a period from a phrase that appears in the status bar of active calls
Mon, 31 Oct 2011 01:22:26 +0000 Mark Doliner Mark the "hold" and "mute" menu items for translation in the media dialog.
Mon, 31 Oct 2011 01:20:22 +0000 Mark Doliner Fix translation of the menu items on the media window.
Sun, 17 Jul 2011 04:03:42 +0000 Paul Aurich pidgin: Fix building on GTK+ less than 2.14.
Thu, 24 Mar 2011 23:39:24 +0000 jakub adam Adapt Pidgin's incoming call dialog behavior so that rejecting the addition of a
Thu, 24 Mar 2011 23:35:26 +0000 jakub adam Adapt the Pidgin UI to correctly handle dynamic addition and removal of streams
Sun, 13 Mar 2011 18:00:58 +0000 jakub adam During a voice call, Pidgin now sends constant audio traffic, even when there
Fri, 07 Jan 2011 11:38:12 +0000 jakub adam Add a GstCapsFilter between every video source and the rest of the pipeline.
Tue, 04 Jan 2011 06:55:30 +0000 Richard Laager Remove trailing whitespace
Sun, 21 Nov 2010 22:07:08 +0000 jakub adam pidgin: Remove a timeout when destroying this object to avoid a use-after-free
Mon, 26 Jul 2010 04:21:47 +0000 Elliott Sales de Andrade Use GtkUIManager for gtk media stuff, since it's internal.
Wed, 07 Jul 2010 20:04:06 +0000 Marcus Lundblad pidgin: Re-arrange media window. Layout remote and local video side-by-side.
Fri, 27 Nov 2009 07:12:35 +0000 Paul Aurich Include 'internal.h' before all other headers to make some non-gcc compilers happy.
Mon, 19 Oct 2009 22:03:48 +0000 maiku Add a hold button to the media window.
Sun, 30 Aug 2009 03:56:32 +0000 maiku Fix another warning.
Fri, 28 Aug 2009 20:43:38 +0000 Marcus Lundblad Set the icon of media corresponding to the media type
Thu, 27 Aug 2009 05:57:49 +0000 maiku There's no reason to ask for acceptance if the stream has been accepted. Also,
Sat, 22 Aug 2009 02:40:01 +0000 Paul Aurich Update various header copyrights thanks to licensecheck.
Wed, 19 Aug 2009 00:37:01 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head dd712fa84e46b2d78adf28e914d3e1a5c18a5154)
Fri, 31 Jul 2009 06:23:50 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 592fe2e2316aeff56f4671a5767dffe1fb57003d)
Tue, 21 Jul 2009 05:17:09 +0000 Paul Aurich Mark a string for translation that was missed.
Thu, 13 Aug 2009 07:21:12 +0000 maiku Handle sources for Windows better.
Sun, 09 Aug 2009 22:40:29 +0000 Mark Doliner This string should have been marked for translation :-(
Sun, 09 Aug 2009 22:06:37 +0000 Mike Ruprecht Change the media invitation dialog name to something less generic.
Fri, 07 Aug 2009 11:31:13 +0000 Mike Ruprecht Add pause capability for local video.
Fri, 07 Aug 2009 08:34:37 +0000 Mike Ruprecht Remove send_level and recv_level from PidginMedia.
Fri, 07 Aug 2009 08:23:12 +0000 Mike Ruprecht Unlink the local audio volume and mute between sessions.
Wed, 05 Aug 2009 03:37:45 +0000 Mike Ruprecht Remove the "accepted" signal from PurpleMedia as it was redundant.
Tue, 28 Jul 2009 02:30:39 +0000 Stu Tomlinson Fixes for some potential printf("%s", NULL) type of problems from Maiku
Tue, 28 Jul 2009 01:18:46 +0000 Stu Tomlinson Make gtkmedia.c compilable on systems without X11 (as long as they're Win32)
Thu, 09 Apr 2009 21:35:06 +0000 Mike Ruprecht Switch media to store accounts rather than connections.
Wed, 08 Apr 2009 21:48:22 +0000 Mike Ruprecht Use GtkVolumeButtons for audio if it's available.
Mon, 06 Apr 2009 02:06:39 +0000 Mike Ruprecht Remove old GtkPlug and GtkSocket code.
Fri, 03 Apr 2009 15:57:25 +0000 Daniel Atallah Gstreamer shouldn't be a requirement if USE_VV isn't defined.
Fri, 03 Apr 2009 06:11:34 +0000 Mike Ruprecht Change volume preference and make sure it exists.
Fri, 03 Apr 2009 05:02:57 +0000 Mike Ruprecht Use better choices for default elements and have fallbacks.
Fri, 03 Apr 2009 03:14:38 +0000 Mike Ruprecht Improve the padding around the mute button.
Fri, 03 Apr 2009 02:45:00 +0000 Mike Ruprecht Oops. How'd that sneak in there.
Fri, 03 Apr 2009 02:25:30 +0000 Mike Ruprecht Move volume levels for media to the media window.
Thu, 02 Apr 2009 04:23:14 +0000 Mike Ruprecht Have "no minimum framerate". Fixes khc's cam.
Thu, 02 Apr 2009 00:11:49 +0000 Mike Ruprecht Hide and gobjectify PurpleMediaElementInfo.
Wed, 01 Apr 2009 01:05:03 +0000 Mike Ruprecht Use purple_media_manager_get_pipeline instead.
Tue, 31 Mar 2009 23:53:03 +0000 Mike Ruprecht Give more information to element creation functions.
Tue, 31 Mar 2009 06:49:19 +0000 Mike Ruprecht Declare which media caps Pidgin and Finch handle.
Tue, 31 Mar 2009 01:38:50 +0000 Mike Ruprecht Add purple_media_is_initiator.
Mon, 30 Mar 2009 23:09:40 +0000 Mike Ruprecht Display which type of media session is being requested.
Mon, 30 Mar 2009 04:15:53 +0000 Mike Ruprecht merge of '2d0e977ba883c0b9d24d52360839cfed7cf1f2a6'
Mon, 30 Mar 2009 03:54:48 +0000 Mike Ruprecht Unique elements ought to be named the same as their id.
Mon, 30 Mar 2009 02:49:08 +0000 Mike Ruprecht Fix compiling with --disable-vv.
Mon, 30 Mar 2009 03:58:18 +0000 Mike Ruprecht Silence warning.
Mon, 30 Mar 2009 02:37:14 +0000 Mike Ruprecht Hide PidginMedia and related structs.
Mon, 30 Mar 2009 01:19:02 +0000 Mike Ruprecht Remove purple_media_mute.
Mon, 30 Mar 2009 01:06:44 +0000 Mike Ruprecht Remove purple_media_accept.
Mon, 30 Mar 2009 00:55:29 +0000 Mike Ruprecht Remove purple_media_reject.
Mon, 30 Mar 2009 00:45:14 +0000 Mike Ruprecht Remove purple_media_hangup.
Sun, 29 Mar 2009 23:00:33 +0000 Mike Ruprecht Create purple_media_stream_info. Add local parameter to stream-info signal.
Tue, 24 Mar 2009 07:11:26 +0000 Mike Ruprecht No reason for this to be public API.
Tue, 24 Mar 2009 02:03:40 +0000 Mike Ruprecht Fix lip-sync.
Tue, 24 Mar 2009 01:30:51 +0000 Mike Ruprecht Extend the range for video dimensions just a hair.