comparison ChangeLog @ 2341:02a850a2533b trunk

[svn] - automatically buffering deriv-class of VFSFile. will be used to speed up probing of network sources.
author nenolod
date Mon, 15 Jan 2007 18:33:42 -0800
parents eb71fec30e9a
children f140d0a27093
comparison
equal deleted inserted replaced
2340:eb71fec30e9a 2341:02a850a2533b
1 2007-01-15 20:39:22 +0000 Giacomo Lozito <james@develia.org>
2 revision [3690]
3 - added audacious_get_localdir() in util.c/h, returns a string with the full path of audacious local datadir
4 trunk/src/audacious/util.h | 2 ++
5 trunk/src/libaudacious/util.c | 25 +++++++++++++++++++++++++
6 2 files changed, 27 insertions(+)
7
8
1 2007-01-15 17:48:56 +0000 Giacomo Lozito <james@develia.org> 9 2007-01-15 17:48:56 +0000 Giacomo Lozito <james@develia.org>
2 revision [3688] 10 revision [3688]
3 - removed a couple of useless gdk calls in mainwin_real_hide() 11 - removed a couple of useless gdk calls in mainwin_real_hide()
4 trunk/src/audacious/ui_main.c | 4 ---- 12 trunk/src/audacious/ui_main.c | 4 ----
5 1 file changed, 4 deletions(-) 13 1 file changed, 4 deletions(-)