comparison ChangeLog @ 1045:028b7ca16d30 trunk

[svn] - fix crash if Exclude does not exist.
author yaz
date Sun, 20 May 2007 14:12:57 -0700
parents b1128efde471
children 9b8400ca5ee8
comparison
equal deleted inserted replaced
1044:b1128efde471 1045:028b7ca16d30
1 2007-05-20 19:05:48 +0000 Yoshiki Yazawa <yaz@cc.rim.or.jp>
2 revision [2254]
3 - get rid of all warnings gcc 4.2.0 emits with my build configuration.
4 - fix for minor bugs.
5
6 trunk/src/aac/libfaad2/common.h | 4 ++--
7 trunk/src/adplug/adplug-xmms.cc | 12 ++++++------
8 trunk/src/adplug/core/mid.cxx | 2 +-
9 trunk/src/adplug/core/mid.h | 2 +-
10 trunk/src/console/Audacious_Driver.cxx | 4 ++--
11 trunk/src/filewriter/flac.c | 2 +-
12 trunk/src/filewriter/mp3.c | 8 ++++----
13 trunk/src/flacng/Makefile | 2 +-
14 trunk/src/flacng/plugin.c | 2 --
15 trunk/src/flacng/tools.c | 3 +++
16 trunk/src/lastfm/Makefile | 2 +-
17 trunk/src/lastfm/lastfm.c | 5 +++--
18 trunk/src/lastfm/lastfm.h | 2 +-
19 trunk/src/modplug/fastmix.cxx | 7 +++++--
20 trunk/src/modplug/gui/support.cxx | 4 ++--
21 trunk/src/modplug/plugin.cxx | 6 +++---
22 trunk/src/musepack/libmpc.cxx | 14 +++++++-------
23 trunk/src/musepack/libmpc.h | 6 +++---
24 trunk/src/rootvis/config_frontend_widgets.c | 2 +-
25 trunk/src/scrobbler/scrobbler.c | 2 +-
26 trunk/src/wavpack/libwavpack.cxx | 4 ++--
27 trunk/src/wavpack/tags.cxx | 2 +-
28 trunk/src/wavpack/ui.cxx | 2 +-
29 trunk/src/wma/Makefile | 2 +-
30 24 files changed, 53 insertions(+), 48 deletions(-)
31
32
1 2007-05-18 17:42:29 +0000 Kiyoshi Aman <kiyoshi.aman@gmail.com> 33 2007-05-18 17:42:29 +0000 Kiyoshi Aman <kiyoshi.aman@gmail.com>
2 revision [2252] 34 revision [2252]
3 I will murder someone if I have to fix the buildsystem again. 35 I will murder someone if I have to fix the buildsystem again.
4 trunk/configure.ac | 39 ++++++++++++++++++++++++++------------- 36 trunk/configure.ac | 39 ++++++++++++++++++++++++++-------------
5 trunk/mk/rules.mk.in | 2 +- 37 trunk/mk/rules.mk.in | 2 +-