Mercurial > audlegacy
comparison ChangeLog @ 2500:04642d2d0941 trunk
[svn] - split out jump to track
author | nenolod |
---|---|
date | Sat, 10 Feb 2007 20:47:46 -0800 |
parents | 15a1f5ee4d1c |
children | 2e6a15f364b3 |
comparison
equal
deleted
inserted
replaced
2499:15a1f5ee4d1c | 2500:04642d2d0941 |
---|---|
1 2007-02-11 04:21:42 +0000 William Pitcock <nenolod@sacredspiral.co.uk> | |
2 revision [4008] | |
3 - playlist_manager -> ui_playlist_manager, since it's a UI component. | |
4 | |
5 trunk/src/audacious/Makefile | 2 | |
6 trunk/src/audacious/playlist.c | 2 | |
7 trunk/src/audacious/playlist_manager.c | 366 ------------------------------ | |
8 trunk/src/audacious/playlist_manager.h | 24 - | |
9 trunk/src/audacious/ui_playlist.c | 2 | |
10 trunk/src/audacious/ui_playlist_manager.c | 366 ++++++++++++++++++++++++++++++ | |
11 trunk/src/audacious/ui_playlist_manager.h | 24 + | |
12 7 files changed, 393 insertions(+), 393 deletions(-) | |
13 | |
14 | |
1 2007-02-11 04:16:31 +0000 William Pitcock <nenolod@sacredspiral.co.uk> | 15 2007-02-11 04:16:31 +0000 William Pitcock <nenolod@sacredspiral.co.uk> |
2 revision [4006] | 16 revision [4006] |
3 - bring hints.h into something we like to call reality | 17 - bring hints.h into something we like to call reality |
4 | 18 |
5 trunk/src/audacious/hints.h | 10 ---------- | 19 trunk/src/audacious/hints.h | 10 ---------- |