log pidgin/gtksound.c @ 27771:085d0a18a7f7

age author description
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
Mon, 25 Jun 2007 20:27:36 +0000 Eric Polino Moved:
Thu, 14 Jun 2007 07:01:26 +0000 Mark Doliner I left off a comma. My bad!
Thu, 14 Jun 2007 07:00:47 +0000 Mark Doliner Improve the formatting of some gstreamer error messages. Someone
Tue, 22 May 2007 20:46:08 +0000 Sean Egan ALSA Gstreamer sink. Mostly to see if this still crashes Luke.
Tue, 08 May 2007 18:22:02 +0000 Sean Egan Try this instead. This calls g_thread_init from main(), before any other glib function is called.
Tue, 08 May 2007 17:59:56 +0000 Sean Egan Test if this fixes gst for Luke
Sat, 05 May 2007 21:20:05 +0000 Casey Harkins Let glib handle quoting filenames for shell, it'll escape other quotes as needed.