Mercurial > audlegacy
comparison ChangeLog @ 1762:5170463d8cc9 trunk
[svn] - gtk+-2.10's gtk_widget_destroy() sometimes causes an UI freeze. as a workaround, reuse allocated dialog.
- when saving playlist without an extension, .xspf will be appended.
author | yaz |
---|---|
date | Thu, 28 Sep 2006 08:50:11 -0700 |
parents | 70caa62ead63 |
children | 50d5ef36b035 |
comparison
equal
deleted
inserted
replaced
1761:70caa62ead63 | 1762:5170463d8cc9 |
---|---|
1 2006-09-28 15:39:14 +0000 Yoshiki Yazawa <yaz@cc.rim.or.jp> | |
2 revision [2459] | |
3 - fix for "bmp_rcfile_write_string: assertion `value != NULL' failed" | |
4 | |
5 trunk/audacious/controlsocket.c | 8 ++++---- | |
6 trunk/audacious/main.c | 6 ++++++ | |
7 trunk/audacious/prefswin.c | 12 +++++++++--- | |
8 3 files changed, 19 insertions(+), 7 deletions(-) | |
9 | |
10 | |
1 2006-09-28 15:36:43 +0000 Yoshiki Yazawa <yaz@cc.rim.or.jp> | 11 2006-09-28 15:36:43 +0000 Yoshiki Yazawa <yaz@cc.rim.or.jp> |
2 revision [2457] | 12 revision [2457] |
3 - fix for "playlist.c:1482: Mutex not locked!" | 13 - fix for "playlist.c:1482: Mutex not locked!" |
4 | 14 |
5 trunk/audacious/playlist.c | 2 ++ | 15 trunk/audacious/playlist.c | 2 ++ |