Mercurial > audlegacy
diff ChangeLog @ 1236:fc478bfe6fe6 trunk
[svn] - disconnect the scrobbler client from metatag logically
author | nenolod |
---|---|
date | Wed, 14 Jun 2006 22:30:04 -0700 |
parents | 7918849bad3e |
children | 17630223d25b |
line wrap: on
line diff
--- a/ChangeLog Wed Jun 14 22:17:20 2006 -0700 +++ b/ChangeLog Wed Jun 14 22:30:04 2006 -0700 @@ -1,3 +1,15 @@ +2006-06-15 05:17:20 +0000 William Pitcock <nenolod@nenolod.net> + revision [1384] + - more sanity for input_get_song_tuple() + - playlist_get_tuple(gint pos) + + + Changes: Modified: + +3 -0 trunk/audacious/input.c + +28 -0 trunk/audacious/playlist.c + +1 -0 trunk/audacious/playlist.h + + 2006-06-15 05:08:37 +0000 William Pitcock <nenolod@nenolod.net> revision [1382] - get_song_tuple implementation