Mercurial > audlegacy
diff ChangeLog @ 2161:c12319817d7e trunk
[svn] - patch to add a scrolling voiceprint to the mini visualizer.
Patch by: Troels Bang Jensen ([Marvin] on #audacious).
author | nenolod |
---|---|
date | Mon, 18 Dec 2006 08:44:33 -0800 |
parents | fe6e7b9b4aac |
children | 48c8ecbfb282 |
line wrap: on
line diff
--- a/ChangeLog Mon Dec 18 07:31:51 2006 -0800 +++ b/ChangeLog Mon Dec 18 08:44:33 2006 -0800 @@ -1,3 +1,11 @@ +2006-12-18 15:31:51 +0000 Yoshiki Yazawa <yaz@cc.rim.or.jp> + revision [3325] + - suppress noise on transition from pause to stop. + + trunk/audacious/playback.c | 10 ++++++---- + 1 file changed, 6 insertions(+), 4 deletions(-) + + 2006-12-18 14:53:52 +0000 Yoshiki Yazawa <yaz@cc.rim.or.jp> revision [3323] - change the cleanup order in mainwin_quit_cb() to avoid freeze on quit.