Files | Admin

Notes:

Release Name: libmtp-0.0.2

Notes: New version of libmtp. Now allows LibMTP::Track, LibMTP::File, LibMTP::Folder, LibMTP::Storage, and LibMTP::Entry objects to be initialized from a hash.


Changes: Removed the LibMTP module functions that operated on a device object. An application should use the instance methods provided by the LibMTP::Device class to perform these operations. Added code to allow LibMTP::Track, LibMTP::File, LibMTP::Folder, LibMTP::Storage, and LibMTP::Entry objects to be initialized from a hash. Added comments to the mtp_device.c module to create the RDOC documentation. Hope to have the other modules commented soon, so that the documentation will be available online.