Mercurial > audlegacy
comparison ChangeLog @ 1588:15d92c51bde6 trunk
[svn] - modified time (mtime) has been introduced into tuple
- playlist makes use of mtime for scan control
- xspf records and reads mtime
author | yaz |
---|---|
date | Wed, 23 Aug 2006 07:46:33 -0700 |
parents | c073fd82ded6 |
children | ebc170f08767 |
comparison
equal
deleted
inserted
replaced
1587:c073fd82ded6 | 1588:15d92c51bde6 |
---|---|
1 2006-08-20 19:20:36 +0000 George Averill <nhjm449@gmail.com> | |
2 revision [2097] | |
3 - Don't explode when loading http streams from xspf files. | |
4 | |
5 | |
6 Changes: Modified: | |
7 +5 -3 trunk/audacious/playlist.c | |
8 | |
9 | |
1 2006-08-20 03:53:12 +0000 William Pitcock <nenolod@nenolod.net> | 10 2006-08-20 03:53:12 +0000 William Pitcock <nenolod@nenolod.net> |
2 revision [2095] | 11 revision [2095] |
3 - use bmp_title_input_new(), as XMMS_NEW_TITLEINPUT() is a deprecated and unsafe API | 12 - use bmp_title_input_new(), as XMMS_NEW_TITLEINPUT() is a deprecated and unsafe API |
4 | 13 |
5 | 14 |