Mercurial > audlegacy-plugins
diff 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 |
line wrap: on
line diff
--- a/ChangeLog Wed May 09 14:38:09 2007 -0700 +++ b/ChangeLog Thu May 10 12:13:22 2007 -0700 @@ -1,3 +1,14 @@ +2007-05-09 21:38:09 +0000 Ben Tucker <bnt@interchange.ubc.ca> + revision [2174] + Fixed rootvis' config to only declare stuff once; modified alarm.c to use dbus and made appropriate changes to the build system. + + trunk/configure.ac | 12 +++++++++--- + trunk/mk/rules.mk.in | 2 ++ + trunk/src/alarm/alarm.c | 35 ++++++++++++++++++----------------- + trunk/src/rootvis/config.h | 5 +++++ + 4 files changed, 34 insertions(+), 20 deletions(-) + + 2007-05-07 05:53:19 +0000 Yoshiki Yazawa <yaz@cc.rim.or.jp> revision [2172] - move bmp_title_input_free() into file_open() to avoid memory leak.
