Mercurial > audlegacy
comparison src/audacious/equalizer_flow.c @ 4307:cfaecedace4e
importing of winamp EQ presets library
| author | Eugene Zagidullin <e.asphyx@gmail.com> |
|---|---|
| date | Mon, 25 Feb 2008 02:29:28 +0300 |
| parents | 060c9865ea17 |
| children | e548627b2004 |
comparison
equal
deleted
inserted
replaced
| 4306:172d49b1200b | 4307:cfaecedace4e |
|---|---|
| 15 * | 15 * |
| 16 * The Audacious team does not consider modular code linking to | 16 * The Audacious team does not consider modular code linking to |
| 17 * Audacious or using our public API to be a derived work. | 17 * Audacious or using our public API to be a derived work. |
| 18 */ | 18 */ |
| 19 | 19 |
| 20 #define AUD_DEBUG | 20 /*#define AUD_DEBUG*/ |
| 21 | 21 |
| 22 #include <glib.h> | 22 #include <glib.h> |
| 23 #include "main.h" | 23 #include "main.h" |
| 24 #include "plugin.h" | 24 #include "plugin.h" |
| 25 #include "flow.h" | 25 #include "flow.h" |
