Mercurial > audlegacy
comparison ChangeLog @ 2693:b47f5577bea0 trunk
[svn] - Made the Space key pause/unpause playback (like e.g. mplayer)
author | mf0102 |
---|---|
date | Wed, 02 May 2007 10:34:59 -0700 |
parents | 6abffd68fa59 |
children | c2b82432c1b6 |
comparison
equal
deleted
inserted
replaced
2692:6abffd68fa59 | 2693:b47f5577bea0 |
---|---|
1 2007-05-01 04:07:19 +0000 Yoshiki Yazawa <yaz@cc.rim.or.jp> | |
2 revision [4410] | |
3 - make --enable-chardet default. | |
4 - now configure shows the configure status for chardet. | |
5 | |
6 trunk/configure.ac | 5 +++-- | |
7 1 file changed, 3 insertions(+), 2 deletions(-) | |
8 | |
9 | |
1 2007-05-01 03:49:38 +0000 Yoshiki Yazawa <yaz@cc.rim.or.jp> | 10 2007-05-01 03:49:38 +0000 Yoshiki Yazawa <yaz@cc.rim.or.jp> |
2 revision [4408] | 11 revision [4408] |
3 maintenance of build system: | 12 maintenance of build system: |
4 - LIBDEP macro has been introduced as like audacious plugins r1888. | 13 - LIBDEP macro has been introduced as like audacious plugins r1888. |
5 - make rules such as $(AR) cq $@ $(OBJECTS) in individual Makefile have been removed. these linkage will be done through objective.mk. | 14 - make rules such as $(AR) cq $@ $(OBJECTS) in individual Makefile have been removed. these linkage will be done through objective.mk. |