Mercurial > audlegacy
changeset 2531:28814e6846e5 trunk
[svn] - remove debugging notice
author | nenolod |
---|---|
date | Thu, 15 Feb 2007 19:31:14 -0800 |
parents | 7c6ce705adda |
children | 9e135bfe457d |
files | ChangeLog src/audacious/build_stamp.c src/libid3tag/field.c |
diffstat | 3 files changed, 11 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/ChangeLog Thu Feb 15 17:26:58 2007 -0800 +++ b/ChangeLog Thu Feb 15 19:31:14 2007 -0800 @@ -1,3 +1,13 @@ +2007-02-16 01:26:58 +0000 William Pitcock <nenolod@sacredspiral.co.uk> + revision [4070] + - manually save player positions. + + trunk/src/audacious/main.c | 22 ++++++++++++++++++++++ + trunk/src/audacious/ui_playlist.c | 13 ------------- + trunk/src/audacious/ui_skinned_window.c | 4 ++++ + 3 files changed, 26 insertions(+), 13 deletions(-) + + 2007-02-15 23:17:36 +0000 Michael Farber <01mf02@gmail.com> revision [4068] - made new INI file parser