Mercurial > audlegacy-plugins
comparison ChangeLog @ 92:fadf346ddde3 trunk
[svn] - pls doesn't go along with PLAYLIST_LOCK in playlist_save().
author | yaz |
---|---|
date | Thu, 12 Oct 2006 21:13:45 -0700 |
parents | 6e1002ea4ded |
children | a793fb91ecde |
comparison
equal
deleted
inserted
replaced
91:6e1002ea4ded | 92:fadf346ddde3 |
---|---|
1 2006-10-12 16:05:01 +0000 William Pitcock <nenolod@nenolod.net> | |
2 revision [182] | |
3 - some seek code (can't be implemented right now though) | |
4 - change `return 1' to `return NULL' in decode_thread(). | |
5 | |
6 trunk/src/alac/plugin.c | 23 ++++++++++++++++++++--- | |
7 1 file changed, 20 insertions(+), 3 deletions(-) | |
8 | |
9 | |
1 2006-10-12 13:21:12 +0000 Yoshiki Yazawa <yaz@cc.rim.or.jp> | 10 2006-10-12 13:21:12 +0000 Yoshiki Yazawa <yaz@cc.rim.or.jp> |
2 revision [180] | 11 revision [180] |
3 - fix for lock contention on saving m3u. locking playlist has been done in playlist_save(). | 12 - fix for lock contention on saving m3u. locking playlist has been done in playlist_save(). |
4 | 13 |
5 trunk/src/m3u/m3u.c | 4 ---- | 14 trunk/src/m3u/m3u.c | 4 ---- |