Mercurial > audlegacy-plugins
comparison ChangeLog @ 766:53f63f43663f trunk
[svn] - extra check with g_utf8_validate to avoid the osd crash when a non-utf8 string survives the str_to_utf8 conversion
author | giacomo |
---|---|
date | Thu, 01 Mar 2007 18:22:51 -0800 |
parents | 2430c9773fa7 |
children | 96b884703411 |
comparison
equal
deleted
inserted
replaced
765:2430c9773fa7 | 766:53f63f43663f |
---|---|
1 2007-03-01 14:31:20 +0000 Yoshiki Yazawa <yaz@cc.rim.or.jp> | |
2 revision [1628] | |
3 - determine whether stream is seekable or not by checking duration. it is safe to use with proxy. | |
4 | |
5 trunk/src/madplug/input.c | 14 +++++++++++--- | |
6 trunk/src/madplug/plugin.c | 2 +- | |
7 2 files changed, 12 insertions(+), 4 deletions(-) | |
8 | |
9 | |
1 2007-03-01 12:33:43 +0000 William Pitcock <nenolod@sacredspiral.co.uk> | 10 2007-03-01 12:33:43 +0000 William Pitcock <nenolod@sacredspiral.co.uk> |
2 revision [1626] | 11 revision [1626] |
3 - revert r1624 due to the fact that it breaks | 12 - revert r1624 due to the fact that it breaks |
4 | 13 |
5 trunk/src/curl/curl.c | 134 ++++++++++++++------------------------------------ | 14 trunk/src/curl/curl.c | 134 ++++++++++++++------------------------------------ |