device-flags.h
Go to the documentation of this file.00001
00034 #define DEVICE_FLAG_NONE 0x00000000
00035
00053 #define DEVICE_FLAG_BROKEN_MTPGETOBJPROPLIST_ALL 0x00000001
00054
00066 #define DEVICE_FLAG_UNLOAD_DRIVER 0x00000002
00067
00072 #define DEVICE_FLAG_BROKEN_MTPGETOBJPROPLIST 0x00000004
00073
00088 #define DEVICE_FLAG_NO_ZERO_READS 0x00000008
00089
00104 #define DEVICE_FLAG_IRIVER_OGG_ALZHEIMER 0x00000010
00105
00113 #define DEVICE_FLAG_ONLY_7BIT_FILENAMES 0x00000020
00114
00121 #define DEVICE_FLAG_NO_RELEASE_INTERFACE 0x00000040
00122
00133 #define DEVICE_FLAG_IGNORE_HEADER_ERRORS 0x00000080
00134
00141 #define DEVICE_FLAG_BROKEN_SET_OBJECT_PROPLIST 0x00000100
00142
00154 #define DEVICE_FLAG_OGG_IS_UNKNOWN 0x00000200
00155
00162 #define DEVICE_FLAG_BROKEN_SET_SAMPLE_DIMENSIONS 0x00000400
00163
00168 #define DEVICE_FLAG_ALWAYS_PROBE_DESCRIPTOR 0x00000800
00169
00176 #define DEVICE_FLAG_PLAYLIST_SPL_V1 0x00001000
00177
00185 #define DEVICE_FLAG_PLAYLIST_SPL_V2 0x00002000