3eeecdf744
- Update to version 4.5: * fix invalid close session parameters (graceful shutdown - fixes switch failure) * fix qt5 compilation * easier method to find zune codename * support firmware upload/reboot device in UI * add device property d235 - serial number (seems to match SN printed on Zune's back) * add Zune recovery instructions * add flash cli command * send object info in separate bulk packets * add device-reboot cli command * add firmware version to device properties * undefined firmware (called in publicly available "Inside MTP Responder" paper * add EventCode enum values/ToString * add mtp service extension codes * send album cover in GUI * use Supports(...) for attach cover context action * add Library::AddCover, zune-import will upload cover automatically if supported * pass empty initialiser as empty bytearray while removing album cover * add Supported() helper for ObjectPropertyCodes * add MetadataPicture, fill it with decoded PICTURE props
llyyr2025-10-13 14:39:49 +00:00
b75cc3dfcf
- Update to version 4.3.0~git.20240730T195303.cf7036c7f7df: * add get-id command to cli * check that GetDevicePropValue is supported before calling it * drop old ${VERSION} variable, use base version from readme and annotate with git if it's possible. * update checkout action to v4 * use execute_process instead of exec_program * update pybind cmake files * fix macOS spelling * remove long version string * remove CFBundleGetInfoString * fix GH actions * fix empty version used for plist generation * brew cask install -> brew install --cask * add SetSize and set both st_size and st_blocks * Fix non-empty directory removal, return ENOTEMPTY * bump version to 4.4 * check ref_type and build release artefacts * bump ubuntu version to 20.04 * do not proceed if -h/--help passed on the command line * provide uid/gid for stat structure * fix vendor/product filtering * bump minimal cmake version to 3.5 * fix no MPT device found message box * do not compile python wrapper for macosx * add help about -D * rework option parser a bit * rename fuse_ll to fuse * Fix build with GCC 13 (#330)
llyyr2024-09-18 18:44:37 +00:00