log

age author description
Sat, 14 Apr 2007 16:09:21 -0700 chainsaw [svn] I said to indent it, not to break it, hmmkay? trunk
Sat, 14 Apr 2007 15:23:50 -0700 chainsaw [svn] Run indent -ts4 -nut -bli0 -cdw on this messy lot. Upstream is not consistent with whitespace anyway, no loss there. trunk
Sat, 14 Apr 2007 08:48:41 -0700 giacomo [svn] - changed directory for amidi-plug backends trunk
Fri, 13 Apr 2007 09:27:41 -0700 chainsaw [svn] Now in sync with AdPlug upstream, merging their commit: "Removed superfluous exit() call. This was detected as part of a GCC 4.3 trunk
Fri, 13 Apr 2007 09:09:50 -0700 chainsaw [svn] Upstream commit "Vastly enhanced generic Protracker player and modified loaders accordingly. trunk
Fri, 13 Apr 2007 08:07:32 -0700 chainsaw [svn] D00 Vibrato and Slides fix by Dennis Lindroos (from upstream CVS). trunk
Fri, 13 Apr 2007 05:23:27 -0700 giacomo [svn] - curl: do NOT use signals with the new multi-thread layout, and take care of the url string value trunk
Thu, 12 Apr 2007 15:03:53 -0700 nenolod [svn] - revert r2028. trunk
Thu, 12 Apr 2007 14:55:59 -0700 nenolod [svn] - add DEBUG_CURL to enable curl internal debugging messages trunk
Thu, 12 Apr 2007 14:04:26 -0700 nenolod [svn] - only create a new thread if handle->cancel is 0. trunk
Thu, 12 Apr 2007 13:22:28 -0700 nenolod [svn] - use a g_cond_wait() to ensure curl has started up before we try to read. trunk
Thu, 12 Apr 2007 12:57:45 -0700 nenolod [svn] - back out r2016,2018. trunk
Thu, 12 Apr 2007 12:33:04 -0700 nenolod [svn] - protect some functions with a mutex. trunk
Thu, 12 Apr 2007 12:02:56 -0700 nenolod [svn] - if handle->cancel = TRUE, immediately abort the fread operation. trunk
Thu, 12 Apr 2007 11:35:08 -0700 nenolod [svn] - comment out debug cflags trunk
Thu, 12 Apr 2007 11:29:55 -0700 nenolod [svn] - fix last warnings trunk
Thu, 12 Apr 2007 11:29:07 -0700 nenolod [svn] - fix curl.c:913: warning: implicit declaration of function 'strdup' trunk
Thu, 12 Apr 2007 11:26:44 -0700 nenolod [svn] - clear up instantiation warnings trunk
Thu, 12 Apr 2007 11:07:04 -0700 nenolod [svn] - use unsigned char instead of gpointer for arithmetic to ensure that writes are 8-bit aligned. trunk
Thu, 12 Apr 2007 10:59:34 -0700 nenolod [svn] - get rid of shadowed variable trunk
Thu, 12 Apr 2007 10:58:04 -0700 nenolod [svn] - fix a ton of warnings trunk
Thu, 12 Apr 2007 10:51:15 -0700 alxorlov [svn] Update russian translation. trunk
Thu, 12 Apr 2007 10:47:23 -0700 nenolod [svn] - fix warnings with -Wunsigned -Wextra trunk
Tue, 10 Apr 2007 14:43:25 -0700 nenolod [svn] - allow AOSD to be forcefully enabled trunk
Tue, 10 Apr 2007 14:19:15 -0700 nenolod [svn] - chase audacious r4268 (patch by Joker). trunk
Mon, 09 Apr 2007 11:12:20 -0700 ertzing [svn] trunk
Mon, 09 Apr 2007 10:55:23 -0700 nenolod [svn] - initial import of flacng from audacious-flacng-0.012 trunk
Mon, 09 Apr 2007 08:51:31 -0700 nenolod [svn] - use C-style vectors (part 2) trunk
Mon, 09 Apr 2007 08:50:46 -0700 nenolod [svn] - use C-style vectors instead of apple's stuff trunk
Mon, 09 Apr 2007 08:30:03 -0700 nenolod [svn] - fix altivec implementation trunk