comparison ChangeLog @ 571:5e9019d528d5 trunk

[svn] - aosd: remove other skin_file manipulation
author giacomo
date Mon, 29 Jan 2007 07:46:29 -0800
parents 9774ac406bde
children a1d05f2435ae
comparison
equal deleted inserted replaced
570:9774ac406bde 571:5e9019d528d5
1 2007-01-29 15:00:45 +0000 Giacomo Lozito <james@develia.org>
2 revision [1226]
3 - aosd: do not try to save skin_file, not implemented yet
4 trunk/src/aosd/aosd_cfg.c | 3 ++-
5 1 file changed, 2 insertions(+), 1 deletion(-)
6
7
1 2007-01-29 14:40:04 +0000 Giacomo Lozito <james@develia.org> 8 2007-01-29 14:40:04 +0000 Giacomo Lozito <james@develia.org>
2 revision [1224] 9 revision [1224]
3 - added Audacious OSD, yet-another-written-from-scratch plugin to display OSD, based on Ghosd library; currently untied from configure, to compile it you have to run make in its directory; will be added to configure after some testing 10 - added Audacious OSD, yet-another-written-from-scratch plugin to display OSD, based on Ghosd library; currently untied from configure, to compile it you have to run make in its directory; will be added to configure after some testing
4 trunk/src/aosd/Makefile | 18 11 trunk/src/aosd/Makefile | 18
5 trunk/src/aosd/aosd.c | 140 +++++ 12 trunk/src/aosd/aosd.c | 140 +++++