00001
00002
00003
00004
00005
00006
00007
00019
00020 #ifndef FEATURE__H
00021 #define FEATURE__H
00022
00023
00024 #ifdef __cplusplus
00025 extern "C" {
00026 #endif
00027
00028
00029 #include "stdio.h"
00030 #include "stdlib.h"
00031 #include "string.h"
00032 #include "std.h"
00033 #include "swi.h"
00034 #include "tsk.h"
00035 #include "mbx.h"
00036 #include "hook.h"
00037 #include "lck.h"
00038 #include "sem.h"
00039 #include "ctype.h"
00040 #include "c54regs.h"
00041
00042
00043
00044
00047 #define TIDSPC5416
00048
00051 #define WAV_SUPPORT
00052
00055 #define WMA_SUPPORT
00056
00059 #define OGG_SUPPORT
00060
00063 #define USB20_SUPPORT
00064
00067 #define DJ_SUPPORT
00068
00071 #define M3U_SUPPORT
00072
00075
00076
00079
00080
00083
00084
00087
00088
00091 #define USE_DATABASE_HACKS
00092
00095 #define MEDIA_CEILING_PRIORITY (6)
00096
00097 extern int ENV_xdata;
00098 extern int ENV_idata;
00099
00100 #ifdef __cplusplus
00101 }
00102 #endif
00103
00104
00105 #endif
00106
00107
00108
00109
00110