log pidgin/gtksound.c @ 23268:9f34726fe141

age author description
Fri, 23 May 2008 20:35:29 +0000 Richard Laager Try gconfaudiosink first always, not just under GNOME. This is what Debian
Wed, 21 May 2008 22:06:52 +0000 Felipe Contreras A (modified) patch from Felipe to simplify our GStreamer sink selection
Sun, 11 May 2008 19:03:00 +0000 Ethan Blanton Clarify #ifdef/#else/#endif matching; References #5770.
Wed, 07 May 2008 19:06:28 +0000 Stu Tomlinson Kill off sound playing child processes if they are still around after 15
Wed, 30 Apr 2008 08:46:51 +0000 Mark Doliner Change the string "screen name" to "username" everywhere. I think most
Mon, 17 Mar 2008 13:38:34 +0000 Will Thompson Revert the dependency on gstreamer-0.10 >= 0.10.10, falling back to the SIGALRM
Thu, 06 Mar 2008 11:34:11 +0000 Will Thompson Tell gstreamer not to fork; remove the SIGCHLD -> SIGALRM hack, which made
Tue, 30 Oct 2007 03:20:13 +0000 Daniel Atallah Remove unused definition.
Fri, 26 Oct 2007 04:59:23 +0000 Ka-Hing Cheung Patch from Andrew Gaul to constify a bunch of static variables to reduce
Sun, 21 Oct 2007 04:39:02 +0000 Luke Schierer applied changes from 4d9fac4aab275ee133ce860edc469e0e5c4734ff
Sun, 16 Sep 2007 01:05:22 +0000 Sean Egan remove gpl boilerplate from doxygen docs
Sat, 08 Sep 2007 03:09:35 +0000 John Bailey The FSF changed its address a while ago; our files were out of date.
Thu, 06 Sep 2007 15:42:57 +0000 Daniel Atallah Don't assume that the Gstreamer stuff isn't used on win32. There really isn't anything to see here.
Sat, 25 Aug 2007 04:50:57 +0000 Sadrul Habib Chowdhury Make sure a conversation is a pidgin-conversation to avoid a crash.
Thu, 23 Aug 2007 00:43:57 +0000 Sean Egan Cleanup playbin on error. Thanks, Elliott Sales de Andrade. Fixes #2663