libgadu.h | libgadu.h | |||
---|---|---|---|---|
skipping to change at line 1831 | skipping to change at line 1831 | |||
#define GG_PROTOCOL_VERSION_110 0x40 | #define GG_PROTOCOL_VERSION_110 0x40 | |||
/* GG_DEPRECATED */ | /* GG_DEPRECATED */ | |||
#define GG_DEFAULT_CLIENT_VERSION "-" | #define GG_DEFAULT_CLIENT_VERSION "-" | |||
#define GG_DEFAULT_PROTOCOL_VERSION GG_PROTOCOL_VERSION_110 | #define GG_DEFAULT_PROTOCOL_VERSION GG_PROTOCOL_VERSION_110 | |||
#define GG_DEFAULT_TIMEOUT 30 | #define GG_DEFAULT_TIMEOUT 30 | |||
#define GG_HAS_AUDIO_MASK 0x40000000 | #define GG_HAS_AUDIO_MASK 0x40000000 | |||
#define GG_HAS_AUDIO7_MASK 0x20000000 | #define GG_HAS_AUDIO7_MASK 0x20000000 | |||
#define GG_ERA_OMNIX_MASK 0x04000000 | #define GG_ERA_OMNIX_MASK 0x04000000 | |||
#define GG_LIBGADU_VERSION "1.12.1" | #define GG_LIBGADU_VERSION "1.12.2-pre" | |||
#ifndef DOXYGEN | #ifndef DOXYGEN | |||
#define GG_FEATURE_MSG77 0x0001 | #define GG_FEATURE_MSG77 0x0001 | |||
#define GG_FEATURE_STATUS77 0x0002 | #define GG_FEATURE_STATUS77 0x0002 | |||
#define GG_FEATURE_UNKNOWN_4 0x0004 | #define GG_FEATURE_UNKNOWN_4 0x0004 | |||
#define GG_FEATURE_UNKNOWN_8 0x0008 | #define GG_FEATURE_UNKNOWN_8 0x0008 | |||
#define GG_FEATURE_DND_FFC 0x0010 | #define GG_FEATURE_DND_FFC 0x0010 | |||
#define GG_FEATURE_IMAGE_DESCR 0x0020 | #define GG_FEATURE_IMAGE_DESCR 0x0020 | |||
#define GG_FEATURE_UNKNOWN_40 0x0040 | #define GG_FEATURE_UNKNOWN_40 0x0040 | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||