Mercurial > audlegacy-plugins
comparison ChangeLog @ 91:6e1002ea4ded trunk
[svn] - some seek code (can't be implemented right now though)
- change `return 1' to `return NULL' in decode_thread().
| author | nenolod |
|---|---|
| date | Thu, 12 Oct 2006 09:05:01 -0700 |
| parents | 77e8e032601b |
| children | fadf346ddde3 |
comparison
equal
deleted
inserted
replaced
| 90:77e8e032601b | 91:6e1002ea4ded |
|---|---|
| 1 2006-10-12 13:21:12 +0000 Yoshiki Yazawa <yaz@cc.rim.or.jp> | |
| 2 revision [180] | |
| 3 - fix for lock contention on saving m3u. locking playlist has been done in playlist_save(). | |
| 4 | |
| 5 trunk/src/m3u/m3u.c | 4 ---- | |
| 6 1 file changed, 4 deletions(-) | |
| 7 | |
| 8 | |
| 1 2006-10-12 12:04:58 +0000 William Pitcock <nenolod@nenolod.net> | 9 2006-10-12 12:04:58 +0000 William Pitcock <nenolod@nenolod.net> |
| 2 revision [178] | 10 revision [178] |
| 3 - some fixes via alxorlov on the forums | 11 - some fixes via alxorlov on the forums |
| 4 | 12 |
| 5 trunk/src/m3u/m3u.c | 12 +++++++----- | 13 trunk/src/m3u/m3u.c | 12 +++++++----- |
