log

age author description
Mon, 02 Oct 2006 20:58:32 -0700 nenolod [svn] - parse comments trunk
Mon, 02 Oct 2006 20:54:57 -0700 nenolod [svn] - parse metadata on ALAC files... seems to work, but the method is inefficient trunk
Mon, 02 Oct 2006 19:55:45 -0700 nenolod [svn] - a few concurrency fixes trunk
Mon, 02 Oct 2006 18:14:15 -0700 nenolod [svn] - thread safety trunk
Mon, 02 Oct 2006 15:52:47 -0700 nenolod [svn] - too much was reverted here, only the if (!ext) return TRUE; was wrong. trunk
Mon, 02 Oct 2006 11:40:03 -0700 js [svn] Typo in ChangeLog fixed. trunk
Mon, 02 Oct 2006 11:29:31 -0700 js [svn] The mixer device isn't opened and closed for every action now, instead trunk
Mon, 02 Oct 2006 10:49:55 -0700 js [svn] Reverted cuesheet.c to revision 104 because it was broken with rev 144. trunk
Sun, 01 Oct 2006 00:57:11 -0700 nenolod [svn] - clarify is_our_file()... however, it's still a tad borked trunk
Sun, 01 Oct 2006 00:05:37 -0700 nenolod [svn] Detect duration: trunk
Sat, 30 Sep 2006 23:25:06 -0700 nenolod [svn] - fix memory leaks trunk
Sat, 30 Sep 2006 23:18:01 -0700 nenolod [svn] - about box trunk
Sat, 30 Sep 2006 23:09:09 -0700 nenolod [svn] - set alac::going before we fork the decoder thread off, this stops the core from getting confused trunk
Sat, 30 Sep 2006 22:57:56 -0700 nenolod [svn] - remove spurious debugging notices trunk
Sat, 30 Sep 2006 22:44:36 -0700 nenolod [svn] - get_time() implementation trunk
Sat, 30 Sep 2006 22:05:07 -0700 nenolod [svn] - correct formatting issue trunk
Sat, 30 Sep 2006 22:03:52 -0700 nenolod [svn] - remove some spurious debugging notices trunk
Sat, 30 Sep 2006 21:53:30 -0700 nenolod [svn] - implement osx_format_is_neutral(), returns TRUE if endianness of the format is neutral, trunk
Sat, 30 Sep 2006 21:40:46 -0700 nenolod [svn] - be a little smarter about this trunk
Sat, 30 Sep 2006 21:33:57 -0700 nenolod [svn] - conversion tables trunk
Sat, 30 Sep 2006 21:30:12 -0700 nenolod [svn] - use xconvert to swap endianness if necessary (LE -> BE, vice versa) trunk
Sat, 30 Sep 2006 21:19:52 -0700 nenolod [svn] - tell audacious that playback is starting when we open an alac file trunk
Sat, 30 Sep 2006 21:11:48 -0700 nenolod [svn] - remove debugging notices trunk
Sat, 30 Sep 2006 20:58:51 -0700 nenolod [svn] - fix crashing. works on my x64 box, static on bigendian (tested: x64-be, mips, ppc64) trunk
Sat, 30 Sep 2006 19:26:34 -0700 nenolod [svn] - experimental ALAC plugin -- don't use this, it crashes trunk
Sat, 30 Sep 2006 18:32:24 -0700 nenolod [svn] - alac support will be a seperate plugin trunk
Tue, 26 Sep 2006 21:01:02 -0700 nenolod [svn] - merge ALAC decoder into mp4 plugin buildsystem (todo: hook into the ALAC decoder, e.g. if mp4 decoding fails) trunk
Mon, 25 Sep 2006 11:23:54 -0700 giacomo [svn] - import latest xmms-jack version 0.17 (mostly bio2jack fixes) trunk
Fri, 22 Sep 2006 14:25:52 -0700 js [svn] Add +1 to the position so that the position isn't in two tracks anymore trunk
Fri, 22 Sep 2006 14:18:37 -0700 js [svn] Fixed a crash in the cue plugin when no plugin is found / the file doesn't exist trunk