Mercurial > audlegacy-plugins
comparison ChangeLog @ 388:ad8e44bcdf8a trunk
[svn] reverted to 844, to be re-reconsidered later
author | giacomo |
---|---|
date | Sun, 17 Dec 2006 08:46:44 -0800 |
parents | 0c50f248ed10 |
children | 8ab5fa857f33 |
comparison
equal
deleted
inserted
replaced
387:0c50f248ed10 | 388:ad8e44bcdf8a |
---|---|
1 2006-12-17 15:06:34 +0000 Giacomo Lozito <james@develia.org> | |
2 revision [846] | |
3 - added AUDACIOUS_LIBS and AUDACIOUS_CFLAGS to makefiles to ensure that plugins are linked to libaudacious | |
4 trunk/mk/rules.mk.in | 2 ++ | |
5 trunk/src/CoreAudio/Makefile | 4 ++-- | |
6 trunk/src/OSS/Makefile | 4 ++-- | |
7 trunk/src/aac/src/Makefile | 4 ++-- | |
8 trunk/src/adplug/Makefile | 6 +++--- | |
9 trunk/src/alac/Makefile | 3 ++- | |
10 trunk/src/alarm/Makefile | 4 ++-- | |
11 trunk/src/alsa/Makefile | 4 ++-- | |
12 trunk/src/amidi-plug/Makefile | 4 ++-- | |
13 trunk/src/arts/Makefile | 4 ++-- | |
14 trunk/src/audiocompress/Makefile | 4 ++-- | |
15 trunk/src/blur_scope/Makefile | 4 ++-- | |
16 trunk/src/cdaudio/Makefile | 3 ++- | |
17 trunk/src/console/Makefile | 4 ++-- | |
18 trunk/src/cue/Makefile | 4 ++-- | |
19 trunk/src/disk_writer/Makefile | 4 ++-- | |
20 trunk/src/echo_plugin/Makefile | 4 ++-- | |
21 trunk/src/esd/Makefile | 4 ++-- | |
22 trunk/src/flac112/Makefile | 4 ++-- | |
23 trunk/src/flac113/Makefile | 4 ++-- | |
24 trunk/src/jack/Makefile | 4 ++-- | |
25 trunk/src/ladspa/Makefile | 4 ++-- | |
26 trunk/src/lirc/Makefile | 4 ++-- | |
27 trunk/src/m3u/Makefile | 4 ++-- | |
28 trunk/src/metronom/Makefile | 3 ++- | |
29 trunk/src/modplug/Makefile | 4 ++-- | |
30 trunk/src/mpg123/Makefile | 6 +++--- | |
31 trunk/src/musepack/Makefile | 4 ++-- | |
32 trunk/src/null/Makefile | 3 ++- | |
33 trunk/src/paranormal/Makefile | 4 ++-- | |
34 trunk/src/pls/Makefile | 4 ++-- | |
35 trunk/src/projectm/Makefile | 4 ++-- | |
36 trunk/src/pulse_audio/Makefile | 4 ++-- | |
37 trunk/src/rocklight/Makefile | 4 ++-- | |
38 trunk/src/scrobbler/Makefile | 4 ++-- | |
39 trunk/src/sexypsf/Makefile | 4 ++-- | |
40 trunk/src/sid/Makefile | 6 +++--- | |
41 trunk/src/song_change/Makefile | 4 ++-- | |
42 trunk/src/spectrum/Makefile | 4 ++-- | |
43 trunk/src/stdio/Makefile | 4 ++-- | |
44 trunk/src/stereo_plugin/Makefile | 4 ++-- | |
45 trunk/src/sun/Makefile | 4 ++-- | |
46 trunk/src/timidity/src/Makefile | 4 ++-- | |
47 trunk/src/tonegen/Makefile | 3 ++- | |
48 trunk/src/tta/Makefile | 6 +++--- | |
49 trunk/src/voice_removal/Makefile | 4 ++-- | |
50 trunk/src/vorbis/Makefile | 4 ++-- | |
51 trunk/src/wav/Makefile | 4 ++-- | |
52 trunk/src/wavpack/Makefile | 4 ++-- | |
53 trunk/src/wma/Makefile | 4 ++-- | |
54 trunk/src/xspf/Makefile | 4 ++-- | |
55 51 files changed, 106 insertions(+), 99 deletions(-) | |
56 | |
57 | |
1 2006-12-16 10:56:32 +0000 Giacomo Lozito <james@develia.org> | 58 2006-12-16 10:56:32 +0000 Giacomo Lozito <james@develia.org> |
2 revision [844] | 59 revision [844] |
3 - updated m3u.c, xspf.c, pls.c to use the playlist->mutex and no more playlist_get | 60 - updated m3u.c, xspf.c, pls.c to use the playlist->mutex and no more playlist_get |
4 trunk/src/m3u/m3u.c | 4 ++-- | 61 trunk/src/m3u/m3u.c | 4 ++-- |
5 trunk/src/pls/pls.c | 6 +++--- | 62 trunk/src/pls/pls.c | 6 +++--- |