Mercurial > audlegacy
diff ChangeLog @ 2671:e9b379528fbc trunk
[svn] - playlist_get_length_nolock() -> playlist_get_length(), no need for
locking here.
author | nenolod |
---|---|
date | Tue, 10 Apr 2007 11:27:26 -0700 |
parents | 84a10fce92a1 |
children | d992765e15ee |
line wrap: on
line diff
--- a/ChangeLog Tue Apr 10 11:25:39 2007 -0700 +++ b/ChangeLog Tue Apr 10 11:27:26 2007 -0700 @@ -1,3 +1,11 @@ +2007-04-10 18:25:39 +0000 William Pitcock <nenolod@sacredspiral.co.uk> + revision [4366] + - playlist_set_info() does not change the playlist and shouldn't block + + trunk/src/audacious/playlist.c | 8 -------- + 1 file changed, 8 deletions(-) + + 2007-04-10 18:20:21 +0000 William Pitcock <nenolod@sacredspiral.co.uk> revision [4364] - tuple operations do not change the structure of the playlist and