Mercurial > audlegacy
changeset 2453:b0674600339d trunk
[svn] - put it back the way it was
author | nenolod |
---|---|
date | Wed, 31 Jan 2007 05:23:24 -0800 |
parents | 8659bb1b36a9 |
children | aa60c92e7491 |
files | ChangeLog src/audacious/playback.c src/audacious/plugin.h |
diffstat | 3 files changed, 10 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/ChangeLog Wed Jan 31 05:05:26 2007 -0800 +++ b/ChangeLog Wed Jan 31 05:23:24 2007 -0800 @@ -1,3 +1,12 @@ +2007-01-31 13:05:26 +0000 William Pitcock <nenolod@sacredspiral.co.uk> + revision [3914] + - InputPlayback: prepare to deprecate InputPlugin::seek() + + trunk/src/audacious/playback.c | 2 +- + trunk/src/audacious/plugin.h | 2 ++ + 2 files changed, 3 insertions(+), 1 deletion(-) + + 2007-01-31 10:20:19 +0000 Kiyoshi Aman <kiyoshi.aman@gmail.com> revision [3912] Update translations [also fixes bad commit from Chainsaw]