History log of /external/libmtp/examples/newplaylist.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
aac4729a1797831465f3d45b840e22749fbf1095 28-Sep-2009 nicklas79 <nicklas79> Add 'p' and 's' command line options

Add p (parent_id) and s (storage_id) to command mtp-albumart and
mtp-newplaylit.
It's usefull for the devices who have several mass storage units.
/external/libmtp/examples/newplaylist.c
2eaaff0477a5c5ba2aa7631e998f8bd4f77cf75c 15-Jan-2009 Linus Walleij <triad@df.lth.se> include fixes for *BSD
/external/libmtp/examples/newplaylist.c
ea68f1f3e59ed3fbc02cf64e8f2779d67806ad12 22-Jun-2008 Linus Walleij <triad@df.lth.se> Bomb in storage ID support everywhere.
/external/libmtp/examples/newplaylist.c
20c3b6712c74c05c12b5e5f7123a2d7e1876c40e 09-Nov-2007 Linus Walleij <triad@df.lth.se> Patch from Chris Waters (Debian) fixing strtoul() use
over atoi() plus some memleaks.
/external/libmtp/examples/newplaylist.c
cd9f49913d12199fa7971309530a37f664df916e 29-Mar-2007 tedbullock <tedbullock> * examples/*.c: Print library version number on execution of examples
* src/libmtp.h.in: New version number string to aid version echoing
/external/libmtp/examples/newplaylist.c
3d78c4ce5b4b4f38929792b6e392df1416b578b7 15-Feb-2007 Linus Walleij <triad@df.lth.se> A final round of LGPL boilerplates.
/external/libmtp/examples/newplaylist.c
070e9b4a25c2384f070f20b92c8101c9e3f58f33 22-Jan-2007 Linus Walleij <triad@df.lth.se> General error stack and error handling.
/external/libmtp/examples/newplaylist.c
508705f40e77e580e42da11b74368df89a2dbbaf 19-Nov-2006 rreardon <rreardon> use enhanced MTP commands to create playlists and demo program for creating new playlists
/external/libmtp/examples/newplaylist.c