Mercurial > audlegacy
comparison src/audacious/plugin.h @ 3762:a1039487bf3f
bump API version.
| author | William Pitcock <nenolod@atheme.org> |
|---|---|
| date | Sun, 14 Oct 2007 21:51:09 -0500 |
| parents | 8fdaccee8312 |
| children | b4a9d4be27ab |
comparison
equal
deleted
inserted
replaced
| 3761:ccc3725a82b3 | 3762:a1039487bf3f |
|---|---|
| 54 #define DISCOVERY_PLUGIN(x) ((DiscoveryPlugin *)(x)) | 54 #define DISCOVERY_PLUGIN(x) ((DiscoveryPlugin *)(x)) |
| 55 | 55 |
| 56 #define LOWLEVEL_PLUGIN(x) ((LowlevelPlugin *)(x)) | 56 #define LOWLEVEL_PLUGIN(x) ((LowlevelPlugin *)(x)) |
| 57 | 57 |
| 58 #define __AUDACIOUS_NEWVFS__ | 58 #define __AUDACIOUS_NEWVFS__ |
| 59 #define __AUDACIOUS_PLUGIN_API__ 6 | 59 #define __AUDACIOUS_PLUGIN_API__ 7 |
| 60 #define __AUDACIOUS_INPUT_PLUGIN_API__ 6 | 60 #define __AUDACIOUS_INPUT_PLUGIN_API__ 7 |
| 61 | 61 |
| 62 typedef enum { | 62 typedef enum { |
| 63 FMT_U8, | 63 FMT_U8, |
| 64 FMT_S8, | 64 FMT_S8, |
| 65 FMT_U16_LE, | 65 FMT_U16_LE, |
