log

age author description
Sat, 01 Jul 2006 16:19:46 -0700 chainsaw [svn] Show whether modplug will actually be built (wrong var was being displayed). trunk
Sat, 01 Jul 2006 04:24:23 -0700 nhjm449 [svn] - Added playlist-delete command. trunk
Sat, 01 Jul 2006 04:01:26 -0700 nhjm449 [svn] - No more cdaudio crashy. trunk
Sat, 01 Jul 2006 03:11:13 -0700 nenolod [svn] - fix the skinwin realisation bug trunk
Fri, 30 Jun 2006 04:18:20 -0700 yaz [svn] - use of sleep() or usleep() in multi-thread program may cause 100% CPU usage because of signal distribution. trunk
Thu, 29 Jun 2006 16:46:01 -0700 chainsaw [svn] Forcibly disabled Altivec ifdefs. The code that it wants to call is not actually present. ffmpeg SVN (libavcodec/ppc) has code you could pinch, but that needs to be integrated in proper style. I have given up on this. If you get it working, submit me a patch. trunk
Thu, 29 Jun 2006 05:58:34 -0700 yaz [svn] - now filepopup menu shows its state through checkbox. trunk
Thu, 29 Jun 2006 03:42:13 -0700 yaz [svn] - add a menu item that toggles filepopup to the playlist popup menu. trunk
Thu, 29 Jun 2006 02:57:27 -0700 yaz [svn] - add toggle option for filepopup window trunk
Thu, 29 Jun 2006 00:38:22 -0700 yaz [svn] - m3u file should be written in locale encoding. trunk
Wed, 28 Jun 2006 19:24:02 -0700 nenolod [svn] - hookup tuple->formatter trunk
Wed, 28 Jun 2006 19:06:06 -0700 nenolod [svn] - add tuple->formatter to tuplespace trunk
Wed, 28 Jun 2006 18:53:47 -0700 nenolod [svn] - tuple builder for PSF files trunk
Wed, 28 Jun 2006 18:21:25 -0700 chainsaw [svn] Hook up Altivec-enabled DCT64 for MP3. WMA throws a tantrum on Altivec machines. Submit a patch, or wait for me to fix it. trunk
Wed, 28 Jun 2006 15:32:15 -0700 nenolod [svn] - GList cannot handle circular queues, so I integrated one into CategoryQueueEntry. No fuss, no muss. trunk