mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Update MTP device list from upstream
This commit is contained in:
parent
d54022b0c0
commit
9efcc69639
@ -241,7 +241,7 @@
|
||||
* Direct PTP match required.
|
||||
* (libgphoto2)
|
||||
*/
|
||||
#define DEVICE_FLAG_MATCH_PTP_INTERFACE 0x00800000
|
||||
#define DEVICE_FLAG_OLYMPUS_XML_WRAPPED 0x00800000
|
||||
/**
|
||||
* This flag is like DEVICE_FLAG_OGG_IS_UNKNOWN but for FLAC
|
||||
* files instead. Using the unknown filetype for FLAC files.
|
||||
@ -308,7 +308,8 @@
|
||||
DEVICE_FLAG_BROKEN_SET_OBJECT_PROPLIST | \
|
||||
DEVICE_FLAG_BROKEN_SEND_OBJECT_PROPLIST | \
|
||||
DEVICE_FLAG_UNLOAD_DRIVER | \
|
||||
DEVICE_FLAG_LONG_TIMEOUT )
|
||||
DEVICE_FLAG_LONG_TIMEOUT | \
|
||||
DEVICE_FLAG_FORCE_RESET_ON_CLOSE)
|
||||
/**
|
||||
* All these bug flags appear on a number of SonyEricsson
|
||||
* devices including Android devices not using the stock
|
||||
|
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user