log

age author description
Fri, 12 Oct 2007 14:24:14 -0500 William Pitcock cope with seeks before the stream start point.
Fri, 12 Oct 2007 20:04:37 +0930 Kieran Clancy projectm-1.0: update to http://projectm.svn.sourceforge.net/svnroot/projectm@567
Fri, 12 Oct 2007 13:07:05 +0300 Eugene Paskevich Removed some curl leftovers.
Fri, 12 Oct 2007 02:41:51 +0200 mf0102 fix Crazy_Hopper's breakage
Fri, 12 Oct 2007 00:17:42 +0300 Calin Crisan ccrisan Fixed a bad argument order in a snprintf()
Thu, 11 Oct 2007 15:43:25 -0500 William Pitcock enable neon by default
Thu, 11 Oct 2007 15:40:36 -0500 William Pitcock iabervon: We appreciate the plugin you wrote for the VFS system, but,
Thu, 11 Oct 2007 15:19:28 -0500 William Pitcock warning fixes
Thu, 11 Oct 2007 15:13:59 -0500 William Pitcock warning fix
Thu, 11 Oct 2007 15:07:45 -0500 William Pitcock playback_mutex is entirely unnecessary as there is no longer a critical section here.
Thu, 11 Oct 2007 18:11:28 +0300 Eugene Paskevich Pushed down the amidi-plug dir into the Input dir.
Thu, 11 Oct 2007 17:46:49 +0300 Eugene Paskevich Curly vs round braces (part 2)
Thu, 11 Oct 2007 17:40:42 +0300 Eugene Paskevich Curly vs round braces (part 1)
Thu, 11 Oct 2007 17:11:39 +0300 Eugene Paskevich In attempt to fix the regression...
Wed, 10 Oct 2007 20:31:40 +0300 Eugene Paskevich Use curly braces instead of round ones, since they might not be portable.