summaryrefslogtreecommitdiff
path: root/CHANGES
blob: 25ddc0c617d4f4dc773e66bf46020bc561bb2c81 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
----------------------------------------------------------------------------
libgphoto2 2.1.3rcX

   * builtin cache:
     - use all available RAM on systems without memory size detection

drivers (camlibs):

   * Canon driver:
     - added support for EOS 300D
     - fixed ProductID for PowerShot S45
     - fixed support for serial cameras
     - fixed thumbnail stuff

   * New driver for Ricoh Caplio G3.

   * Smal driver:
     - misc improvements

   * PTP2 driver:
     - added misc cameras
     - thumbnail hacks (?)

----------------------------------------------------------------------------
libgphoto2 2.1.2

   * fixed nasty stack overflow/segfault bug
   * improved/fixed support for Sun

drivers (camlibs):

   * All drivers:
     - report vendor/model in a new (formatted) fashion

   * Canon driver: 
     - added support for capturing on consumer class cameras, tested on
       Canon PowerShot S45, Canon PowerShot G2
     - G2 works again running from AC adapter
     - multiple new models added (A60, A70, ...)

   * PTP2 driver:
     - Next generation PTP driver added, using this as default now.

   * New Agfa CL20 driver from http://cl20.poeml.de/.

   * New camera library spca50x for all chips supporting the spca50x bridges
     (merging the gsmart, benq and spca504_flash driver into one).


----------------------------------------------------------------------------
libgphoto2 2.1.1

   * separated libgphoto2 sources from gphoto2 command line interface

   * gphoto2 manual moved to separate package gphoto2-manual

drivers (camlibs):

   * Ricoh

   * Canon driver: 
     - added support for Canon PowerShot A100, Canon PowerShot A200,
       Canon PowerShot S45, Canon PowerShot S230, Canon Digital IXUS v3,
       Canon PowerShot G3
     - fixed Canon EOS D60 unlocking

   * PTP driver:
     - fixed some bugs
     - added support for Nikon D100
     - added support for Canon PowerShot S45, Canon PowerShot S230, 
       Canon Digital IXUS v3, Canon PowerShot G3 in PTP mode

   * added support for Mustek gSmart mini, Mustek gSmart mini 2, Mustek gSmart
       mini 3 and So. Show 301

   * Polaroid driver:
     - added support for USB Jenoptik JD350v

   * SoundVision driver:
     - Added support for RCA CDS1005, FujiFilm @xia ix-100,
       Oregon Scientific DShot II, Media-Tech mt-406,
       and Scott APX 30

   * added support for Aiptek Pencam and Medion MD 5319


--------------------------------------------------------------------------------
gphoto2 2.1.0

   * repaired "make rpm" target
   * started "real" gphoto2 manual

gphoto2 command-line interface:

   * optional readline support

libgphoto2:

   * support for periodic keep-alive-messages

drivers (camlibs):

   * improved support for PTP cameras:
     - multiple storage media
     - image capturing
     - driver stability and robustness improved (less problems with
       different cameras)

   * added support for Kodak DX-4900, Sony DSC-P5, Sony DSC-F707V,
        Sony DSC-P30, Sony DSC-P50, Sony DSC-S75, Sony DSC-S85,
        Sony MVC-CD300

   * added support for Canon EOS D60, Canon PowerShot A40, 
        Canon PowerShot A30, Canon PowerShot S200 aka 
        Canon Digital IXUS v2, Canon Digital IXUS 330

   * fixed support for Canon PowerShot S10

   * Added SiPix Web2 support.

--------------------------------------------------------------------------------
gphoto2 2.0

gphoto2 command-line interface:
   * Added gphoto2 manpage.

--------------------------------------------------------------------------------
gphoto2 2.0beta5

libgphoto2:
   * Added Sony DCR-PC100 support.
   * Fixed serial cameras bug introduced in beta4. 
   * Removed SiPix StyleCam from the STV0680 cameras list.

gphoto2 command-line interface:
   * EXIF support (extra tags that contain information about the image
      produced by most digital cameras).
   * Fixed broken --delete-all-images. Also, recursion is now the
      default for downloading but _not_ for deleting.
   * Localization for Simplified Chinese.
   * Progress bar à la e2fsck

--------------------------------------------------------------------------------
gphoto2-2.0beta4

libgphoto2:
   * Most functions report progress and are cancellable.
   * Camera libraries are now installed in a versioned subdirectories.
   * Stv0680 improvements.
   * Canon: added PowerShot S30 support, CameraFS support, big-endian
      systems support, RAW-File support.
   * Added ptp cameras support (Kodak DX series and much more).
   * Camera Summary for Kodak DC240 driver.
   * Samsung 800k support.
   * Fixed digita thumbnails bug.
   * French localization.
   * Japanese localization.

gphoto2 command-line interface:
   * Now reports progress information (when user can see it).
   * Folder recursion is now the default behaviour.
   * French localization.
   * Japanese localization.