Mercurial > audlegacy
comparison ChangeLog @ 1697:e4d9d2657d9a trunk
[svn] This adds -lossaudio to the OSS and esd plugin on platforms having that libs. With this, Audacious finally build & runs perfectly on OpenBSD.
author | js |
---|---|
date | Fri, 15 Sep 2006 08:01:40 -0700 |
parents | cd8711f34c88 |
children | e951086a47a8 |
comparison
equal
deleted
inserted
replaced
1696:cd8711f34c88 | 1697:e4d9d2657d9a |
---|---|
1 2006-09-15 14:46:49 +0000 William Pitcock <nenolod@nenolod.net> | |
2 revision [2329] | |
3 - DND fixes | |
4 | |
5 | |
6 Changes: Modified: | |
7 +2 -2 trunk/audacious/mainwin.c | |
8 | |
9 | |
1 2006-09-15 13:36:26 +0000 Jonathan Schleifer <js@h3c.de> | 10 2006-09-15 13:36:26 +0000 Jonathan Schleifer <js@h3c.de> |
2 revision [2327] | 11 revision [2327] |
3 - Removed .cpp.o target since we don't have any .cpp files anymore. | 12 - Removed .cpp.o target since we don't have any .cpp files anymore. |
4 - A test build then revealed that we still had two .cpp files in | 13 - A test build then revealed that we still had two .cpp files in |
5 Plugins/Input/musepack, fixed that. | 14 Plugins/Input/musepack, fixed that. |