Mercurial > audlegacy-plugins
comparison ChangeLog @ 1056:8e58b7dc2bd1 trunk
[svn] - FILEWRITER_LIBS had been left blank if bash 3.0 was used for configure, since this version doesn't accept '+='.
author | yaz |
---|---|
date | Tue, 22 May 2007 08:26:53 -0700 |
parents | 0cc6b35fbeb4 |
children | ddb79127d9cf |
comparison
equal
deleted
inserted
replaced
1055:0cc6b35fbeb4 | 1056:8e58b7dc2bd1 |
---|---|
1 2007-05-22 12:24:09 +0000 Giacomo Lozito <james@develia.org> | |
2 revision [2276] | |
3 - evdev-plug 0.2: do not intercept all event types, currently only pick types KEY and ABSOLUTE; there could be other event types that are worth intercepting, feedback needed about this | |
4 trunk/src/evdev-plug/ed_common.h | 2 +- | |
5 trunk/src/evdev-plug/ed_ui.c | 26 ++++++++++++++++++-------- | |
6 2 files changed, 19 insertions(+), 9 deletions(-) | |
7 | |
8 | |
1 2007-05-22 09:28:58 +0000 Giacomo Lozito <james@develia.org> | 9 2007-05-22 09:28:58 +0000 Giacomo Lozito <james@develia.org> |
2 revision [2274] | 10 revision [2274] |
3 - statusicon: partial rewrite of si_ui_statusicon_cb_hook_tchange , nicer this way | 11 - statusicon: partial rewrite of si_ui_statusicon_cb_hook_tchange , nicer this way |
4 trunk/src/statusicon/si_ui.c | 25 ++++++++++--------------- | 12 trunk/src/statusicon/si_ui.c | 25 ++++++++++--------------- |
5 1 file changed, 10 insertions(+), 15 deletions(-) | 13 1 file changed, 10 insertions(+), 15 deletions(-) |