log pidgin/gtksound.c @ 24886:61f3a9f7a220

age author description
2008-10-31 Sadrul Habib Chowdhury Missing newline in debug message.
2008-08-26 Justin Rodriguez theme loader cleanup, and remove a few warnings
2008-07-18 Justin Rodriguez fixed segfault when changing blist themes, changed prefs to not rely on static iter, fixed a few leaks
2008-06-27 Justin Rodriguez Fixed a few small problems with the sound loader and sound theme
2008-06-27 Justin Rodriguez Working sound themes (option 1) theme is saved in prefs and there is no seperate custom theme, everything
2008-05-23 Richard Laager Try gconfaudiosink first always, not just under GNOME. This is what Debian
2008-05-21 Felipe Contreras A (modified) patch from Felipe to simplify our GStreamer sink selection
2008-05-11 Ethan Blanton Clarify #ifdef/#else/#endif matching; References #5770.
2008-05-07 Stu Tomlinson Kill off sound playing child processes if they are still around after 15
2008-04-30 Mark Doliner Change the string "screen name" to "username" everywhere. I think most
2008-03-17 Will Thompson Revert the dependency on gstreamer-0.10 >= 0.10.10, falling back to the SIGALRM
2008-03-06 Will Thompson Tell gstreamer not to fork; remove the SIGCHLD -> SIGALRM hack, which made
2007-10-30 Daniel Atallah Remove unused definition.
2007-10-26 Ka-Hing Cheung Patch from Andrew Gaul to constify a bunch of static variables to reduce
2007-10-21 Luke Schierer applied changes from 4d9fac4aab275ee133ce860edc469e0e5c4734ff
2007-09-16 Sean Egan remove gpl boilerplate from doxygen docs
2007-09-08 John Bailey The FSF changed its address a while ago; our files were out of date.
2007-09-06 Daniel Atallah Don't assume that the Gstreamer stuff isn't used on win32. There really isn't anything to see here.
2007-08-25 Sadrul Habib Chowdhury Make sure a conversation is a pidgin-conversation to avoid a crash.
2007-08-23 Sean Egan Cleanup playbin on error. Thanks, Elliott Sales de Andrade. Fixes #2663
2007-06-25 Eric Polino Moved:
2007-06-14 Mark Doliner I left off a comma. My bad!
2007-06-14 Mark Doliner Improve the formatting of some gstreamer error messages. Someone
2007-05-22 Sean Egan ALSA Gstreamer sink. Mostly to see if this still crashes Luke.
2007-05-08 Sean Egan Try this instead. This calls g_thread_init from main(), before any other glib function is called.
2007-05-08 Sean Egan Test if this fixes gst for Luke
2007-05-05 Casey Harkins Let glib handle quoting filenames for shell, it'll escape other quotes as needed.
2007-05-05 Casey Harkins Escape filename when using the command sound method. Fixes ticket #607.
2007-04-30 Gary Kramlich Patch from John 'rekkanoryo' Bailey to add the padding struct members in pidgin
2007-04-16 Richard Laager Rename the Doxygen group from gtkui to pidgin.
2007-04-14 Sean Egan Fix a possible gstreamer crash
2007-04-11 Stu Tomlinson Rename /purple/gtk preferences back to /gaim/gtk to allow for smooth upgrades
2007-03-21 Richard Laager Re-sed the copyright notices so they don't all talk about Purple.
2007-03-21 Richard Laager Make sounds work by correcting the path.
2007-03-19 Sean Egan sed -ie 's/gaim/purple/g'
2007-03-18 Sean Egan More Gaim to Pidgin changes
2007-02-08 Mark Doliner sf patch #1651457, from Paul-Christiaan Spruijtenburg
2007-02-03 Sean Egan More pidgin changes
2007-02-03 Sean Egan gaim_gtk to pidgin. I hope
2007-01-20 Sean Egan Rename gtk/ and libgaim/ to pidgin/ and libpurple/