Linus Walleij | c49c637 | 2007-01-09 00:18:51 +0000 | [diff] [blame^] | 1 | 2007-01-09 Linus Walleij <triad@df.lth.se> |
| 2 | |
| 3 | * src/libusb-glue.c: repair callbacks, structure the code just |
| 4 | a little bit. |
| 5 | * src/libmtp.c: don't assign values to writes or reads, use the |
| 6 | PTP transport intrinsics instead. |
| 7 | |
Linus Walleij | 15af853 | 2007-01-07 12:45:20 +0000 | [diff] [blame] | 8 | 2007-01-07 Orson Teodoro <orsonteodoro@yahoo.com> |
| 9 | |
| 10 | * src/ptp.h: Encoding profile. |
| 11 | * src/ptp.c: Dito. |
| 12 | |
Linus Walleij | 58b6279 | 2007-01-07 12:38:59 +0000 | [diff] [blame] | 13 | 2006-01-07 Linus Walleij <triad@df.lth.se> |
| 14 | |
| 15 | * src/libusb-glue.c: (re)introduce de-halting of endpoints |
| 16 | as this is needed by VMWare emulation. Must check whether |
Linus Walleij | b97379b | 2007-01-07 12:42:20 +0000 | [diff] [blame] | 17 | this causes problems for other archs! Problem was reported |
| 18 | by Orson Teodoro under i686 Gentoo, with a suggested patch. |
Linus Walleij | 58b6279 | 2007-01-07 12:38:59 +0000 | [diff] [blame] | 19 | |
Linus Walleij | a032327 | 2007-01-07 12:21:30 +0000 | [diff] [blame] | 20 | 2006-01-07 Marcus Meissner <meissner@suse.de> |
| 21 | |
| 22 | * src/ptp.c: sync to upstream libgphoto2. |
| 23 | * src/ptp.h: dito. |
| 24 | * src/ptp-pack.c: dito. |
| 25 | * libusb-glue.c: fixes to move low-level functions |
| 26 | out of ptp.c and into this libmtp-specific portion. |
| 27 | libgphoto2 has been similarly altered to use a usb.c |
| 28 | file for the low-level stuff. (This was a long needed |
| 29 | split anyway.) |
| 30 | |
Linus Walleij | 58b6279 | 2007-01-07 12:38:59 +0000 | [diff] [blame] | 31 | 2007-01-03 Richard Low <richard@wentnet.com> |
Richard Low | 68f4588 | 2007-01-03 10:08:31 +0000 | [diff] [blame] | 32 | |
| 33 | * src/libusb-glue.c: fix zero write bug |
Richard Low | ef05b89 | 2007-01-03 21:18:56 +0000 | [diff] [blame] | 34 | * src/ptp.c: ditto |
Richard Low | 68f4588 | 2007-01-03 10:08:31 +0000 | [diff] [blame] | 35 | |
Linus Walleij | 99ed83c | 2007-01-02 18:46:02 +0000 | [diff] [blame] | 36 | 2007-01-02 Linus Walleij <triad@df.lth.se> |
| 37 | |
| 38 | * src/libusb-glue.c: fix up comments, remove things |
| 39 | refering to stuff we don't have. |
| 40 | |
Richard Low | b89ea94 | 2007-01-02 11:47:19 +0000 | [diff] [blame] | 41 | 2007-01-02 Richard Low <richard@wentnet.com> |
| 42 | |
| 43 | * src/libmtp.c: another try at split headers/packet sizes |
| 44 | * src/ptp.c: ditto |
| 45 | * src/libusb-glue.c: ditto |
| 46 | |
Linus Walleij | c70a6df | 2007-01-01 22:19:08 +0000 | [diff] [blame] | 47 | 2007-01-01 Linus Walleij <triad@df.lth.se> |
| 48 | |
| 49 | * src/libmtp.c: move default setting of split headers |
| 50 | off to ptp.c open session. |
| 51 | * src/ptp.c: dito. |
| 52 | |
Richard Low | 021421e | 2007-01-01 18:08:57 +0000 | [diff] [blame] | 53 | 2007-01-01 Richard Low <richard@wentnet.com> |
| 54 | |
| 55 | * src/libmtp.c: split headers/packet size fix |
| 56 | * src/ptp.c: ditto |
| 57 | * src/ptp.h: ditto |
| 58 | * src/libusb-glue.c: ditto |
| 59 | |
Linus Walleij | fa2d1d1 | 2007-01-01 17:08:13 +0000 | [diff] [blame] | 60 | 2007-01-01 Orson Teodoro <orsonteodoro@yahoo.com> |
| 61 | |
| 62 | * src/ptp.h: changed some WMDRMND def codes to AAVT def codes. |
| 63 | addition of AAVT error codes. |
| 64 | * src/ptp.c: changes to reflect modifications done in ptp.h |
| 65 | |
Linus Walleij | a5ab8c4 | 2006-12-31 09:25:36 +0000 | [diff] [blame] | 66 | 2006-12-31 Linus Walleij <triad@df.lth.se> |
| 67 | |
| 68 | * configure.ac: bump to 0.1.2. |
| 69 | * src/Makefile.am: bump interface revision. (Compatible.) |
| 70 | * RELEASE 0.1.2. |
| 71 | |
Linus Walleij | 02ee880 | 2006-12-30 17:27:58 +0000 | [diff] [blame] | 72 | 2006-12-30 Linus Walleij <triad@df.lth.se> |
| 73 | |
| 74 | * examples/pathutils.c: reflect new filetypes. |
| 75 | * examples/sendtr.c: dito. |
| 76 | |
Linus Walleij | 5fb4713 | 2006-12-30 15:35:48 +0000 | [diff] [blame] | 77 | 2006-12-30 Orson Teodoro <orsonteodoro@yahoo.com> |
| 78 | |
| 79 | * src/ptp.h: added WMDRMPD, WMDRMND, WMPPD, WPDWCN extension |
| 80 | codes. added more format object codes flac, m4a, 3gp, aac, |
| 81 | xml, xls, ppt, etc. 0x9101-0x910B identfiers are infixed |
| 82 | with WMDRMPD. Added more object properties codes (0xDCD3-0xDD72). |
| 83 | Added more device property codes. |
| 84 | Changed PTP_OFC_MTP_WindowsImageFormat to 0xb881 reflect spec. |
| 85 | * src/ptp.c: added changes to reflect new extensions, object |
| 86 | codes, device property codes. |
| 87 | * src/libmtp.c: modified mp4 to reflect it is a container format |
| 88 | not a codec. Added more descriptions in init_filemap(). mp4 |
| 89 | container format is ambiguous in |
| 90 | LIBMTP_Send_File_From_File_Descriptor(). Audio? video? both?. |
| 91 | mp4 searched in video by default. Added comments about this. |
| 92 | Added support for the new format object types. |
| 93 | * src/libmtp.h.in: added constants to reflect changes to |
| 94 | init_filemap(). |
| 95 | |
Richard Low | edd6183 | 2006-12-30 12:38:18 +0000 | [diff] [blame] | 96 | 2006-12-30 Richard Low <richard@wentnet.com> |
| 97 | |
| 98 | * src/libusb-glue.c: fixed bug in debug printing |
| 99 | |
Richard Low | a6c924c | 2006-12-29 17:44:28 +0000 | [diff] [blame] | 100 | 2006-12-29 Richard Low <richard@wentnet.com> |
| 101 | |
| 102 | * src/libmtp.c: Made abstract list creation to be more |
| 103 | WMP like |
| 104 | * src/libusb-glue.c: added Philips GoGear SA9200 |
Richard Low | a679b1c | 2006-12-29 20:08:14 +0000 | [diff] [blame] | 105 | * src/ptp-pack.c: fixed packing bug in ptp_pack_OI |
Richard Low | a6c924c | 2006-12-29 17:44:28 +0000 | [diff] [blame] | 106 | |
Linus Walleij | 784ac3f | 2006-12-29 10:36:51 +0000 | [diff] [blame] | 107 | 2006-12-29 Marcus Meissner <meissner@suse.de> |
| 108 | |
| 109 | * src/ptp.h: API changes for libgphoto2 to use the file |
| 110 | retrieveal functions. |
| 111 | * src/ptp.c: dito. |
| 112 | * src/libusb-glue.c: changes in libmtp reflecting the new |
| 113 | API for libgphoto2. |
| 114 | |
Linus Walleij | 8609af3 | 2006-12-28 21:25:17 +0000 | [diff] [blame] | 115 | 2006-12-28 Linus Walleij <triad@df.lth.se> |
| 116 | |
Linus Walleij | e2e2118 | 2006-12-28 22:36:59 +0000 | [diff] [blame] | 117 | * configure.ac: making older autotools happy. Bump to 0.1.1. |
Linus Walleij | 3a3d24d | 2006-12-28 22:35:58 +0000 | [diff] [blame] | 118 | * src/Makefile.am: bump interface for release, also autotools. |
| 119 | * RELEASE libmtp 0.1.1. |
Linus Walleij | 8609af3 | 2006-12-28 21:25:17 +0000 | [diff] [blame] | 120 | |
Linus Walleij | d6735f7 | 2006-12-19 13:38:29 +0000 | [diff] [blame] | 121 | 2006-12-19 Matthew Wilcox <matthew@wil.cx> |
| 122 | |
| 123 | * src/ptp.c: fix a (serious) short file bug. |
| 124 | |
Richard Low | af20b5d | 2006-12-17 18:00:59 +0000 | [diff] [blame] | 125 | 2006-12-17 Richard Low <richard@wentnet.com> |
| 126 | |
| 127 | * src/libmtp.c: don't bail out on failures when setting |
| 128 | metadata. |
| 129 | |
Linus Walleij | 037a125 | 2006-12-16 20:36:52 +0000 | [diff] [blame] | 130 | 2006-12-16 Linus Walleij <triad@df.lth.se> |
| 131 | |
| 132 | * src/ptp.c: sync to upstream. |
| 133 | * src/ptp.h: dito. |
| 134 | * src/ptp-pack.c: dito. |
| 135 | |
Linus Walleij | f849191 | 2006-12-15 10:23:30 +0000 | [diff] [blame] | 136 | 2006-12-15 Linus Walleij <triad@df.lth.se> |
| 137 | |
| 138 | * src/libmtp.h.in: make the format function take a storage as |
| 139 | parameter. Add comments to device storage. |
| 140 | * src/libmtp.c: dito, fix up some code and docs. |
| 141 | * examples/format.c: make the format command comply with |
| 142 | the new API. |
| 143 | |
Linus Walleij | e1ac07e | 2006-12-14 19:38:59 +0000 | [diff] [blame] | 144 | 2006-12-14 Linus Walleij <triad@df.lth.se> |
| 145 | |
| 146 | * src/libmtp.c: make get_first_storage_freespace() always query |
| 147 | the first storage when the space is requested. And some other |
| 148 | janitorial stuff. |
| 149 | |
Linus Walleij | b01d18b | 2006-12-13 12:49:15 +0000 | [diff] [blame] | 150 | 2006-12-13 Linus Walleij <triad@df.lth.se> |
| 151 | |
| 152 | * src/libusb-glue.c: one more device. |
| 153 | * examples/detect.c: compilation warnings fixed. |
| 154 | |
rreardon | 3d58306 | 2006-12-13 10:10:27 +0000 | [diff] [blame] | 155 | 2006-12-13 Robert Reardon <rreardon@monkshatch.vispa.com> |
| 156 | |
| 157 | * src/ptp.c: add 0xD901 flag as BuyNow property of objects. |
| 158 | * src/ptp.h: ditto. |
| 159 | |
Linus Walleij | cd84936 | 2006-12-13 12:37:58 +0000 | [diff] [blame] | 160 | 2006-12-12 Daniel Williams <danielw@iinet.net.au> |
Linus Walleij | 9e1b081 | 2006-12-12 19:22:02 +0000 | [diff] [blame] | 161 | |
| 162 | * src/libmtp.h.in: revamped storage API. |
| 163 | * src/libmtp.c: dito. |
| 164 | * examples/detect.c: dito. |
| 165 | |
rreardon | 73d02c9 | 2006-12-12 16:45:30 +0000 | [diff] [blame] | 166 | 2006-12-12 Robert Reardon <rreardon@monkshatch.vispa.com> |
rreardon | d2ddb63 | 2006-12-12 12:13:21 +0000 | [diff] [blame] | 167 | |
| 168 | * src/libmtp.c: Send_Representative_Sample() updated to |
| 169 | set image height and width, or audio duration and size. |
| 170 | |
Linus Walleij | d0f6770 | 2006-12-07 09:56:46 +0000 | [diff] [blame] | 171 | 2006-12-07 Linus Walleij <triad@df.lth.se> |
| 172 | |
Linus Walleij | a05b980 | 2006-12-08 08:50:30 +0000 | [diff] [blame] | 173 | * src/libmtp.h.in: support firmware object type. (Dangerous.) |
| 174 | * src/libmtp.c: dito. |
| 175 | |
| 176 | 2006-12-07 Linus Walleij <triad@df.lth.se> |
| 177 | |
Linus Walleij | d0f6770 | 2006-12-07 09:56:46 +0000 | [diff] [blame] | 178 | * src/libmtp.c: default text folder detection (used in Samsung |
| 179 | Yepp T9) also add a few "My Foo" folder strings, remove the |
| 180 | "remaining directories" kludge. |
| 181 | * src/libmtp.h.in: default text folder. |
| 182 | |
Linus Walleij | f1b02f2 | 2006-12-06 09:03:23 +0000 | [diff] [blame] | 183 | 2006-12-06 Linus Walleij <triad@df.lth.se> |
| 184 | |
| 185 | * src/libmtp.h.in: extend the respresentative sample API a bit. |
| 186 | * src/libmtp.c: dito. |
| 187 | * examples/albumart.c: free memory after use. |
| 188 | * examples/thumb.c: dito. |
Linus Walleij | 8a08c21 | 2006-12-06 20:12:30 +0000 | [diff] [blame] | 189 | * RELEASE this as libmtp 0.1.0! |
Linus Walleij | f1b02f2 | 2006-12-06 09:03:23 +0000 | [diff] [blame] | 190 | |
Linus Walleij | fdef4ae | 2006-12-05 16:15:51 +0000 | [diff] [blame] | 191 | 2006-12-04 Linus Walleij <triad@df.lth.se> |
| 192 | |
| 193 | * src/ptp.c: enable split headers on sending object lists again. |
| 194 | |
| 195 | 2006-12-04 Robert Reardon <rreardon@monkshatch.vispa.com> |
rreardon | d11473f | 2006-12-05 10:18:46 +0000 | [diff] [blame] | 196 | |
| 197 | * src/libmtp.c: abstract Send_Representative_Sample() so |
| 198 | it can send samples for any format that supports it |
| 199 | * src/libmtp.h.in: same as above |
| 200 | * examples/albumart.c: altered to use new abstract function above |
| 201 | * example/thumb.c: sample program to upload thumbnails |
| 202 | * example/Makefile.am: add sample thumbnail program |
| 203 | |
Linus Walleij | bdfaac2 | 2006-12-03 22:32:19 +0000 | [diff] [blame] | 204 | 2006-12-03 Linus Walleij <triad@df.lth.se> |
| 205 | |
| 206 | * src/libmtp.c: check space on disk before sending |
| 207 | tracks or files. |
Linus Walleij | 7e3f276 | 2006-12-03 22:52:05 +0000 | [diff] [blame] | 208 | * src/libmtp.h.in: refactor LIBMTP_Send_Album_Art() |
| 209 | into LIBMTP_Send_Representative_Sample(). |
| 210 | * src/libmtp.c: dito. |
| 211 | * examples/albumart.c: dito. |
Linus Walleij | bdfaac2 | 2006-12-03 22:32:19 +0000 | [diff] [blame] | 212 | |
Linus Walleij | fa3fbe3 | 2006-12-02 20:47:32 +0000 | [diff] [blame] | 213 | 2006-12-02 Marcus Meissner <meissner@suse.de> |
| 214 | |
| 215 | * examples/Makefile.am: make sure symlinks really end |
| 216 | up in the correct dir. |
| 217 | |
Linus Walleij | 6eab3b3 | 2006-11-30 22:58:21 +0000 | [diff] [blame] | 218 | 2006-11-30 Linus Walleij <triad@df.lth.se> |
| 219 | |
| 220 | * src/ptp.c: make Matthews patch thread-safe and fix it |
| 221 | so it will handle more than one surplus packet. |
| 222 | * src/ptp.h: dito. |
| 223 | |
Richard Low | ab0d22d | 2006-11-30 22:17:49 +0000 | [diff] [blame] | 224 | 2006-11-30 Richard Low <richard@wentent.com> |
| 225 | |
| 226 | * src/libmtp.c: memset PTPObjectInfo structs to 0 |
| 227 | |
Linus Walleij | 4bf38dd | 2006-11-30 21:27:29 +0000 | [diff] [blame] | 228 | 2006-11-30 Matthew Wilcox <matthew@wil.cx> |
| 229 | |
| 230 | * src/ptp.c: on some devices, surplus packet data is |
| 231 | sometimes returned during read, i.e. a header of the |
| 232 | next package is typically attacked to the incoming |
| 233 | data, as if someone was sending several packets at |
| 234 | once. If this happens we buffer the surplus packet. |
Linus Walleij | ef1e635 | 2006-11-30 22:07:16 +0000 | [diff] [blame] | 235 | * src/libusb-glue.c: revert my own mistakes by making |
| 236 | them Windows-only. |
Linus Walleij | 4bf38dd | 2006-11-30 21:27:29 +0000 | [diff] [blame] | 237 | |
Linus Walleij | 9901e22 | 2006-11-30 12:28:19 +0000 | [diff] [blame] | 238 | 2006-11-30 Linus Walleij <triad@df.lth.se> |
| 239 | |
Linus Walleij | 2978f1a | 2006-11-30 14:00:26 +0000 | [diff] [blame] | 240 | * configure.ac: this *is* gonna be libmtp 0.1.0! |
| 241 | * src/Makefile.am: age interface to 4-0-0 to indicate that |
| 242 | intefaces have been removed. |
Linus Walleij | 9901e22 | 2006-11-30 12:28:19 +0000 | [diff] [blame] | 243 | * src/libmtp.h.in: removed external object interface. |
| 244 | * src/libmtp.c: dito. Made all object manipulation functions |
| 245 | static. |
| 246 | |
Richard Low | c7d48d2 | 2006-11-29 18:24:55 +0000 | [diff] [blame] | 247 | 2006-11-29 Richard Low <richard@wentnet.com> |
| 248 | |
| 249 | * src/libusb-glue.c: added new devices |
| 250 | |
Linus Walleij | 7beba57 | 2006-11-29 08:56:12 +0000 | [diff] [blame] | 251 | 2006-11-29 Linus Walleij <triad@df.lth.se> |
| 252 | |
| 253 | * src/libusb-glue.c: remove some pointless #include <> |
| 254 | clutter, call usb_set_configuration() as needed by |
| 255 | Windows. |
| 256 | * src/libmtp.c: various fixups to enable use of Windows |
| 257 | <io.h> include file. |
| 258 | * README.windows.txt: added a quick porting guide for |
| 259 | MSVC by Farooq Zaman. |
| 260 | |
Linus Walleij | cf42f45 | 2006-11-28 08:32:49 +0000 | [diff] [blame] | 261 | 2006-11-28 Linus Walleij <triad@df.lth.se> |
| 262 | |
| 263 | * src/libmtp.h.in: removed filetype mapping API. We can handle |
| 264 | everything inside of libmtp now so no need for this. |
| 265 | * src/libmtp.c: dito. |
| 266 | |
Linus Walleij | 72e9c2b | 2006-11-28 08:14:00 +0000 | [diff] [blame] | 267 | 2006-11-27 Linus Walleij <triad@df.lth.se> |
Linus Walleij | 64ad9ae | 2006-11-27 11:23:26 +0000 | [diff] [blame] | 268 | |
| 269 | * examples/files.c: unsigned int sized printout. |
| 270 | * examples/tracks.c: sort of the same. |
Linus Walleij | 72e9c2b | 2006-11-28 08:14:00 +0000 | [diff] [blame] | 271 | * Makefile.am: HAL style map output by default. |
Linus Walleij | 64ad9ae | 2006-11-27 11:23:26 +0000 | [diff] [blame] | 272 | |
Richard Low | 6c0a6ce | 2006-11-26 10:42:08 +0000 | [diff] [blame] | 273 | 2006-11-26 Richard Low <richard@wentnet.com> |
Linus Walleij | b7426d1 | 2006-11-25 23:19:11 +0000 | [diff] [blame] | 274 | |
Richard Low | 6c0a6ce | 2006-11-26 10:42:08 +0000 | [diff] [blame] | 275 | * src/libmtp.c: object handles for proplists |
| 276 | * src/ptp-pack.c: ditto |
| 277 | * src/ptp.c: ditto |
| 278 | * src/ptp.h: ditto |
| 279 | |
Linus Walleij | f73de15 | 2006-11-25 21:44:44 +0000 | [diff] [blame] | 280 | 2006-11-25 Marcus Meissner <marcus@jet.franken.de> |
| 281 | |
| 282 | * examples/hotplug.c: adding HAL style XML output for |
| 283 | the devices. |
| 284 | * examples/Makefile.am: fixing a bug in the automake |
| 285 | file (pathutils.h missing!) |
| 286 | * Makefile.am: fix the problem with re-making sources |
| 287 | (you had to run ./autogen.sh before!) |
| 288 | |
Linus Walleij | fe677ac | 2006-11-23 13:35:00 +0000 | [diff] [blame] | 289 | 2006-11-23 Linus Walleij <triad@df.lth.se> |
| 290 | |
| 291 | * src/libusb-glue.h: add a new bug flag for devices that |
| 292 | have broken PTP_OC_MTP_GetObjPropList implementations. |
| 293 | * src/libusb-glue.c: state that all iRivers have this problem. |
| 294 | * src/libmtp.c: disable the user of ptp_mtp_getobjectproplist() |
| 295 | for these devices. |
| 296 | |
| 297 | 2006-11-21 Robert Reardon <rreardon@monkshatch.vispa.com> |
rreardon | bddc0f8 | 2006-11-21 13:44:42 +0000 | [diff] [blame] | 298 | |
| 299 | * src/libmtp.c: set handle ids for new objects to 0 when |
| 300 | creating new albums and playlists. |
| 301 | |
Linus Walleij | 2f5ed5c | 2006-11-21 07:40:29 +0000 | [diff] [blame] | 302 | 2006-11-21 Linus Walleij <triad@df.lth.se> |
| 303 | |
| 304 | * src/libmtp.c: enabled enhanced mode for metadata retrieval |
| 305 | by default. |
Linus Walleij | 9be685b | 2006-11-21 09:44:53 +0000 | [diff] [blame] | 306 | * src/libmtp.c: fixed the problem with sending files using |
| 307 | enhanced commands. |
Linus Walleij | 2f5ed5c | 2006-11-21 07:40:29 +0000 | [diff] [blame] | 308 | |
Linus Walleij | 277cd53 | 2006-11-20 14:57:46 +0000 | [diff] [blame] | 309 | 2006-11-20 Linus Walleij <triad@df.lth.se> |
| 310 | |
| 311 | * src/ptp.h: sync to upstream libgphoto2 |
| 312 | * src/ptp.c: dito. |
| 313 | * src/ptp-pack.c: dito. |
Linus Walleij | 8ae78bb | 2006-11-20 21:45:52 +0000 | [diff] [blame] | 314 | * src/libmtp.c: check for zerolength files/tracks. |
Linus Walleij | 277cd53 | 2006-11-20 14:57:46 +0000 | [diff] [blame] | 315 | |
| 316 | 2006-11-20 Andy Kelk <andy@mopoke.co.uk> |
mopoke | 3136444 | 2006-11-20 04:53:04 +0000 | [diff] [blame] | 317 | |
| 318 | * src/libmtp.h.in: add "parent_id" property to LIBMTP_track_struct. |
| 319 | * src/libmtp.c: get "parent_id" property when reading tracks. |
mopoke | 33744bb | 2006-11-20 04:55:32 +0000 | [diff] [blame] | 320 | * examples/emptyfolders.c: new example program for pruning empty |
| 321 | folders. (does a dummy run by default). |
mopoke | 3136444 | 2006-11-20 04:53:04 +0000 | [diff] [blame] | 322 | |
Linus Walleij | 277cd53 | 2006-11-20 14:57:46 +0000 | [diff] [blame] | 323 | 2006-11-19 Robert Reardon <rreardon@monkshatch.vispa.com> |
rreardon | 508705f | 2006-11-19 21:27:22 +0000 | [diff] [blame] | 324 | |
rreardon | bbb4e56 | 2006-11-19 22:16:11 +0000 | [diff] [blame] | 325 | * src/libmtp.c: use enhanced MTP commands to create playlists and |
| 326 | send files |
rreardon | 508705f | 2006-11-19 21:27:22 +0000 | [diff] [blame] | 327 | * examples/newplaylist.c: demo program for creating new playlists |
rreardon | a7220ad | 2006-11-19 21:36:46 +0000 | [diff] [blame] | 328 | * examples/Makefile.am: add demo newplaylists program |
rreardon | 508705f | 2006-11-19 21:27:22 +0000 | [diff] [blame] | 329 | |
Linus Walleij | cd84936 | 2006-12-13 12:37:58 +0000 | [diff] [blame] | 330 | 2006-11-19 Daniel Williams <danielw@iinet.net.au> |
Linus Walleij | 48a2d46 | 2006-11-19 14:07:59 +0000 | [diff] [blame] | 331 | |
| 332 | * src/libusb-glue.c: fix error on reconnect. |
| 333 | |
Linus Walleij | 277cd53 | 2006-11-20 14:57:46 +0000 | [diff] [blame] | 334 | 2006-11-18 Richard Low <richard@wentnet.com> |
Richard Low | ef92502 | 2006-11-18 09:06:10 +0000 | [diff] [blame] | 335 | |
| 336 | * src/ptp.c: tidy up ptp_usb_getdata |
| 337 | |
Linus Walleij | 277cd53 | 2006-11-20 14:57:46 +0000 | [diff] [blame] | 338 | 2006-11-17 Richard Low <richard@wentnet.com> |
Richard Low | 9135481 | 2006-11-17 22:44:05 +0000 | [diff] [blame] | 339 | |
| 340 | * src/libmtp.c: fixed parent handle for uploaded tracks |
| 341 | |
Linus Walleij | 277cd53 | 2006-11-20 14:57:46 +0000 | [diff] [blame] | 342 | 2006-11-17 Robert Reardon <rreardon@monkshatch.vispa.com> |
Linus Walleij | e660569 | 2006-11-17 09:18:52 +0000 | [diff] [blame] | 343 | |
| 344 | * src/libmtp.c: fixed up album art using enhanced commands. |
| 345 | |
Linus Walleij | 277cd53 | 2006-11-20 14:57:46 +0000 | [diff] [blame] | 346 | 2006-11-16 Richard Low <richard@wentnet.com> |
Richard Low | 8d82d2f | 2006-11-16 20:37:43 +0000 | [diff] [blame] | 347 | |
| 348 | * src/libmtp.c: a crude implementation of ptp_mtp_getobjectproplist |
| 349 | * src/ptp.c: ditto |
| 350 | * src/ptp.h: ditto |
| 351 | * src/ptp-pack.c: ditto |
| 352 | |
Linus Walleij | 277cd53 | 2006-11-20 14:57:46 +0000 | [diff] [blame] | 353 | 2006-11-16 Robert Reardon <rreardon@monkshatch.vispa.com> |
Linus Walleij | 9e68bc1 | 2006-11-16 15:59:18 +0000 | [diff] [blame] | 354 | |
Linus Walleij | ccf28ce | 2006-11-16 16:06:38 +0000 | [diff] [blame] | 355 | * src/libmtp.c: use enhanced MTP commands to create albums and |
| 356 | add detection of the default album folder. |
| 357 | * src/libmtp.h.in: add a holder for album default folder. |
Linus Walleij | 9e68bc1 | 2006-11-16 15:59:18 +0000 | [diff] [blame] | 358 | |
Linus Walleij | 277cd53 | 2006-11-20 14:57:46 +0000 | [diff] [blame] | 359 | 2006-11-15 Richard Low <richard@wentnet.com> |
Richard Low | 8b42ca3 | 2006-11-15 08:52:17 +0000 | [diff] [blame] | 360 | |
| 361 | * src/ptp-pack.c: set string buffer to correct size. |
| 362 | |
Linus Walleij | 277cd53 | 2006-11-20 14:57:46 +0000 | [diff] [blame] | 363 | 2006-11-14 Richard Low <richard@wentnet.com> |
Richard Low | e1ab264 | 2006-11-14 08:34:49 +0000 | [diff] [blame] | 364 | |
| 365 | * examples/tracks.c: really use undeprecated API entry. |
| 366 | |
Linus Walleij | 277cd53 | 2006-11-20 14:57:46 +0000 | [diff] [blame] | 367 | 2006-11-13 Richard Low <richard@wentnet.com>, Linus Walleij <triad@df.lth.se> |
Linus Walleij | 3fcfea5 | 2006-11-13 07:07:36 +0000 | [diff] [blame] | 368 | |
| 369 | * src/libmtp.h.in: add LIBMTP_Get_Tracklisting_With_Callback() |
Richard Low | dc0b6c7 | 2006-11-13 09:22:23 +0000 | [diff] [blame] | 370 | and LIBMTP_Get_Filelisting_With_Callback() |
Linus Walleij | 3fcfea5 | 2006-11-13 07:07:36 +0000 | [diff] [blame] | 371 | * src/libmtp.c: dito, deprecate LIBMTP_Get_Tracklisting() |
Richard Low | dc0b6c7 | 2006-11-13 09:22:23 +0000 | [diff] [blame] | 372 | and LIBMTP_Get_Filelisting() |
Linus Walleij | 3fcfea5 | 2006-11-13 07:07:36 +0000 | [diff] [blame] | 373 | * examples/tracks.c: use undeprecated API entry. |
Richard Low | dc0b6c7 | 2006-11-13 09:22:23 +0000 | [diff] [blame] | 374 | * examples/connect.c: ditto. |
| 375 | * examples/detect.c: ditto. |
| 376 | * examples/files.c: ditto. |
Linus Walleij | 3fcfea5 | 2006-11-13 07:07:36 +0000 | [diff] [blame] | 377 | * src/ptp.c: working on getting object prop lists. |
| 378 | * src/ptp.h: dito. |
| 379 | |
Linus Walleij | 277cd53 | 2006-11-20 14:57:46 +0000 | [diff] [blame] | 380 | 2006-11-12 Richard Low <richard@wentnet.com> |
Richard Low | e1f0692 | 2006-11-12 16:38:39 +0000 | [diff] [blame] | 381 | |
| 382 | * src/libusb-glue.c: added Zen Vision W to devices |
| 383 | |
Linus Walleij | 277cd53 | 2006-11-20 14:57:46 +0000 | [diff] [blame] | 384 | 2006-11-07 Richard Low <richard@wentnet.com> |
Richard Low | 4c60f6e | 2006-11-07 20:36:42 +0000 | [diff] [blame] | 385 | |
| 386 | * src/libmtp.c: added checks for supported properties |
| 387 | |
Linus Walleij | 277cd53 | 2006-11-20 14:57:46 +0000 | [diff] [blame] | 388 | 2006-11-06 Richard Low <richard@wentnet.com> |
Richard Low | 64fa399 | 2006-11-06 21:24:11 +0000 | [diff] [blame] | 389 | |
| 390 | * src/libmtp.c: added a check for NULL filenames in |
| 391 | LIBMTP_Get_Folder_List. |
| 392 | |
Linus Walleij | 99310d4 | 2006-11-01 08:29:39 +0000 | [diff] [blame] | 393 | 2006-11-01 Linus Walleij <triad@df.lth.se> |
| 394 | |
| 395 | * src/libmtp.h.in: set/get uint8 to/from objects |
| 396 | * src/libmtp.c: send object property list. |
| 397 | * src/ptp.c: dito. |
| 398 | * src/ptp.h: dito. |
| 399 | * src/ptp-pack.c: dito. |
| 400 | |
mopoke | 90be30e | 2006-10-30 08:47:41 +0000 | [diff] [blame] | 401 | 2006-10-29 Andy Kelk <andy@mopoke.co.uk> |
| 402 | |
| 403 | * examples/albumart.c: simple tool for adding album art. |
| 404 | * src/libmtp.c: graceful handling of players not supporting |
| 405 | abstract album objects. |
| 406 | |
Linus Walleij | 0c33ec0 | 2006-10-27 10:15:40 +0000 | [diff] [blame] | 407 | 2006-10-27 Linus Walleij <triad@df.lth.se> |
| 408 | |
| 409 | * src/Makefile.am: bump library interface to reflect the new |
| 410 | album methods. |
| 411 | * configure.ac: bump to 0.0.22 for the next release. |
| 412 | |
| 413 | 2006-10-27 Andy Kelk <andy@mopoke.co.uk> |
| 414 | |
| 415 | * src/libmtp.c: add support form abstract audio/video albums. |
| 416 | * src/libmtp.h.in: dito. |
| 417 | |
Linus Walleij | 7347d0f | 2006-10-23 07:23:39 +0000 | [diff] [blame] | 418 | 2006-10-23 Linus Walleij <triad@df.lth.se> |
| 419 | |
| 420 | * src/libmtp.c: retire opcode rendering (moved to ptp.c) |
| 421 | * src/ptp.c: sync to upstream. |
| 422 | * src/ptp.h: dito. |
| 423 | * src/ptp-pack.c: dito. |
| 424 | |
Linus Walleij | 9efe75f | 2006-10-20 09:09:45 +0000 | [diff] [blame] | 425 | 2006-10-20 Linus Walleij <triad@df.lth.se> |
| 426 | |
| 427 | * Release 0.0.21 to get all the new device support out. |
| 428 | |
Linus Walleij | 501ba4d | 2006-10-16 06:17:04 +0000 | [diff] [blame] | 429 | 2006-10-16 Linus Walleij <triad@df.lth.se> |
| 430 | |
| 431 | * configure.ac: bump to 0.0.21. |
| 432 | * src/libusb-glue.c: add code to unload a kernel driver for |
| 433 | the primary interface if it is already in use under Linux. |
| 434 | * src/libusb-glue.h: add a device flag to make this possible. |
| 435 | |
Linus Walleij | 3725329 | 2006-10-11 08:38:14 +0000 | [diff] [blame] | 436 | 2006-10-11 Linus Walleij <triad@df.lth.se> |
| 437 | |
| 438 | * examples/delfile.c: patch from Chris Debenham |
| 439 | straingtening out the command-line interface a bit |
| 440 | more. |
| 441 | |
Linus Walleij | 43ff8fc | 2006-10-10 11:16:53 +0000 | [diff] [blame] | 442 | 2006-10-10 Linus Walleij <triad@df.lth.se> |
| 443 | |
Linus Walleij | 3725329 | 2006-10-11 08:38:14 +0000 | [diff] [blame] | 444 | * examples/delfile.c: patch from Chris Debenham to make |
| 445 | this command take an optional filename as parameter |
| 446 | instead of file ID. |
Linus Walleij | 43ff8fc | 2006-10-10 11:16:53 +0000 | [diff] [blame] | 447 | |
Linus Walleij | 955e6ba | 2006-09-26 16:55:10 +0000 | [diff] [blame] | 448 | 2006-09-26 Linus Walleij <triad@df.lth.se> |
| 449 | |
| 450 | * libmtp.pc.in: require libusb instead of just linking it. |
| 451 | * configure.ac: bump release to 0.0.20 and release. |
| 452 | |
Linus Walleij | b1318d1 | 2006-09-25 14:59:26 +0000 | [diff] [blame] | 453 | 2006-09-25 Linus Walleij <triad@df.lth.se> |
| 454 | |
| 455 | * examples/evolution-sync.sh: example script to illustrate |
| 456 | to to transfer calendar, task and contact information |
| 457 | to a device supporting this. |
| 458 | |
Linus Walleij | 4ef39e6 | 2006-09-19 14:11:52 +0000 | [diff] [blame] | 459 | 2006-09-19 Linus Walleij <triad@df.lth.se> |
| 460 | |
| 461 | * src/libmtp.h.in: fixed attribute IDs to be 16bit. |
| 462 | * src/libmtp.c: dito. |
| 463 | * examples/sendfile.c: support vcard3. |
| 464 | |
Linus Walleij | f248fdd | 2006-09-16 20:11:40 +0000 | [diff] [blame] | 465 | 2006-09-16 Linus Walleij <triad@df.lth.se> |
| 466 | |
| 467 | * configure.ac: bump to 0.0.19 and release. There are some |
| 468 | new devices as well. |
Linus Walleij | 5b5c785 | 2006-09-16 20:23:37 +0000 | [diff] [blame] | 469 | * src/unicode.c: retire unused code. |
Linus Walleij | f248fdd | 2006-09-16 20:11:40 +0000 | [diff] [blame] | 470 | |
Linus Walleij | b8bfcb2 | 2006-09-13 12:14:28 +0000 | [diff] [blame] | 471 | 2006-09-13 Linus Walleij <triad@df.lth.se> |
| 472 | |
| 473 | * examples/format.c: formatting test program. |
| 474 | * examples.Makefile.am: added format. |
| 475 | |
Linus Walleij | 13374a4 | 2006-09-13 11:55:30 +0000 | [diff] [blame] | 476 | 2006-09-13 Andy Kelk <andy@mopoke.co.uk> |
| 477 | |
| 478 | * src/libmtp.h.in: added interface to format storage. |
| 479 | * src/libmtp.c: dito. |
| 480 | * src/ptp.c: dito. |
| 481 | * src/ptp.h: dito. |
| 482 | |
Linus Walleij | d31e619 | 2006-09-12 07:55:27 +0000 | [diff] [blame] | 483 | 2006-09-12 Linus Walleij <triad@df.lth.se> |
| 484 | |
| 485 | * configure.ac: bump release. Released 0.0.18 yesterday. |
| 486 | * src/libmtp.c: do not try to read battery max level unless |
| 487 | the device supports it. (Bug occurred on Toshiba Gigabeat |
| 488 | P10.) |
| 489 | |
Linus Walleij | d5d51c8 | 2006-09-11 06:57:50 +0000 | [diff] [blame] | 490 | 2006-09-11 Linus Walleij <triad@df.lth.se> |
| 491 | |
| 492 | * src/libusb-glue.c: messed around a bit with device descriptor |
| 493 | detection so as to bring closer to libgphoto2 detection algorithm. |
| 494 | I've seen things that might be false positives, possibly USB mass |
| 495 | storage devices with additional MSFT descriptors to indicate they |
| 496 | have Janus DRM. |
| 497 | * src/libmtp.c: use UCS-2-INTERNAL if we're not on glibc. glibc |
| 498 | knows that UCS-2 is in machine endianness but Darwin and *BSD does |
| 499 | not. Detect C library and switch accordingly. |
| 500 | * src/unicode.c: retire old unicode code only keep things we cannot |
| 501 | live without. Remove the own internal UCS-2 conversion engine and |
| 502 | the internal iconv() engine and use the one already available in |
| 503 | PTPParams. |
| 504 | * src/unicode.h: dito. |
| 505 | |
Linus Walleij | 0558ac5 | 2006-09-07 06:55:03 +0000 | [diff] [blame] | 506 | 2006-09-07 Linus Walleij <triad@df.lth.se> |
| 507 | |
| 508 | * src/libusb-glue.h: added device flags so we can make |
| 509 | the code behave differently on certain devices. |
| 510 | * src/libusb-glue.c: dito, plus removed some debug prints. |
| 511 | * src/libmtp.c: docs. |
| 512 | * src/libmtp.h.in: added device_flags to device list struct. |
| 513 | * src/Makefile.am: bumped to compatible library interface. |
| 514 | * configure.ac: bump version to 0.0.18 (0.0.17 released |
| 515 | yesterday). |
| 516 | |
Richard Low | 6ec2cc1 | 2006-09-06 16:59:16 +0000 | [diff] [blame] | 517 | 2006-09-06 Richard Low <richard@wentnet.com> |
| 518 | |
| 519 | * src/libusb-glue.c: changed packet sizes to improve |
| 520 | transfer speeds. |
| 521 | * src/libmtp.c: changed packet sizes to improve transfer |
| 522 | transfer speeds. Also stopped extra ptp_getobjectinfo |
| 523 | calls when getting directories on connect. |
| 524 | |
Linus Walleij | 7f0c72e | 2006-09-06 13:01:58 +0000 | [diff] [blame] | 525 | 2006-09-06 Linus Walleij <triad@df.lth.se> |
| 526 | |
| 527 | * src/libusb-glue.c: fixed some endpoint size detection |
| 528 | and sending special file sizes stuff. Real hairy bug... |
| 529 | Also messed around a bit with the callbacks. |
| 530 | * src/libmtp.c: changes for callback size detection. |
| 531 | |
Linus Walleij | a9310fa | 2006-09-04 06:47:42 +0000 | [diff] [blame] | 532 | 2006-09-04 Linus Walleij <triad@df.lth.se> |
| 533 | |
| 534 | * src/libmtp.c: bug in streaming code, use defined USB_BULK_HDR_SIZE |
| 535 | instead of magic values. |
| 536 | |
Linus Walleij | d7aa5b2 | 2006-09-02 11:52:31 +0000 | [diff] [blame] | 537 | 2006-09-02 Linus Walleij <triad@df.lth.se> |
| 538 | |
Linus Walleij | cd3eb3d | 2006-09-02 21:33:22 +0000 | [diff] [blame] | 539 | * src/libmtp.c: add some code to have |
| 540 | LIBMTP_Send_File_From_File_Descriptor() accept a stream |
| 541 | if size is set to (uint64_t) -1, plus documentation fixes. |
| 542 | I don't think the streaming code will work but whoever want |
| 543 | to experiment with it has a place to start. |
| 544 | * examples/refactortest.c: removed. Who uses this? |
Linus Walleij | d7aa5b2 | 2006-09-02 11:52:31 +0000 | [diff] [blame] | 545 | |
Linus Walleij | da9500d | 2006-08-30 13:17:06 +0000 | [diff] [blame] | 546 | 2006-08-30 Linus Walleij <triad@df.lth.se> |
| 547 | |
| 548 | * configure.ac: version bump. |
| 549 | * src/libmtp.c: more debug prints. |
| 550 | * src/libusb-glue.c: new iRiver device called Clix. By |
| 551 | the way I released libmtp 0.0.16 yesterday. |
| 552 | |
Linus Walleij | a823a70 | 2006-08-27 21:27:46 +0000 | [diff] [blame] | 553 | 2006-08-28 Linus Walleij <triad@df.lth.se> |
| 554 | |
| 555 | * configure.ac: version bump. |
| 556 | * src/ptp-pack.c: upstream has committed my patch giving full |
| 557 | unicode support in libgphoto2 ptp2 camlib. No need for |
| 558 | any more ugly workarounds, plus we now have full unicode |
| 559 | filenames! |
| 560 | * src/ptp.c: dito. |
| 561 | * src/ptp.h: dito. |
| 562 | * src/libmtp.c: revamp to use the new unicode support in |
| 563 | libgphoto2. |
| 564 | * src/unicode.c: remove unused functionality. |
| 565 | * src/unicode.h: dito. |
| 566 | |
Linus Walleij | ee73ef2 | 2006-08-27 19:56:00 +0000 | [diff] [blame] | 567 | 2006-08-27 Linus Walleij <triad@df.lth.se> |
| 568 | |
| 569 | * configure.ac: version bump. Release all these fixes |
| 570 | as 0.0.15. |
| 571 | * src/libusb-glue.c: fixed sucky errors. Added callback |
| 572 | code when reading files. |
| 573 | * src/libusb-glue.h: const correctness. |
| 574 | * src/libmtp.h.in: finally fixup the type on the callbacks. |
| 575 | * src/libmtp.c: more accurate sending callbacks. Callbacks |
| 576 | when getting files also, working correctly. Typeing of |
| 577 | callbacks now OK. |
| 578 | * examples/getfile.c: some display bar cosmetic fixup. |
| 579 | * TODO: lots of the things todo are now done. |
| 580 | |
Linus Walleij | d214b9b | 2006-08-26 22:08:37 +0000 | [diff] [blame] | 581 | 2006-08-26 Linus Walleij <triad@df.lth.se> |
| 582 | |
| 583 | * configure.ac: version bump. |
| 584 | * src/libmtp.c: fix bug and reinstate callbacks. |
| 585 | * src/libusb-glue.h: dito. |
| 586 | * src/libusb-glue.c: dito. |
| 587 | |
Linus Walleij | e7f44be | 2006-08-25 19:32:29 +0000 | [diff] [blame] | 588 | 2006-08-25 Linus Walleij <triad@df.lth.se> |
| 589 | |
| 590 | * src/libmtp.c: use the new file descriptor sender function. |
| 591 | Going to release this as 0.0.13. |
| 592 | * src/ptp.c: upstream accepted patches synced in. |
| 593 | * src/ptp.h: dito. |
| 594 | |
Linus Walleij | eab650b | 2006-08-21 23:26:37 +0000 | [diff] [blame] | 595 | 2006-08-22 Linus Walleij <triad@df.lth.se> |
| 596 | |
Linus Walleij | 80d134a | 2006-08-22 21:41:37 +0000 | [diff] [blame] | 597 | * src/libusb-glue.c: found a real nasty endpoint bug, |
| 598 | code from libgphoto2 was assuming max packet size of |
| 599 | 512 bytes while it is 64 when a USB 2.0 device is |
| 600 | plugged into an UHCI hub. |
| 601 | |
| 602 | 2006-08-22 Linus Walleij <triad@df.lth.se> |
| 603 | |
Linus Walleij | eab650b | 2006-08-21 23:26:37 +0000 | [diff] [blame] | 604 | * configure.ac: bump to 0.0.13, also released 0.0.12 now. |
| 605 | |
Linus Walleij | 924236a | 2006-08-20 22:17:58 +0000 | [diff] [blame] | 606 | 2006-08-21 Linus Walleij <triad@df.lth.se> |
| 607 | |
| 608 | * src/libmtp.c: fixup mmap() usage and add madvise() |
Linus Walleij | 96c6243 | 2006-08-21 10:04:02 +0000 | [diff] [blame] | 609 | as result of experiments by Gavin McCullagh. Upstream |
| 610 | accept patch to get files directly to file descriptor. |
Linus Walleij | 3ec8631 | 2006-08-21 13:25:24 +0000 | [diff] [blame] | 611 | Move iconv() converters into device struct for thread |
| 612 | safety. |
Linus Walleij | 96c6243 | 2006-08-21 10:04:02 +0000 | [diff] [blame] | 613 | * src/ptp.c: sync to upstream which merges patch to get |
| 614 | file directly to file descriptor. |
| 615 | * src/ptp.h: dito. |
Linus Walleij | 3ec8631 | 2006-08-21 13:25:24 +0000 | [diff] [blame] | 616 | * src/unicode.c: move iconv() converters into the device |
| 617 | struct for thread safety. |
| 618 | * src/unicode.h: dito. |
Linus Walleij | 924236a | 2006-08-20 22:17:58 +0000 | [diff] [blame] | 619 | |
Linus Walleij | 3065879 | 2006-08-19 22:18:55 +0000 | [diff] [blame] | 620 | 2006-08-20 Linus Walleij <triad@df.lth.se> |
| 621 | |
| 622 | * src/libmtp.h.in: set friendly name and sync partner, |
| 623 | rename ownername to friendlyname. |
| 624 | * src/libmtp.c: dito. |
| 625 | * examples/detect.c: reflect changes. |
| 626 | * src/Makefile.am: interface is incompatible so age it. |
| 627 | |
Linus Walleij | fae2748 | 2006-08-19 20:13:25 +0000 | [diff] [blame] | 628 | 2006-08-19 Linus Walleij <triad@df.lth.se> |
| 629 | |
| 630 | * src/libmtp.h.in: add function to get syncronization |
| 631 | partner for the device. |
| 632 | * src/libmtp.c: dito. |
| 633 | * examples/detect.c: use that function. |
| 634 | * src/Makefile.am: backward-compatible interface bump. |
| 635 | |
Linus Walleij | 16571dc | 2006-08-17 20:27:46 +0000 | [diff] [blame] | 636 | 2006-08-17 Linus Walleij <triad@df.lth.se> |
| 637 | |
| 638 | * configure.ac: bump to 0.0.12 and require iconv.h. |
| 639 | |
| 640 | 2006-08-16 Linus Walleij <triad@df.lth.se> |
| 641 | |
| 642 | * src/unicode.c: remove bigendian weirdness and switch |
| 643 | to using iconv() instead. |
| 644 | * src/unicode.h: dito. |
| 645 | * src/libmtp.c: reflect changes. |
| 646 | |
Linus Walleij | 3e188f1 | 2006-08-09 20:46:05 +0000 | [diff] [blame] | 647 | 2006-08-09 Linus Walleij <triad@df.lth.se> |
| 648 | |
| 649 | * Release libmtp 0.0.11. |
| 650 | |
Linus Walleij | 2eb884b | 2006-08-04 19:17:36 +0000 | [diff] [blame] | 651 | 2006-08-04 Linus Walleij <triad@df.lth.se> |
| 652 | |
| 653 | * src/libmtp.c: patch from Dan Aloni to make sendfile |
| 654 | use mmap and avoid memory drainage. |
Linus Walleij | 9eb3d31 | 2006-08-04 19:25:59 +0000 | [diff] [blame] | 655 | * src/libusb-glue.c: patch from Andy Kelk to avoid |
| 656 | exit():ing when the interface cannot be claimed. |
Linus Walleij | 232943d | 2006-08-04 19:26:53 +0000 | [diff] [blame] | 657 | * configure.ac: version bump. |
Linus Walleij | 2eb884b | 2006-08-04 19:17:36 +0000 | [diff] [blame] | 658 | |
Linus Walleij | aa4b075 | 2006-07-26 22:21:04 +0000 | [diff] [blame] | 659 | 2006-07-27 Linus Walleij <triad@df.lth.se> |
| 660 | |
| 661 | * Release libmtp 0.0.10. |
| 662 | |
Linus Walleij | 17b55ea | 2006-07-26 13:54:00 +0000 | [diff] [blame] | 663 | 2006-07-26 Linus Walleij <triad@df.lth.se> |
| 664 | |
| 665 | * src/libusb-glue.c: new SanDisk devices. |
Linus Walleij | 00cf064 | 2006-07-26 20:40:59 +0000 | [diff] [blame] | 666 | * src/libmtp.c: only set metdata properties supported by |
| 667 | the device, duh. |
Linus Walleij | aa4b075 | 2006-07-26 22:21:04 +0000 | [diff] [blame] | 668 | * src/ptp.c: sync to upstream. |
| 669 | * src/ptp.h: sync to upstream. |
| 670 | * configure.ac: bump to 0.0.10. |
Linus Walleij | 17b55ea | 2006-07-26 13:54:00 +0000 | [diff] [blame] | 671 | |
Linus Walleij | c187cb9 | 2006-06-22 17:58:13 +0000 | [diff] [blame] | 672 | 2006-06-22 Linus Walleij <triad@df.lth.se> |
| 673 | |
| 674 | * Release libmtp 0.0.9. |
| 675 | |
Linus Walleij | 8ab5426 | 2006-06-21 07:12:28 +0000 | [diff] [blame] | 676 | 2006-06-21 Linus Walleij <triad@df.lth.se> |
| 677 | |
| 678 | * src/libmtp.h.in: added function to retrieve supported |
| 679 | filetypes. |
| 680 | * src/libmtp.c: ditto. |
| 681 | * examples/detect.c: use that function. |
| 682 | |
Linus Walleij | cf223e6 | 2006-06-19 09:31:53 +0000 | [diff] [blame] | 683 | 2006-06-19 Linus Walleij <triad@df.lth.se> |
| 684 | |
| 685 | * src/unicode.c: support all endianness, detect |
| 686 | byte-order-mark |
| 687 | * src/unicode.h: ditto. |
| 688 | * src/libmtp.c: ditto. |
| 689 | * examples/detect.c: use proper tempfile function. |
| 690 | * src/libmtp.h.in: add some more track properties. |
| 691 | * src/libmtp.c: ditto. |
| 692 | * examples/tracks.c: ditto. |
| 693 | |
Linus Walleij | 2e4b5f9 | 2006-06-16 14:00:49 +0000 | [diff] [blame] | 694 | 2006-06-16 Linus Walleij <triad@df.lth.se> |
| 695 | |
| 696 | * src/libmtp.h.in: new interfaces for single metadata post |
| 697 | retrieveal. |
| 698 | * src/libmtp.c: ditto. |
| 699 | * examples/playlists.c: display track info using the new |
| 700 | individual track metadata retrieveal method. |
| 701 | * examples/getplaylist.c: ditto. |
| 702 | |
Linus Walleij | 05ccbe7 | 2006-06-13 07:46:58 +0000 | [diff] [blame] | 703 | 2006-06-13 Linus Walleij <triad@df.lth.se> |
| 704 | |
| 705 | * src/libmtp.h.in: added default folders to device struct. |
Linus Walleij | 545c779 | 2006-06-13 15:22:30 +0000 | [diff] [blame] | 706 | Add some new function prototypes. |
Linus Walleij | 05ccbe7 | 2006-06-13 07:46:58 +0000 | [diff] [blame] | 707 | * src/libmtp.c: discover and use the default folders if |
Linus Walleij | 545c779 | 2006-06-13 15:22:30 +0000 | [diff] [blame] | 708 | we can find them. Retrieve device secure time and cert |
| 709 | out of sheer curiosity. |
| 710 | * src/ptp.c: sync to libgphoto2 with my patches. |
| 711 | * src/ptp.h: ditto. |
Linus Walleij | 05ccbe7 | 2006-06-13 07:46:58 +0000 | [diff] [blame] | 712 | |
Linus Walleij | 438bd7f | 2006-06-08 11:35:44 +0000 | [diff] [blame] | 713 | 2006-06-07 Linus Walleij <triad@df.lth.se> |
| 714 | |
| 715 | * src/libmtp.h.in: new playlist API and refactorings. |
| 716 | * src/libmtp.c: ditto, and refactorings. |
| 717 | * src/unicode.h: const correctness. |
| 718 | * src/unicode.c: ditto. |
| 719 | * examples/playlists.c: new example program. |
| 720 | * configure.ac: bump to 0.0.9 |
| 721 | * src/Makefile.am: bump library interface. |
| 722 | |
Linus Walleij | 52e3ac5 | 2006-06-05 10:30:00 +0000 | [diff] [blame] | 723 | 2006-06-05 Linus Walleij <triad@df.lth.se> |
| 724 | |
| 725 | * examples/sendtr.c: fixed annoying bug that made this |
| 726 | program totally useless. |
| 727 | * src/libmtp.c: cosmetics. |
| 728 | * configure.ac: bump to 0.0.8. |
| 729 | |
Linus Walleij | 345a337 | 2006-06-03 20:55:25 +0000 | [diff] [blame] | 730 | 2006-06-03 Linus Walleij <triad@df.lth.se> |
| 731 | |
| 732 | * src/libmtp.c: metadata bugs, album name and genre |
| 733 | confused. Fixe it and released libmtp 0.0.7. |
| 734 | |
Linus Walleij | dc09dc0 | 2006-06-01 14:23:41 +0000 | [diff] [blame] | 735 | 2006-06-01 Linus Walleij <triad@df.lth.se> |
| 736 | |
| 737 | * Released libmtp 0.0.6. |
| 738 | |
Linus Walleij | 549ec4d | 2006-05-31 19:59:52 +0000 | [diff] [blame] | 739 | 2006-05-31 Linus Walleij <triad@df.lth.se> |
| 740 | |
| 741 | * src/libmtp.c: fixed mapping for JPEG vs JFIF |
| 742 | * src/libmtp.h.in: added proper type for JPEG |
| 743 | * examples/sendfile.c: send proper JPEG type |
| 744 | |
Linus Walleij | d3fdd97 | 2006-05-30 15:51:37 +0000 | [diff] [blame] | 745 | 2006-05-30 Flavien Lebarbe <flavien+libmtp@lebarbe.net> |
| 746 | |
| 747 | * src/libmtp.c: fixed a bug in update metadata due to |
| 748 | bad use of return code. |
| 749 | * src/libusb-glue.c: fixed a loop exiting problem with |
| 750 | good 'ol GOTO. |
| 751 | |
Linus Walleij | 9b1fcd9 | 2006-05-29 08:35:29 +0000 | [diff] [blame] | 752 | 2006-05-29 Linus Walleij <triad@df.lth.se> |
| 753 | |
| 754 | * src/libusb-glue.c: one more device. |
| 755 | * doc/examples.h: produce correct documentation. |
| 756 | * configure.ac: bump to 0.0.6. |
Linus Walleij | f67bca9 | 2006-05-29 09:33:39 +0000 | [diff] [blame] | 757 | * src/ptp.c: sync to libgphoto2. |
| 758 | * src/ptp.h: ditto. |
| 759 | * src/ptp-pack.c: ditto. |
Linus Walleij | f0f3d48 | 2006-05-29 14:10:21 +0000 | [diff] [blame] | 760 | * src/libmtp.c: fixed all filetype API related functions |
| 761 | not to use any PTP intrinsic defines at all, made all |
| 762 | parameters to functions use the internal libmtp interface |
| 763 | enumerations and definitions. Removed LIBMTP_Release(): |
| 764 | we can live with the memory lost during init. You're not |
| 765 | supposed to re-initialize the device. Consequently removed |
| 766 | the delete function that cleaned the filetype assoc list. |
| 767 | * examples/refactortest.c: reflect changes. |
Linus Walleij | 9b1fcd9 | 2006-05-29 08:35:29 +0000 | [diff] [blame] | 768 | |
ravelox | 088180b | 2006-05-26 23:55:40 +0000 | [diff] [blame] | 769 | 2006-05-26 Dave Kelly <libmtp@ravelox.co.uk> |
| 770 | |
| 771 | * src/libmtp.c: refactored object handling to be more generic |
| 772 | * src/libmtp.h.in: ditto |
| 773 | * examples/refactortest.c: Added simple example to use refactoring |
| 774 | * examples/getplaylist.c: Added example to extract playlist data |
Linus Walleij | 9b1fcd9 | 2006-05-29 08:35:29 +0000 | [diff] [blame] | 775 | * src/ptp.c: Re-added ptp_get/set_objectreferences to allow |
| 776 | for playlist handling |
| 777 | * src/ptp.h: ditto |
ravelox | 088180b | 2006-05-26 23:55:40 +0000 | [diff] [blame] | 778 | |
Linus Walleij | 1fd2d27 | 2006-05-08 09:22:01 +0000 | [diff] [blame] | 779 | 2006-05-08 Linus Walleij <triad@df.lth.se> |
| 780 | |
| 781 | * src/libmtp.h.in: add simple detection function. |
| 782 | * src/libusb-glue.c: implement MTP "OS descriptor" for |
| 783 | looking for MTP devices. |
| 784 | * examples/detect.c: make it possible to do very |
| 785 | rudimentary detection with "detect -p". |
| 786 | * configure.ac: bump to 0.0.5. |
| 787 | |
Linus Walleij | 685137f | 2006-05-07 18:09:02 +0000 | [diff] [blame] | 788 | 2006-05-07 Linus Walleij <triad@df.lth.se> |
| 789 | |
| 790 | * COPYING: since we no longer use any parts of libptp2 |
| 791 | and only files from libgphoto2, we switch to the GNU |
| 792 | Lesser General Public License (GNU LGPL). libptp2 is |
| 793 | a derived work from libgphoto2, and so is libmtp, there |
| 794 | are no remnants of libptp2 in libmtp anymore. |
| 795 | |
Linus Walleij | 16c51f0 | 2006-05-04 13:20:22 +0000 | [diff] [blame] | 796 | 2006-05-04 Linus Walleij <triad@df.lth.se> |
| 797 | |
| 798 | * examples/sendfile.c: fixes some more filetypes. |
Linus Walleij | 453813c | 2006-05-04 19:46:43 +0000 | [diff] [blame] | 799 | * src/libmtp.c: respectfully rearranged to use a filetype mapping |
| 800 | table. |
| 801 | * src/ptp-pack.c: real nasty unicode packing bug. |
| 802 | * Release libmtp 0.0.4. |
Linus Walleij | 16c51f0 | 2006-05-04 13:20:22 +0000 | [diff] [blame] | 803 | |
Linus Walleij | d6a4997 | 2006-05-02 08:24:54 +0000 | [diff] [blame] | 804 | 2006-05-02 Linus Walleij <triad@df.lth.se> |
| 805 | |
| 806 | * src/libmtp.c: general shaping up for release. All track |
| 807 | and file sending functions now respects a parent ID to be |
| 808 | sent along with files and tracks. |
| 809 | * src/libmtp.h.in: dito. |
| 810 | * src/libusb-glue.c: dito. |
| 811 | * examples/sendfile.c: interface dependency changes. |
| 812 | * examples/sendtr.c: dito. |
| 813 | |
Linus Walleij | c60275a | 2006-04-30 10:58:11 +0000 | [diff] [blame] | 814 | 2006-04-30 Linus Walleij <triad@df.lth.se> |
| 815 | |
| 816 | * src/ptp.c: sync upstream. |
| 817 | * src/ptp.h: dito. |
| 818 | |
Linus Walleij | 370c68d | 2006-04-27 14:19:01 +0000 | [diff] [blame] | 819 | 2006-04-27 Linus Walleij <triad@df.lth.se> |
| 820 | |
| 821 | * examples/sendfile.c: first file sender program based |
| 822 | on API implementation and changes by Chris Allegretta. |
| 823 | * examples/Makefile.am: new program, new entry. |
| 824 | * src/libmtp.c: reflect this new functionality. |
| 825 | * src/libmtp.h.in: dito. |
| 826 | |
Linus Walleij | b02a066 | 2006-04-25 08:05:09 +0000 | [diff] [blame] | 827 | 2006-04-25 Linus Walleij <triad@df.lth.se> |
| 828 | |
| 829 | * Rebased the sources around libgphoto2 instead. |
| 830 | This was a major revision... |
| 831 | * src/ptp.c: imported libgphoto2 version verbatim. |
| 832 | * src/ptp.h: imported libgphoto2 version, minor patch. |
| 833 | * src/ptp-pack.c: imported libgphoto2 version, minor patch. |
Linus Walleij | 9a96f0b | 2006-04-25 08:46:59 +0000 | [diff] [blame] | 834 | * src/ptp-pack.h: dropped, libgphoto2 does not use it. |
Linus Walleij | b02a066 | 2006-04-25 08:05:09 +0000 | [diff] [blame] | 835 | * src/mtp.c: dropped, since all functions are now in ptp.c |
| 836 | * src/mtp-pack.c: dropped, same reason. |
| 837 | * src/mtp.h: dropped, same reason. |
| 838 | * src/mtp-pack.h: dropped, same reason. |
| 839 | |
Linus Walleij | e5f3ad4 | 2006-04-21 07:44:36 +0000 | [diff] [blame] | 840 | 2006-04-21 Linus Walleij <triad@df.lth.se> |
| 841 | |
Linus Walleij | 902c0b9 | 2006-04-21 10:52:48 +0000 | [diff] [blame] | 842 | * Released libmtp 0.0.3 |
| 843 | * Bumped source to 0.0.4 |
| 844 | |
| 845 | 2006-04-21 Linus Walleij <triad@df.lth.se> |
| 846 | |
Linus Walleij | e5f3ad4 | 2006-04-21 07:44:36 +0000 | [diff] [blame] | 847 | * src/ptp-pack.c: GCC 4.x compilation patch from |
| 848 | Diego Pettenò. |
Linus Walleij | a06a279 | 2006-04-21 07:52:26 +0000 | [diff] [blame] | 849 | * src/libusb-glue.c: New Samsung device and some |
| 850 | from libgphoto2. |
Linus Walleij | 9c6ca02 | 2006-04-21 10:24:15 +0000 | [diff] [blame] | 851 | * src/ptp.h: some defines from libgphoto2 to get |
| 852 | a bit more compatible. |
| 853 | * src/libmtp.c: Added a folder API implementation by |
| 854 | Dave "ravelox" Kelly. |
| 855 | * src/libmtp.h.in: dito. |
| 856 | * examples/folders.c: dito. |
| 857 | * examples/newfolder.c: dito. |
| 858 | * examples/trexist.c: dito. |
Linus Walleij | e5f3ad4 | 2006-04-21 07:44:36 +0000 | [diff] [blame] | 859 | |
Linus Walleij | 6fd2f08 | 2006-03-28 07:19:22 +0000 | [diff] [blame] | 860 | 2006-03-28 Linus Walleij <triad@df.lth.se> |
| 861 | |
| 862 | * m4/*: updated macros to work with GCC 4.1.0. |
| 863 | * examples/hotplug.c: new program to create device |
| 864 | ID lists. |
| 865 | * libmtp.rules: now an auto-generated file. |
| 866 | * libmtp.usermap: now an auto-generated file. |
| 867 | |
Linus Walleij | f6bc178 | 2006-03-24 15:12:47 +0000 | [diff] [blame] | 868 | 2006-03-24 Linus Walleij <triad@df.lth.se> |
| 869 | |
| 870 | * Beginning a file API, fixed some example program |
| 871 | names and such. |
| 872 | |
Linus Walleij | 6946ac5 | 2006-03-21 06:51:22 +0000 | [diff] [blame] | 873 | 2006-03-18 Linus Walleij <triad@df.lth.se> |
| 874 | |
| 875 | * Fixed up callback interface to a simpler version, |
| 876 | the old one was bloated stuff from libnjb anyway. |
| 877 | Bump to 0.0.2. |
| 878 | |
Linus Walleij | 9b28da3 | 2006-03-16 13:47:58 +0000 | [diff] [blame] | 879 | 2006-03-16 Linus Walleij <triad@df.lth.se> |
| 880 | |
| 881 | * Fixed the .h file and implementation so you really only |
| 882 | need this one .h file to interface the library. |
| 883 | |
Linus Walleij | 8012406 | 2006-03-15 10:26:09 +0000 | [diff] [blame] | 884 | 2006-03-15 Linus Walleij <triad@df.lth.se> |
| 885 | |
| 886 | * Added three device information retrieval functions. |
| 887 | |
Linus Walleij | 15e344f | 2006-03-06 15:15:00 +0000 | [diff] [blame] | 888 | 2006-03-06 Linus Walleij <triad@df.lth.se> |
| 889 | |
| 890 | * Moving some things around to structure the source. More |
| 891 | will be needed... |
| 892 | |
Linus Walleij | 9321860 | 2006-02-27 08:53:38 +0000 | [diff] [blame] | 893 | 2006-02-27 Linus Walleij <triad@df.lth.se> |
| 894 | |
| 895 | * Release libmtp 0.0.1 so people have something to play with, |
| 896 | what the heck. Probably saves someones day. |
| 897 | |
Linus Walleij | 95698cd | 2006-02-24 10:40:40 +0000 | [diff] [blame] | 898 | 2006-02-24 Linus Walleij <triad@df.lth.se> |
| 899 | |
| 900 | * Deltr example program to delete tracks, plus corresponding |
| 901 | interface call. |
| 902 | |
Linus Walleij | 17e39f7 | 2006-02-23 15:54:28 +0000 | [diff] [blame] | 903 | 2006-02-23 Linus Walleij <triad@df.lth.se> |
| 904 | |
| 905 | * Fixed up sendtr program and metadata tagging function that is |
| 906 | used after sending files. |
| 907 | |
Linus Walleij | 394bbbe | 2006-02-22 16:10:53 +0000 | [diff] [blame] | 908 | 2006-02-22 Linus Walleij <triad@df.lth.se> |
Linus Walleij | eb8c6fe | 2006-02-03 09:46:22 +0000 | [diff] [blame] | 909 | |
Linus Walleij | 394bbbe | 2006-02-22 16:10:53 +0000 | [diff] [blame] | 910 | * Untested gettr.c and sendtr.c programs to get and send tracks |
| 911 | created. |
| 912 | |
Linus Walleij | eb8c6fe | 2006-02-03 09:46:22 +0000 | [diff] [blame] | 913 | 2006-01-30 Linus Walleij <triad@df.lth.se> |
| 914 | |
| 915 | * Created the initial GNU source directory structure. |
| 916 | * Added the most basic files. |