comparison ChangeLog @ 1006:25c46293cbf2 trunk

[svn] - get rid of Disk-Writer and Out-Lame in favor of FileWriter finally
author mf0102
date Thu, 10 May 2007 12:13:22 -0700
parents 2346d918470d
children 0e4ee1c4e6cb
comparison
equal deleted inserted replaced
1005:2346d918470d 1006:25c46293cbf2
1 2007-05-09 21:38:09 +0000 Ben Tucker <bnt@interchange.ubc.ca>
2 revision [2174]
3 Fixed rootvis' config to only declare stuff once; modified alarm.c to use dbus and made appropriate changes to the build system.
4
5 trunk/configure.ac | 12 +++++++++---
6 trunk/mk/rules.mk.in | 2 ++
7 trunk/src/alarm/alarm.c | 35 ++++++++++++++++++-----------------
8 trunk/src/rootvis/config.h | 5 +++++
9 4 files changed, 34 insertions(+), 20 deletions(-)
10
11
1 2007-05-07 05:53:19 +0000 Yoshiki Yazawa <yaz@cc.rim.or.jp> 12 2007-05-07 05:53:19 +0000 Yoshiki Yazawa <yaz@cc.rim.or.jp>
2 revision [2172] 13 revision [2172]
3 - move bmp_title_input_free() into file_open() to avoid memory leak. 14 - move bmp_title_input_free() into file_open() to avoid memory leak.
4 - make vorbis.c check each tuple member has value. 15 - make vorbis.c check each tuple member has value.
5 16