Mercurial > audlegacy-plugins
comparison ChangeLog @ 5:54f9e753b511 trunk
[svn] - SDK pathchange fixes
- enforce use of SDK
- always link against libaudacious
author | nenolod |
---|---|
date | Mon, 18 Sep 2006 02:22:03 -0700 |
parents | 0ad4849f6219 |
children | 7cac35581bd0 |
comparison
equal
deleted
inserted
replaced
4:0ad4849f6219 | 5:54f9e753b511 |
---|---|
1 2006-09-18 09:02:50 +0000 William Pitcock <nenolod@nenolod.net> | |
2 revision [8] | |
3 - the first pass missed some libaudacious references, this fixes them | |
4 | |
5 | |
6 Changes: Modified: | |
7 +2 -2 trunk/src/General/scrobbler/xmms_scrobbler.c | |
8 +3 -3 trunk/src/Input/aac/src/libmp4.c | |
9 +3 -3 trunk/src/Input/cdaudio/cdaudio.c | |
10 +2 -2 trunk/src/Input/cdaudio/configure.c | |
11 +4 -4 trunk/src/Input/flac/configure.c | |
12 +3 -3 trunk/src/Input/mpg123/configure.c | |
13 +2 -2 trunk/src/Input/vorbis/fileinfo.c | |
14 +2 -2 trunk/src/Input/wav/wav-sndfile.c | |
15 +2 -2 trunk/src/Input/wav/wav.c | |
16 +2 -2 trunk/src/Output/OSS/configure.c | |
17 +2 -2 trunk/src/Output/alsa/alsa.h | |
18 +2 -2 trunk/src/Output/esd/mixer.c | |
19 | |
20 | |
1 2006-09-18 08:35:25 +0000 William Pitcock <nenolod@nenolod.net> | 21 2006-09-18 08:35:25 +0000 William Pitcock <nenolod@nenolod.net> |
2 revision [6] | 22 revision [6] |
3 - move from (internal) libaudacious/ include path to audacious/ include path | 23 - move from (internal) libaudacious/ include path to audacious/ include path |
4 | 24 |
5 | 25 |