Mercurial > audlegacy-plugins
comparison ChangeLog @ 619:ca4cd00ca0c8 trunk
[svn] - now title_override works.
author | yaz |
---|---|
date | Thu, 08 Feb 2007 00:55:06 -0800 |
parents | a7a28782c1b0 |
children | 7a181a17f995 |
comparison
equal
deleted
inserted
replaced
618:a7a28782c1b0 | 619:ca4cd00ca0c8 |
---|---|
1 2007-02-08 07:31:26 +0000 Yoshiki Yazawa <yaz@cc.rim.or.jp> | |
2 revision [1322] | |
3 - revise input_id3_get_string() to take encoding of field into account. | |
4 - restore title_override options I accidentally dropped. | |
5 - remove unnecessary code. | |
6 | |
7 trunk/src/madplug/configure.c | 110 ------------------------------------------ | |
8 trunk/src/madplug/input.c | 60 +++++++++++----------- | |
9 trunk/src/madplug/plugin.c | 4 + | |
10 3 files changed, 33 insertions(+), 141 deletions(-) | |
11 | |
12 | |
1 2007-02-08 02:26:47 +0000 Giacomo Lozito <james@develia.org> | 13 2007-02-08 02:26:47 +0000 Giacomo Lozito <james@develia.org> |
2 revision [1320] | 14 revision [1320] |
3 - aosd: added window class hints (aosd.Audacious) | 15 - aosd: added window class hints (aosd.Audacious) |
4 trunk/src/aosd/ghosd.c | 16 +++++++++++----- | 16 trunk/src/aosd/ghosd.c | 16 +++++++++++----- |
5 1 file changed, 11 insertions(+), 5 deletions(-) | 17 1 file changed, 11 insertions(+), 5 deletions(-) |