comparison ChangeLog @ 2587:2ef492ad3904 trunk

[svn] - always make sure we are operating on a copy of the ini string
author nenolod
date Tue, 27 Feb 2007 02:15:51 -0800
parents 72ec866d6b81
children c51a5a735f65
comparison
equal deleted inserted replaced
2586:72ec866d6b81 2587:2ef492ad3904
1 2007-02-27 04:11:44 +0000 William Pitcock <nenolod@sacredspiral.co.uk>
2 revision [4182]
3 - update libaudacious gtkdoc configuration
4 - remove a kludge wrt gentoo+subversion.eclass which is no longer required.
5
6 trunk/autogen.sh | 4
7 trunk/doc/libaudacious/libaudacious-decl-list.txt | 65 ---
8 trunk/doc/libaudacious/libaudacious-decl.txt | 205 ------------
9 trunk/doc/libaudacious/libaudacious-undocumented.txt | 2
10 trunk/doc/libaudacious/libaudacious-unused.txt | 2
11 trunk/doc/libaudacious/tmpl/dirbrowser.sgml | 12
12 trunk/doc/libaudacious/tmpl/formatter.sgml | 52 ---
13 trunk/doc/libaudacious/tmpl/libaudacious-unused.sgml | 311 +++++++++++++++++++
14 trunk/doc/libaudacious/tmpl/rcfile.sgml | 183 -----------
15 trunk/doc/libaudacious/tmpl/titlestring.sgml | 86 -----
16 trunk/doc/libaudacious/tmpl/xconvert.sgml | 6
17 11 files changed, 313 insertions(+), 615 deletions(-)
18
19
1 2007-02-27 03:06:45 +0000 George Averill <nhjm449@gmail.com> 20 2007-02-27 03:06:45 +0000 George Averill <nhjm449@gmail.com>
2 revision [4180] 21 revision [4180]
3 - tuple reading now available through audtool with audacious_get_tuple_field_data() 22 - tuple reading now available through audtool with audacious_get_tuple_field_data()
4 23
5 trunk/src/audacious/controlsocket.c | 45 +++++++++++++++++++++ 24 trunk/src/audacious/controlsocket.c | 45 +++++++++++++++++++++