Mercurial > audlegacy-plugins
diff ChangeLog @ 851:712df386597e trunk
[svn] - add support for mseek.
- fix inaccurate seek position calculation. this bug prevented tta working with cuesheet.
- move to GThread API and make use of GCond signaling.
author | yaz |
---|---|
date | Wed, 14 Mar 2007 03:16:45 -0700 |
parents | e9d2de5aa638 |
children | 421d5587b761 |
line wrap: on
line diff
--- a/ChangeLog Tue Mar 13 23:26:25 2007 -0700 +++ b/ChangeLog Wed Mar 14 03:16:45 2007 -0700 @@ -1,3 +1,11 @@ +2007-03-14 06:26:25 +0000 Yoshiki Yazawa <yaz@cc.rim.or.jp> + revision [1800] + - fix a silly typedef bug. + + trunk/src/tta/ttadec.h | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + + 2007-03-14 00:17:44 +0000 William Pitcock <nenolod@sacredspiral.co.uk> revision [1798] - add missing file, utils.h