summaryrefslogtreecommitdiff
path: root/pidgin/gtksound.c
Commit message (Expand)AuthorAgeFilesLines
* propagate from branch 'im.pidgin.cpw.attention_ui' (head 2322b6b9fcb7a2f3278f...Marcus Lundblad2009-11-161-3/+21
|\
| * Don't play the message received sound for NOTIFY messages (this will avoidcpw.attention_uiMarcus Lundblad2009-11-161-14/+6
| * propagate from branch 'im.pidgin.pidgin' (head a2dd00ce03eb55dcad9d4524c36656...Marcus Lundblad2009-09-201-1/+27
| |\
| | * propagate from branch 'im.pidgin.pidgin' (head 79e8f4ed0d3fac346cd1c53906814d...Marcus Lundblad2009-07-281-1/+1
| | |\
| | * \ propagate from branch 'im.pidgin.pidgin' (head b317b69b7434c249de3214c8c3b35d...Marcus Lundblad2009-04-131-1/+27
| | |\ \
| | | * \ propagate from branch 'im.pidgin.pidgin' (head 133e5eca834c5d4adad0937da2cb93...Marcus Lundblad2009-03-021-1/+47
| | | |\ \
| | | * \ \ propagate from branch 'im.pidgin.pidgin' (head 21f65a6c30b67dd34167f59b104c39...Marcus Lundblad2008-11-131-1/+1
| | | |\ \ \
| | | * | | | Adds attention UI to Pidgin (can send attentions using a menu item)Marcus Lundblad2008-10-201-1/+27
* | | | | | | propagate from branch 'im.pidgin.pidgin' (head c97a80bb45a36d34b5fa20d342db94...John Bailey2009-09-161-7/+1
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Remove some win9x specific code.Daniel Atallah2009-09-041-7/+1
| | |_|_|_|/ | |/| | | |
* | | | | | Avoid an unnecessary alloc/free.Daniel Atallah2009-09-151-7/+4
* | | | | | Fix fallback to default sounds when the file isn't found.Daniel Atallah2009-09-151-0/+3
|/ / / / /
* | | | | Minor cleanup: this callback is only triggered for IMs.Paul Aurich2009-07-261-1/+1
|/ / / /
* | | | A patch from Arunan Balasubramaniam to use timeouts in seconds instead ofArunan Balasubramaniam2009-04-101-2/+2
| |_|/ |/| |
* | | Remove trailing whitespaceMark Doliner2009-01-261-5/+5
* | | * Alphabetize files in a few Makefile.am filesMark Doliner2009-01-261-5/+4
* | | propagate from branch 'im.pidgin.pidgin' (head 1ab6de80e2d7e14848367111d8b824...Richard Laager2008-11-021-1/+1
|\ \ \ | | |/ | |/|
| * | Missing newline in debug message.Sadrul Habib Chowdhury2008-10-311-1/+1
| |/
* | theme loader cleanup, and remove a few warningsJustin Rodriguez2008-08-261-2/+1
* | fixed segfault when changing blist themes, changed prefs to not rely on stati...Justin Rodriguez2008-07-181-2/+1
* | Fixed a few small problems with the sound loader and sound themeJustin Rodriguez2008-06-271-1/+1
* | Working sound themes (option 1) theme is saved in prefs and there is no seper...Justin Rodriguez2008-06-271-1/+50
|/
* Try gconfaudiosink first always, not just under GNOME. This is what DebianRichard Laager2008-05-231-3/+1
* A (modified) patch from Felipe to simplify our GStreamer sink selectionFelipe Contreras2008-05-211-14/+5
* Clarify #ifdef/#else/#endif matching; References #5770.Ethan Blanton2008-05-111-1/+1
* Kill off sound playing child processes if they are still around after 15Stu Tomlinson2008-05-071-2/+38
* Change the string "screen name" to "username" everywhere. I think mostMark Doliner2008-04-301-1/+1
* Revert the dependency on gstreamer-0.10 >= 0.10.10, falling back to the SIGALRMWill Thompson2008-03-171-0/+2
* Tell gstreamer not to fork; remove the SIGCHLD -> SIGALRM hack, which madeWill Thompson2008-03-061-0/+1
* Remove unused definition.Daniel Atallah2007-10-301-4/+2
* Patch from Andrew Gaul to constify a bunch of static variables to reduceKa-Hing Cheung2007-10-261-1/+1
* Patch from nix_nix to remove some dead code. Closes #3489.Sadrul Habib Chowdhury2007-10-121-3/+0
* applied changes from 8a731bbd0197fbcc91a705c2d8f528154216defaRichard Laager2007-09-281-2/+3
* The FSF changed its address a while ago; our files were out of date.John Bailey2007-09-081-1/+1
* Don't assume that the Gstreamer stuff isn't used on win32. There really isn'...Daniel Atallah2007-09-061-4/+12
* Make sure a conversation is a pidgin-conversation to avoid a crash.Sadrul Habib Chowdhury2007-08-251-1/+1
* Cleanup playbin on error. Thanks, Elliott Sales de Andrade. Fixes #2663Sean Egan2007-08-231-4/+4
* Moved:Eric Polino2007-06-251-1/+2
* I left off a comma. My bad!Mark Doliner2007-06-141-1/+1
* Improve the formatting of some gstreamer error messages. SomeoneMark Doliner2007-06-141-2/+2
* ALSA Gstreamer sink. Mostly to see if this still crashes Luke.Sean Egan2007-05-221-0/+6
* Try this instead. This calls g_thread_init from main(), before any other glib...Sean Egan2007-05-081-2/+0
* Test if this fixes gst for LukeSean Egan2007-05-081-0/+2
* Let glib handle quoting filenames for shell, it'll escape other quotes as nee...Casey Harkins2007-05-051-1/+1
* Escape filename when using the command sound method. Fixes ticket #607.Casey Harkins2007-05-051-2/+6
* Patch from John 'rekkanoryo' Bailey to add the padding struct members in pidginpaddingGary Kramlich2007-04-301-1/+5
* Rename the Doxygen group from gtkui to pidgin.Richard Laager2007-04-161-1/+1
* Fix a possible gstreamer crashSean Egan2007-04-141-1/+5
* Rename /purple/gtk preferences back to /gaim/gtk to allow for smooth upgradesStu Tomlinson2007-04-111-37/+37
* Re-sed the copyright notices so they don't all talk about Purple.Richard Laager2007-03-211-2/+2