log

age author description
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 11:29:48 -0700 nenolod [svn] - chase r4368. trunk
Tue, 10 Apr 2007 11:29:11 -0700 nenolod [svn] - chase r4368. trunk
Tue, 10 Apr 2007 11:27:26 -0700 nenolod [svn] - playlist_get_length_nolock() -> playlist_get_length(), no need for trunk
Tue, 10 Apr 2007 11:25:39 -0700 nenolod [svn] - playlist_set_info() does not change the playlist and shouldn't block trunk
Tue, 10 Apr 2007 11:20:21 -0700 nenolod [svn] - tuple operations do not change the structure of the playlist and trunk
Tue, 10 Apr 2007 11:12:56 -0700 nenolod [svn] - unlock many playlist operations that do not really need locking trunk
Tue, 10 Apr 2007 10:17:48 -0700 nenolod [svn] - probe remote sources (hardcoded to http://, https://) in the background. 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
Mon, 09 Apr 2007 17:55:56 -0700 nenolod [svn] - unbreak the build trunk
Mon, 09 Apr 2007 13:29:20 -0700 nenolod [svn] - remove the unplayable files dialog. it is more annoying than useful. trunk
Sun, 08 Apr 2007 18:05:09 -0700 nenolod [svn] - use execinfo.h to provide more useful information about crashes trunk
Sat, 07 Apr 2007 05:36:05 -0700 giacomo [svn] - fixed c++ish declaration in a c file (part 7) trunk