comparison ChangeLog @ 333:afc61c0efc05 trunk

[svn] - add Trans / Movement implementation
author nenolod
date Tue, 05 Dec 2006 02:16:09 -0800
parents 626f9f4d79a8
children a9f1bd76a3e6
comparison
equal deleted inserted replaced
332:626f9f4d79a8 333:afc61c0efc05
1 2006-12-05 09:07:41 +0000 Kiyoshi Aman <kiyoshi.aman@gmail.com>
2 revision [728]
3 Remove old-style is_our_file() where a new-style is_our_fd() exists
4
5 trunk/src/alac/plugin.c | 34 -------------------------------
6 trunk/src/console/Audacious_Driver.cxx | 26 -----------------------
7 trunk/src/mpg123/mpg123.c | 24 ----------------------
8 trunk/src/paranormal/cfg.c | 2 -
9 trunk/src/sexypsf/xmms.c | 25 ----------------------
10 trunk/src/timidity/src/xmms-timidity.c | 36 ---------------------------------
11 trunk/src/timidity/src/xmms-timidity.h | 3 --
12 trunk/src/wavpack/libwavpack.cxx | 3 --
13 8 files changed, 8 insertions(+), 145 deletions(-)
14
15
1 2006-12-04 23:26:12 +0000 William Pitcock <nenolod@nenolod.net> 16 2006-12-04 23:26:12 +0000 William Pitcock <nenolod@nenolod.net>
2 revision [726] 17 revision [726]
3 - remove gnomevfs reference 18 - remove gnomevfs reference
4 19
5 trunk/configure.ac | 26 -------------------------- 20 trunk/configure.ac | 26 --------------------------