log pidgin/gtkmedia.c @ 28607:c88de9dd2b56

age author description
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.