comparison ChangeLog @ 2551:cea3528b2996 trunk

[svn] Fix --play-pause commandline option, by Alex "Monkey" Maclean in #gentoo-x86
author chainsaw
date Mon, 19 Feb 2007 06:11:23 -0800
parents 864c12eafb49
children 0a5e8f84a932
comparison
equal deleted inserted replaced
2550:864c12eafb49 2551:cea3528b2996
1 2007-02-19 08:16:28 +0000 Yoshiki Yazawa <yaz@cc.rim.or.jp>
2 revision [4110]
3 - mtime should be initialized to -1, otherwise 0 will be recorded for not yet scanned entries. it means static and will suppress on-demand scanning.
4
5 trunk/src/audacious/titlestring.c | 1 +
6 1 file changed, 1 insertion(+)
7
8
1 2007-02-19 06:33:03 +0000 Yoshiki Yazawa <yaz@cc.rim.or.jp> 9 2007-02-19 06:33:03 +0000 Yoshiki Yazawa <yaz@cc.rim.or.jp>
2 revision [4108] 10 revision [4108]
3 - update playlist->tail when an entry has been removed. 11 - update playlist->tail when an entry has been removed.
4 12
5 trunk/src/audacious/playlist.c | 2 ++ 13 trunk/src/audacious/playlist.c | 2 ++