comparison ChangeLog @ 1586:c4b78bc50412 trunk

[svn] - use bmp_title_input_new(), as XMMS_NEW_TITLEINPUT() is a deprecated and unsafe API
author nenolod
date Sat, 19 Aug 2006 20:53:12 -0700
parents a898e415ad8f
children c073fd82ded6
comparison
equal deleted inserted replaced
1585:a898e415ad8f 1586:c4b78bc50412
1 2006-08-19 21:51:13 +0000 Tony Vroon <chainsaw@gentoo.org>
2 revision [2093]
3 An include a day keeps the implicit declaration at bay.
4
5 Changes: Modified:
6 +1 -0 trunk/Plugins/Visualization/paranormal/pn/pndisplacement.c
7 +1 -0 trunk/Plugins/Visualization/paranormal/pn/pnimage.c
8
9
1 2006-08-19 19:28:56 +0000 Yoshiki Yazawa <yaz@cc.rim.or.jp> 10 2006-08-19 19:28:56 +0000 Yoshiki Yazawa <yaz@cc.rim.or.jp>
2 revision [2091] 11 revision [2091]
3 - xspf stores all meta data in tuples now. 12 - xspf stores all meta data in tuples now.
4 - at load time, tuple for each entry in a playlist can be constructed from xspf. it means no read access to meta data in each data file is needed. 13 - at load time, tuple for each entry in a playlist can be constructed from xspf. it means no read access to meta data in each data file is needed.
5 14