Mercurial > audlegacy-plugins
diff ChangeLog @ 86:60cf31332daa trunk
[svn] - some improvements to the cuesheet plugin, not totally there yet ;)
author | nenolod |
---|---|
date | Thu, 05 Oct 2006 02:33:10 -0700 |
parents | 86ce11c6b8c3 |
children | fabe64e89949 |
line wrap: on
line diff
--- a/ChangeLog Wed Oct 04 21:01:38 2006 -0700 +++ b/ChangeLog Thu Oct 05 02:33:10 2006 -0700 @@ -1,3 +1,15 @@ +2006-10-05 04:01:38 +0000 Jonathan Schleifer <js@h3c.de> + revision [170] + - Imported a few changes from alac decoder 0.1.3 + - Added myself to AUTHORS + + trunk/AUTHORS | 1 + trunk/src/alac/demux.c | 89 ++++++++++++++++++++++++++++++++---------------- + trunk/src/alac/demux.h | 2 + + trunk/src/alac/plugin.c | 6 +-- + 4 files changed, 66 insertions(+), 32 deletions(-) + + 2006-10-05 01:42:11 +0000 William Pitcock <nenolod@nenolod.net> revision [168] - try this