comparison ChangeLog @ 93:a793fb91ecde trunk

[svn] - workaround for GNOME VFS crash
author nenolod
date Sun, 15 Oct 2006 09:41:42 -0700
parents fadf346ddde3
children 230d8b49db8b
comparison
equal deleted inserted replaced
92:fadf346ddde3 93:a793fb91ecde
1 2006-10-13 04:13:45 +0000 Yoshiki Yazawa <yaz@cc.rim.or.jp>
2 revision [184]
3 - pls doesn't go along with PLAYLIST_LOCK in playlist_save().
4
5 trunk/src/m3u/m3u.c | 4 ++++
6 trunk/src/xspf/xspf.c | 4 ++++
7 2 files changed, 8 insertions(+)
8
9
1 2006-10-12 16:05:01 +0000 William Pitcock <nenolod@nenolod.net> 10 2006-10-12 16:05:01 +0000 William Pitcock <nenolod@nenolod.net>
2 revision [182] 11 revision [182]
3 - some seek code (can't be implemented right now though) 12 - some seek code (can't be implemented right now though)
4 - change `return 1' to `return NULL' in decode_thread(). 13 - change `return 1' to `return NULL' in decode_thread().
5 14