blob: 9e9ac75310e0d27cc0c9627a2c43b211ed674f1b [file] [log] [blame]
Linus Walleij16c51f02006-05-04 13:20:22 +000012006-05-04 Linus Walleij <triad@df.lth.se>
2
3 * examples/sendfile.c: fixes some more filetypes.
Linus Walleij453813c2006-05-04 19:46:43 +00004 * src/libmtp.c: respectfully rearranged to use a filetype mapping
5 table.
6 * src/ptp-pack.c: real nasty unicode packing bug.
7 * Release libmtp 0.0.4.
Linus Walleij16c51f02006-05-04 13:20:22 +00008
Linus Walleijd6a49972006-05-02 08:24:54 +000092006-05-02 Linus Walleij <triad@df.lth.se>
10
11 * src/libmtp.c: general shaping up for release. All track
12 and file sending functions now respects a parent ID to be
13 sent along with files and tracks.
14 * src/libmtp.h.in: dito.
15 * src/libusb-glue.c: dito.
16 * examples/sendfile.c: interface dependency changes.
17 * examples/sendtr.c: dito.
18
Linus Walleijc60275a2006-04-30 10:58:11 +0000192006-04-30 Linus Walleij <triad@df.lth.se>
20
21 * src/ptp.c: sync upstream.
22 * src/ptp.h: dito.
23
Linus Walleij370c68d2006-04-27 14:19:01 +0000242006-04-27 Linus Walleij <triad@df.lth.se>
25
26 * examples/sendfile.c: first file sender program based
27 on API implementation and changes by Chris Allegretta.
28 * examples/Makefile.am: new program, new entry.
29 * src/libmtp.c: reflect this new functionality.
30 * src/libmtp.h.in: dito.
31
Linus Walleijb02a0662006-04-25 08:05:09 +0000322006-04-25 Linus Walleij <triad@df.lth.se>
33
34 * Rebased the sources around libgphoto2 instead.
35 This was a major revision...
36 * src/ptp.c: imported libgphoto2 version verbatim.
37 * src/ptp.h: imported libgphoto2 version, minor patch.
38 * src/ptp-pack.c: imported libgphoto2 version, minor patch.
Linus Walleij9a96f0b2006-04-25 08:46:59 +000039 * src/ptp-pack.h: dropped, libgphoto2 does not use it.
Linus Walleijb02a0662006-04-25 08:05:09 +000040 * src/mtp.c: dropped, since all functions are now in ptp.c
41 * src/mtp-pack.c: dropped, same reason.
42 * src/mtp.h: dropped, same reason.
43 * src/mtp-pack.h: dropped, same reason.
44
Linus Walleije5f3ad42006-04-21 07:44:36 +0000452006-04-21 Linus Walleij <triad@df.lth.se>
46
Linus Walleij902c0b92006-04-21 10:52:48 +000047 * Released libmtp 0.0.3
48 * Bumped source to 0.0.4
49
502006-04-21 Linus Walleij <triad@df.lth.se>
51
Linus Walleije5f3ad42006-04-21 07:44:36 +000052 * src/ptp-pack.c: GCC 4.x compilation patch from
53 Diego Pettenò.
Linus Walleija06a2792006-04-21 07:52:26 +000054 * src/libusb-glue.c: New Samsung device and some
55 from libgphoto2.
Linus Walleij9c6ca022006-04-21 10:24:15 +000056 * src/ptp.h: some defines from libgphoto2 to get
57 a bit more compatible.
58 * src/libmtp.c: Added a folder API implementation by
59 Dave "ravelox" Kelly.
60 * src/libmtp.h.in: dito.
61 * examples/folders.c: dito.
62 * examples/newfolder.c: dito.
63 * examples/trexist.c: dito.
Linus Walleije5f3ad42006-04-21 07:44:36 +000064
Linus Walleij6fd2f082006-03-28 07:19:22 +0000652006-03-28 Linus Walleij <triad@df.lth.se>
66
67 * m4/*: updated macros to work with GCC 4.1.0.
68 * examples/hotplug.c: new program to create device
69 ID lists.
70 * libmtp.rules: now an auto-generated file.
71 * libmtp.usermap: now an auto-generated file.
72
Linus Walleijf6bc1782006-03-24 15:12:47 +0000732006-03-24 Linus Walleij <triad@df.lth.se>
74
75 * Beginning a file API, fixed some example program
76 names and such.
77
Linus Walleij6946ac52006-03-21 06:51:22 +0000782006-03-18 Linus Walleij <triad@df.lth.se>
79
80 * Fixed up callback interface to a simpler version,
81 the old one was bloated stuff from libnjb anyway.
82 Bump to 0.0.2.
83
Linus Walleij9b28da32006-03-16 13:47:58 +0000842006-03-16 Linus Walleij <triad@df.lth.se>
85
86 * Fixed the .h file and implementation so you really only
87 need this one .h file to interface the library.
88
Linus Walleij80124062006-03-15 10:26:09 +0000892006-03-15 Linus Walleij <triad@df.lth.se>
90
91 * Added three device information retrieval functions.
92
Linus Walleij15e344f2006-03-06 15:15:00 +0000932006-03-06 Linus Walleij <triad@df.lth.se>
94
95 * Moving some things around to structure the source. More
96 will be needed...
97
Linus Walleij93218602006-02-27 08:53:38 +0000982006-02-27 Linus Walleij <triad@df.lth.se>
99
100 * Release libmtp 0.0.1 so people have something to play with,
101 what the heck. Probably saves someones day.
102
Linus Walleij95698cd2006-02-24 10:40:40 +00001032006-02-24 Linus Walleij <triad@df.lth.se>
104
105 * Deltr example program to delete tracks, plus corresponding
106 interface call.
107
Linus Walleij17e39f72006-02-23 15:54:28 +00001082006-02-23 Linus Walleij <triad@df.lth.se>
109
110 * Fixed up sendtr program and metadata tagging function that is
111 used after sending files.
112
Linus Walleij394bbbe2006-02-22 16:10:53 +00001132006-02-22 Linus Walleij <triad@df.lth.se>
Linus Walleijeb8c6fe2006-02-03 09:46:22 +0000114
Linus Walleij394bbbe2006-02-22 16:10:53 +0000115 * Untested gettr.c and sendtr.c programs to get and send tracks
116 created.
117
Linus Walleijeb8c6fe2006-02-03 09:46:22 +00001182006-01-30 Linus Walleij <triad@df.lth.se>
119
120 * Created the initial GNU source directory structure.
121 * Added the most basic files.