log src/audacious/signals.c @ 4690:cd1e4d4aa0b9

age author description
Sat, 05 Jul 2008 16:55:24 -0500 William Pitcock Take advantage of signalfd if available.
Mon, 21 Apr 2008 07:45:44 +0300 Matti Hamalainen Conditional support for SM (libeggsmclient).
Sat, 12 Apr 2008 19:24:55 +0200 mf0102 introduce function aud_quit(), which is basically mainwin_quit_cb(), but
Wed, 09 Apr 2008 12:36:44 +0300 Matti Hamalainen Updated bugtracker URL and made the sig11 handler tiny bit more informative.
Mon, 31 Mar 2008 06:36:41 +0300 Matti Hamalainen bmp_config_* -> aud_config_*
Fri, 14 Mar 2008 19:27:01 +0100 mf0102 - removed some unused ui_*.h references
Mon, 03 Mar 2008 18:42:36 +0000 Ivan N. Zlatev Implement session management.
Thu, 06 Dec 2007 16:55:32 +0100 mf0102 change code a bit to avoid using strncasecmp which gives a warning here
Fri, 20 Jul 2007 09:09:58 -0500 William Pitcock Invoke "Plugins are not derived work" clause provided by GPL3. trunk audacious-1.4.0-DR1
Fri, 20 Jul 2007 08:59:47 -0500 William Pitcock GPL3 relicensing. trunk
Sun, 24 Jun 2007 05:33:56 -0500 William Pitcock Backed out changeset 06858ea4b9d01dab0ce54891221bd1534a9c5ade trunk
Sat, 23 Jun 2007 22:41:35 -0500 William Pitcock BSD relicensing (pass 4). trunk
Tue, 22 May 2007 15:17:15 -0700 yaz [svn] - implement some audacious-remote functions. trunk
Thu, 12 Apr 2007 00:16:37 -0700 yaz [svn] - workaround for linuxthread's broken implementation of sigwait(). trunk
Tue, 10 Apr 2007 14:16:32 -0700 nenolod [svn] - use pthread_sigmask(SIG_BLOCK, ...) instead of of SIG_SETMASK trunk
Tue, 10 Apr 2007 09:45:30 -0700 nenolod [svn] - do not use the signal handler at all on linuxthreads and hope for the best trunk
Tue, 10 Apr 2007 08:42:11 -0700 nenolod [svn] - include missing header trunk
Tue, 10 Apr 2007 08:39:56 -0700 nenolod [svn] - handle sigwait(2) brokenness on linuxthreads trunk
Sun, 08 Apr 2007 18:05:09 -0700 nenolod [svn] - use execinfo.h to provide more useful information about crashes trunk
Wed, 21 Mar 2007 05:51:52 -0700 nenolod [svn] - reassign copyright to yaz. trunk
Mon, 19 Mar 2007 08:41:23 -0700 yaz [svn] - tweak wrong indentations. trunk
Mon, 19 Mar 2007 08:35:08 -0700 yaz [svn] simplify and enhance signal handler: trunk
Wed, 07 Feb 2007 21:08:20 -0800 yaz [svn] - make SIGTERM handler always work. trunk
Sat, 20 Jan 2007 04:48:41 -0800 mf0102 [svn] made strings.h for existing strings.c, cleanups trunk
Fri, 12 Jan 2007 11:43:40 -0800 nenolod [svn] - objective-make autodepend fixes trunk