~ubuntu-branches/ubuntu/precise/libmtp/precise-proposed

« back to all changes in this revision

Viewing changes to ChangeLog

  • Committer: Bazaar Package Importer
  • Author(s): Alessio Treglia
  • Date: 2010-05-25 08:22:17 UTC
  • mto: (0.2.1 upstream) (16.1.8 sid)
  • mto: This revision was merged to the branch mainline in revision 28.
  • Revision ID: james.westby@ubuntu.com-20100525082217-3jpyw97sxwiewb6r
Tags: upstream-1.0.3
ImportĀ upstreamĀ versionĀ 1.0.3

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
2010-05-23  Linus Walleij <triad@df.lth.se>
 
2
 
 
3
        * src/libusb-glue.c: don't probe HID equipment for device
 
4
          descriptors, some Kensington mice don't like that and
 
5
          there generally is not point either
 
6
        * src/Makefile.am: interface libmtp.so.8.3.3
 
7
        * configure.ac: libmtp 1.0.3
 
8
        * Release 1.0.3
 
9
 
 
10
2010-05-16  Richard Low <richard@wentnet.com>
 
11
 
 
12
        * src/libusb-glue.c: usb bus location fix for Mac and disable
 
13
          usb_set_altinterface on Mac
 
14
 
 
15
2010-04-25  Linus Walleij <triad@df.lth.se>
 
16
 
 
17
        * src/ptp.c: sync to upstream.
 
18
        * src/ptp.h: dito.
 
19
        * src/playlist-spl.c: fix an issue with Samsung playlists disappearing
 
20
          since they were using a custom MTP type.
 
21
        * src/libmtp.c: moan about PTP devices without MTP extension
 
22
 
 
23
2010-04-05  Linus Walleij <triad@df.lth.se>
 
24
 
 
25
        * src/ptp.c: sync to upstream.
 
26
        * src/ptp.h: dito.
 
27
        * src/ptp-pack.c: dito.
 
28
 
 
29
2010-02-01  Linus Walleij <triad@df.lth.se>
 
30
 
 
31
        * src/Makefile.am: interface libmtp.so.8.3.2
 
32
        * configure.ac: libmtp 1.0.2
 
33
        * Release 1.0.2.
 
34
 
1
35
2010-01-30  Linus Walleij <triad@df.lth.se>
2
36
 
3
37
        * examples/connect.c: bad prototype for sendtrack_.