log

age author description
Fri, 07 Jul 2006 08:37:38 -0700 yaz [svn] - libguess/Makefile is not necessary. trunk
Fri, 07 Jul 2006 08:33:43 -0700 yaz [svn] - next/previous button failed to work in some environments. 150ms seems little bit too short. trunk
Tue, 04 Jul 2006 17:29:40 -0700 nenolod [svn] mpgdec: trunk
Tue, 04 Jul 2006 04:59:27 -0700 nenolod [svn] - recursively locate album art, by external contributor Oliver Lumpton. trunk
Tue, 04 Jul 2006 00:48:43 -0700 nenolod [svn] - make this a compile-time define trunk
Tue, 04 Jul 2006 00:46:20 -0700 nenolod [svn] - bitch about invalid bitstreams right in the middle of our stream trunk
Tue, 04 Jul 2006 00:37:37 -0700 nenolod [svn] - having taglib_file, taglib_tag in the global namespace is not thread safe, and unnecessary. trunk
Tue, 04 Jul 2006 00:25:25 -0700 nenolod [svn] - fix a regression involving large ID3 tags being bolted right in the middle of a fraunhofer VBRX TOC (iTunes fucking fails) trunk
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
Wed, 28 Jun 2006 13:50:30 -0700 nenolod [svn] - why are we requiring a lock in functions that are in the nolock namespace? trunk
Wed, 28 Jun 2006 13:16:32 -0700 nenolod [svn] - extra sanity checking keeps the double-free away trunk
Wed, 28 Jun 2006 13:02:34 -0700 chainsaw [svn] AltiVec-accelerated DCT64 pinched from mplayer SVN. Needs to be integrated into the build system. trunk
Wed, 28 Jun 2006 12:51:43 -0700 nenolod [svn] - add --no-log switch to disable the system logger (and instead dump to stdout) trunk
Wed, 28 Jun 2006 12:46:09 -0700 nenolod [svn] - use a more standard-looking default title format trunk
Wed, 28 Jun 2006 12:24:47 -0700 nenolod [svn] - sanity checking prevents us from exploding when we encounter a file we don't support trunk
Wed, 28 Jun 2006 11:59:29 -0700 nenolod [svn] - cleanups trunk