log

age author description
Mon, 02 Jul 2007 23:02:43 +0200 michi Fixed hangs when outputting to FileWriter and improved readability in
Mon, 02 Jul 2007 15:55:58 +0200 michi Oops, forgot to remove something ...
Mon, 02 Jul 2007 15:53:49 +0200 michi First cleanups
Sun, 01 Jul 2007 18:11:44 +0300 Cristi Magherusan mowgli transition, and some fixes
Sun, 01 Jul 2007 07:01:48 -0500 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious-plugins trunk
Sun, 01 Jul 2007 07:01:39 -0500 William Pitcock Fix division by 32767, should be 32768. trunk
Sun, 01 Jul 2007 02:30:41 +0200 Jonathan Schleifer Add #ifdef FILEWRITER_MP3 to filewriter/mp3.c trunk
Sat, 23 Jun 2007 23:35:05 -0500 William Pitcock Licensing tweaks on plugins distribution. Plugin-specific licensing remains trunk
Thu, 21 Jun 2007 17:55:58 +0300 calin crisan Branch merge trunk
Thu, 21 Jun 2007 17:42:48 +0300 calin crisan Added drive speed limit trunk
Thu, 21 Jun 2007 17:34:24 +0300 calin crisan Added enable/disable debug option trunk
Thu, 21 Jun 2007 21:00:35 +0900 Yoshiki Yazawa fix for crash when the file pointed in a cuesheet does not exist. closes #978. trunk
Thu, 21 Jun 2007 11:37:29 +0100 Tony Vroon Sync with upstream: revision 1.8, Sun Jun 17 20:05:40 2007 UTC trunk
Thu, 21 Jun 2007 17:33:00 +0900 Yoshiki Yazawa more warning elimination. trunk
Wed, 20 Jun 2007 22:27:48 +0300 zither Added cdaudio-ng.h; added a configure dialog trunk
Mon, 18 Jun 2007 21:53:26 +0900 Yoshiki Yazawa - fix the bug that aac plugin had failed to get proper playtime length on AMD64. trunk
Mon, 18 Jun 2007 15:15:32 +0900 Yoshiki Yazawa suppress warnings on AMD64. trunk
Sat, 16 Jun 2007 17:06:39 +0900 Yoshiki Yazawa exclude unused variables to suppress warning. trunk
Sat, 16 Jun 2007 16:59:53 +0900 Yoshiki Yazawa suppress warnings. trunk
Thu, 14 Jun 2007 23:21:43 -0500 William Pitcock Possibly fix bug #850. Patch from P2E. trunk
Thu, 14 Jun 2007 22:21:06 -0500 William Pitcock Note transition to mercurial, and give instructions about it. trunk
Tue, 12 Jun 2007 17:26:51 -0700 nazca [svn] - Bleh, squash the evil warning! Must compile without warnings! trunk
Sat, 09 Jun 2007 06:16:03 -0700 nenolod [svn] - memory cleanups, purify-assisted. trunk
Sat, 09 Jun 2007 06:10:17 -0700 nenolod [svn] - fix invalid write of size 4 (actuators.c:56) trunk
Fri, 08 Jun 2007 15:02:31 -0700 nenolod [svn] - use g_random_double_ranged() trunk
Fri, 08 Jun 2007 14:24:30 -0700 nenolod [svn] - possible crash fixes wrt global regs trunk
Fri, 08 Jun 2007 11:19:25 -0700 nenolod [svn] - add general_evaluate which can run arbitrary VM code trunk
Fri, 08 Jun 2007 10:58:23 -0700 nenolod [svn] - i forgot to commit something here trunk
Fri, 08 Jun 2007 10:56:12 -0700 nenolod [svn] - libcalc (paranormal virtual evaluation machine): add rand() instruction, global registers (global_reg0-reg99). trunk
Fri, 08 Jun 2007 08:51:30 -0700 nenolod [svn] - remove unneeded externs trunk