Mercurial > audlegacy
comparison ChangeLog @ 2507:e07c141dd326 trunk
[svn] - made new functions: widget_move_relative and widget_resize_relative
- cleaned up playlist resizing code (removed lots of constants with help
of the new widget functions)
author | mf0102 |
---|---|
date | Mon, 12 Feb 2007 08:59:08 -0800 |
parents | 630910fd140f |
children | ecdfed7b1861 |
comparison
equal
deleted
inserted
replaced
2506:630910fd140f | 2507:e07c141dd326 |
---|---|
1 2007-02-12 16:13:53 +0000 Michael Farber <01mf02@gmail.com> | |
2 revision [4022] | |
3 - changed plugin directory to ~/.local/share/audacious/Plugins (seems more logical to me) | |
4 - updated migrate_config.sh to reflect the change | |
5 - reindented a bit | |
6 | |
7 | |
8 trunk/migrate_config.sh | 12 ++++++------ | |
9 trunk/src/audacious/main.c | 20 ++++++++++---------- | |
10 2 files changed, 16 insertions(+), 16 deletions(-) | |
11 | |
12 | |
1 2007-02-12 15:18:47 +0000 Giacomo Lozito <james@develia.org> | 13 2007-02-12 15:18:47 +0000 Giacomo Lozito <james@develia.org> |
2 revision [4020] | 14 revision [4020] |
3 - added set volume hook | 15 - added set volume hook |
4 trunk/src/audacious/input.c | 7 +++++++ | 16 trunk/src/audacious/input.c | 7 +++++++ |
5 1 file changed, 7 insertions(+) | 17 1 file changed, 7 insertions(+) |