Mercurial > audlegacy-plugins
diff ChangeLog @ 333:afc61c0efc05 trunk
[svn] - add Trans / Movement implementation
author | nenolod |
---|---|
date | Tue, 05 Dec 2006 02:16:09 -0800 |
parents | 626f9f4d79a8 |
children | a9f1bd76a3e6 |
line wrap: on
line diff
--- a/ChangeLog Tue Dec 05 01:07:41 2006 -0800 +++ b/ChangeLog Tue Dec 05 02:16:09 2006 -0800 @@ -1,3 +1,18 @@ +2006-12-05 09:07:41 +0000 Kiyoshi Aman <kiyoshi.aman@gmail.com> + revision [728] + Remove old-style is_our_file() where a new-style is_our_fd() exists + + trunk/src/alac/plugin.c | 34 ------------------------------- + trunk/src/console/Audacious_Driver.cxx | 26 ----------------------- + trunk/src/mpg123/mpg123.c | 24 ---------------------- + trunk/src/paranormal/cfg.c | 2 - + trunk/src/sexypsf/xmms.c | 25 ---------------------- + trunk/src/timidity/src/xmms-timidity.c | 36 --------------------------------- + trunk/src/timidity/src/xmms-timidity.h | 3 -- + trunk/src/wavpack/libwavpack.cxx | 3 -- + 8 files changed, 8 insertions(+), 145 deletions(-) + + 2006-12-04 23:26:12 +0000 William Pitcock <nenolod@nenolod.net> revision [726] - remove gnomevfs reference