blob: a1a15a709942c2e82939c9e8294b3edade8f617a [file] [log] [blame]
Linus Walleijf6bc1782006-03-24 15:12:47 +000012006-03-24 Linus Walleij <triad@df.lth.se>
2
3 * Beginning a file API, fixed some example program
4 names and such.
5
Linus Walleij6946ac52006-03-21 06:51:22 +000062006-03-18 Linus Walleij <triad@df.lth.se>
7
8 * Fixed up callback interface to a simpler version,
9 the old one was bloated stuff from libnjb anyway.
10 Bump to 0.0.2.
11
Linus Walleij9b28da32006-03-16 13:47:58 +0000122006-03-16 Linus Walleij <triad@df.lth.se>
13
14 * Fixed the .h file and implementation so you really only
15 need this one .h file to interface the library.
16
Linus Walleij80124062006-03-15 10:26:09 +0000172006-03-15 Linus Walleij <triad@df.lth.se>
18
19 * Added three device information retrieval functions.
20
Linus Walleij15e344f2006-03-06 15:15:00 +0000212006-03-06 Linus Walleij <triad@df.lth.se>
22
23 * Moving some things around to structure the source. More
24 will be needed...
25
Linus Walleij93218602006-02-27 08:53:38 +0000262006-02-27 Linus Walleij <triad@df.lth.se>
27
28 * Release libmtp 0.0.1 so people have something to play with,
29 what the heck. Probably saves someones day.
30
Linus Walleij95698cd2006-02-24 10:40:40 +0000312006-02-24 Linus Walleij <triad@df.lth.se>
32
33 * Deltr example program to delete tracks, plus corresponding
34 interface call.
35
Linus Walleij17e39f72006-02-23 15:54:28 +0000362006-02-23 Linus Walleij <triad@df.lth.se>
37
38 * Fixed up sendtr program and metadata tagging function that is
39 used after sending files.
40
Linus Walleij394bbbe2006-02-22 16:10:53 +0000412006-02-22 Linus Walleij <triad@df.lth.se>
Linus Walleijeb8c6fe2006-02-03 09:46:22 +000042
Linus Walleij394bbbe2006-02-22 16:10:53 +000043 * Untested gettr.c and sendtr.c programs to get and send tracks
44 created.
45
Linus Walleijeb8c6fe2006-02-03 09:46:22 +0000462006-01-30 Linus Walleij <triad@df.lth.se>
47
48 * Created the initial GNU source directory structure.
49 * Added the most basic files.