log pidgin/gtkmedia.c @ 32672:3828a61c44da

age author description
Fri, 23 Dec 2011 08:21:58 +0000 Elliott Sales de Andrade A boring and large patch so I can merge heads.
Mon, 22 Aug 2011 21:27:03 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head 5da91575f92c8c13d7a85eef338ec6da55e6fb26)
Mon, 14 Mar 2011 06:09:47 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head 5097b9aa21910f088f8a683e7fa7fcf6a95a458e)
Sun, 09 Jan 2011 23:32:10 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head b57a2fabd83745a5622fe79384727baa017f7893)
Sun, 05 Dec 2010 03:10:05 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head 65538ec661afd2eb4ddcb91d43a8b3caaf4cc199)
Fri, 03 Dec 2010 23:03:58 +0000 Marcus Lundblad updates to work with the latest GTK+
Thu, 25 Nov 2010 22:30:18 +0000 Marcus Lundblad compiles using GTK+ 3 from git, beware it does not yet run, in fact it crashes...
Mon, 26 Jul 2010 04:14:44 +0000 Elliott Sales de Andrade Remove all the old GTK_CHECK_VERSION stuff. Of course, this makes this
Tue, 20 Jul 2010 02:48:15 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head 07d0765c444a097af45c2650f54323afb900a07b)
Tue, 16 Feb 2010 08:21:11 +0000 Elliott Sales de Andrade Update GtkMedia window to use GtkUIManager.
Thu, 22 Dec 2011 04:38:44 +0000 eion Allow compile of V/V on OSX without X11. Patch by Eion Robb.
Thu, 22 Dec 2011 04:27:59 +0000 Elliott Sales de Andrade The function gst_msg_db_to_percent already retyrns a number between
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'