2c60da5ad1
- updated to 1.1.23 - lots of new ids - disabled incorrect id that caused a Lenovo crash - small bugfixes
Marcus Meissner2026-02-15 10:26:12 +00:00
39afcec706
Accepting request 1269182 from devel:libraries:c_c++
Ana Guerrero2025-04-15 14:45:01 +00:00
78475d6e45
Accepting request 1269169 from home:krop:branches:devel:libraries:c_c++
Marcus Meissner2025-04-14 09:04:04 +00:00
09aac1e1fc
- updated to 1.1.21 release Bugs fixed: - Fix LIBMTP_STORAGE_SORTBY_MAXSPACE not working (copy-paste mistake) - fix warnings regarding mismatched parameter docs - fix comment above sort_storage_bysort_storage_by - Revert "ptp_pack_string: check string length for no iconv situation" - remove dependency on ptp.h - fixed paste error vendor/product id - libusb-glue: check return value of ptp_init_send_memory_handler - ptp_pack_string: check string length for no iconv situation - ptp-pack: fix ucs2str overflow Features: - add a LIBMTP_FreeMemory function that wraps free() - added functions to get device by serial number - added serial number of device to output of 'mtp-files' - added optional serial number parameter to 'mtp-getfile' - added optional serial number parameter to 'mtp-delfile' - feat: Add LIBMTP_Get_Children() to read the list of raw IDs of a folder. - merge a patch from google https://source.chromium.org/chromiumos/chromiumos/codesearch/+/main:src/third_party/chromiumos-overlay/media-libs/libmtp/files/libmtp-1.1.20-10_remove_nexus_s_from_device_list.patch - several new devices added, some device renaming for consistency.
Marcus Meissner2023-04-24 09:47:30 +00:00
452130e549
- updated to 1.1.21 release Bugs fixed: - Fix LIBMTP_STORAGE_SORTBY_MAXSPACE not working (copy-paste mistake) - fix warnings regarding mismatched parameter docs - fix comment above sort_storage_bysort_storage_by - Revert "ptp_pack_string: check string length for no iconv situation" - remove dependency on ptp.h - fixed paste error vendor/product id - libusb-glue: check return value of ptp_init_send_memory_handler - ptp_pack_string: check string length for no iconv situation - ptp-pack: fix ucs2str overflow Features: - add a LIBMTP_FreeMemory function that wraps free() - added functions to get device by serial number - added serial number of device to output of 'mtp-files' - added optional serial number parameter to 'mtp-getfile' - added optional serial number parameter to 'mtp-delfile' - feat: Add LIBMTP_Get_Children() to read the list of raw IDs of a folder. - merge a patch from google https://source.chromium.org/chromiumos/chromiumos/codesearch/+/main:src/third_party/chromiumos-overlay/media-libs/libmtp/files/libmtp-1.1.20-10_remove_nexus_s_from_device_list.patch - several new devices added, some device renaming for consistency.
Marcus Meissner2023-04-24 09:47:30 +00:00
49280a4f69
- updated to 1.1.19 release - Lots of USB ids added, especially Garmin devices - use a local libusb context, not the global one - various bugfixes
Marcus Meissner2021-09-25 14:30:10 +00:00
a31a96c83d
- updated to 1.1.19 release - Lots of USB ids added, especially Garmin devices - use a local libusb context, not the global one - various bugfixes
Marcus Meissner2021-09-25 14:30:10 +00:00
879fab9df2
- updated to 1.1.18 release - new USB ids - mtp-getfile and mtp-delfile new parameter - report "error 6" as "busy / blocked by another device"
Marcus Meissner2020-10-11 12:00:37 +00:00
fbd74d9d80
- updated to 1.1.18 release - new USB ids - mtp-getfile and mtp-delfile new parameter - report "error 6" as "busy / blocked by another device"
Marcus Meissner2020-10-11 12:00:37 +00:00
1b20cd1efe
- updated to 1.1.15 release - lots of new USB ids - copy and move object implemented - 64bit file bugfixes - bugfixes
Marcus Meissner2018-03-24 17:36:02 +00:00
f5fc8fa481
- updated to 1.1.15 release - lots of new USB ids - copy and move object implemented - 64bit file bugfixes - bugfixes
Marcus Meissner2018-03-24 17:36:02 +00:00
1d02c87d22
- updated to 1.1.13 release - lots of new USB id updates - getpartialobject64 fixed for non x86_64 - some too strict bugflags removed for Galaxy S and Motorola G2
Marcus Meissner2017-04-02 19:46:12 +00:00
c27f797f2d
- updated to 1.1.13 release - lots of new USB id updates - getpartialobject64 fixed for non x86_64 - some too strict bugflags removed for Galaxy S and Motorola G2
Marcus Meissner2017-04-02 19:46:12 +00:00
ab8ffe2b4b
Accepting request 252169 from devel:libraries:c_c++
Stephan Kulow
2014-09-28 17:53:50 +00:00
9d17486958
Accepting request 252169 from devel:libraries:c_c++
Stephan Kulow
2014-09-28 17:53:50 +00:00
cd76e452be
Accepting request 252166 from home:Andreas_Schwab:Factory
Marcus Meissner2014-09-25 08:23:48 +00:00
b1d9cef376
Accepting request 252166 from home:Andreas_Schwab:Factory
Marcus Meissner2014-09-25 08:23:48 +00:00
e1e612d59b
Accepting request 246427 from devel:libraries:c_c++
Stephan Kulow
2014-08-27 20:18:12 +00:00
47c589b653
Accepting request 246427 from devel:libraries:c_c++
Stephan Kulow
2014-08-27 20:18:12 +00:00
91daec5637
- updated to 1.1.7 - Soname libmtp.so.9.2.0 - binary compatible, new interfaces have been added. - Compilation fixes for older GCC and non-GCC compilers. - Finalize >4GB file transfer changes so this works now. - A new API to check for device capabilities has been added. - Sync in latest upstream ptp2 changes. - Support for USB 3.0! (A patch adding async buffering was reverted after deemed instable by Debian.) - Some migration toward the new API in the examples. - Use parent storage if available as default storage media. - Force reset on close for Android devices. - Handle integrated USB hubs in mtp-probe. - Devices, devices, devices... - mtpz-use-LIBMTP_ERROR-instead-of-LIBMTP_INFO.patch: is upstream - music-players.h: use up to date 1.1.7 version again.
Marcus Meissner2014-08-26 06:32:43 +00:00
d82536afca
- updated to 1.1.7 - Soname libmtp.so.9.2.0 - binary compatible, new interfaces have been added. - Compilation fixes for older GCC and non-GCC compilers. - Finalize >4GB file transfer changes so this works now. - A new API to check for device capabilities has been added. - Sync in latest upstream ptp2 changes. - Support for USB 3.0! (A patch adding async buffering was reverted after deemed instable by Debian.) - Some migration toward the new API in the examples. - Use parent storage if available as default storage media. - Force reset on close for Android devices. - Handle integrated USB hubs in mtp-probe. - Devices, devices, devices... - mtpz-use-LIBMTP_ERROR-instead-of-LIBMTP_INFO.patch: is upstream - music-players.h: use up to date 1.1.7 version again.
Marcus Meissner2014-08-26 06:32:43 +00:00
f890704775
Accepting request 235482 from devel:libraries:c_c++
Stephan Kulow
2014-05-29 06:43:35 +00:00
50b4009347
Accepting request 235482 from devel:libraries:c_c++
Stephan Kulow
2014-05-29 06:43:35 +00:00