comparison ChangeLog @ 2120:1d67cf383e32 trunk

[svn] - dynamically allocate the playlist at startup and fix some lingering improper uses of playlist_get()
author nenolod
date Fri, 15 Dec 2006 07:20:41 -0800
parents 6d7381072a45
children 185db04b815f
comparison
equal deleted inserted replaced
2119:6d7381072a45 2120:1d67cf383e32
1 2006-12-14 07:15:44 +0000 William Pitcock <nenolod@nenolod.net>
2 revision [3243]
3 - fix example
4
5 trunk/libaudacious++/configdb.hh | 4 ++--
6 1 file changed, 2 insertions(+), 2 deletions(-)
7
8
1 2006-12-14 06:46:29 +0000 William Pitcock <nenolod@nenolod.net> 9 2006-12-14 06:46:29 +0000 William Pitcock <nenolod@nenolod.net>
2 revision [3241] 10 revision [3241]
3 - add the starting point of some audacious C++ bindings 11 - add the starting point of some audacious C++ bindings
4 12
5 trunk/libaudacious++/Makefile | 35 ++++++++++ 13 trunk/libaudacious++/Makefile | 35 ++++++++++