Merge branch '1.0' of ssh://carlh.dyndns.org/home/carl/git/dvdomatic into 1.0
[dcpomatic.git] / ChangeLog
1 2013-11-08  Carl Hetherington  <carl@ubuntu>
2
3         * Fix strange behaviour of J2K bandwidth control
4         on 32-bit Linux.
5
6 2013-11-07  Carl Hetherington  <cth@carlh.net>
7
8         * Open file dialog starts in the configured DCP directory,
9         if one exists (#70).
10
11 2013-11-06  Carl Hetherington  <cth@carlh.net>
12
13         * Support pixel format 30 (#254).
14
15 2013-11-06  Carl Hetherington  <cth@carlh.net>
16
17         * Version 1.27 released.
18
19 2013-11-06  Carl Hetherington  <cth@carlh.net>
20
21         * Various server-related tidying up; servers are
22         now auto-detected only (the configuration for
23         them has been removed).
24
25 2013-11-06  Carl Hetherington  <cth@carlh.net>
26
27         * Version 1.26 released.
28
29 2013-11-05  Carl Hetherington  <cth@carlh.net>
30
31         * Auto-detect encoding servers on the local
32         subnet(s).
33
34         * Tweak verbosity of command-line encoding servers.
35
36 2013-11-04  Carl Hetherington  <cth@carlh.net>
37
38         * Version 1.25 released.
39
40 2013-10-29  Carl Hetherington  <cth@carlh.net>
41
42         * Improve performance when start-trimming
43         large files.
44
45         * Fix audio problems when start-trimming.
46
47 2013-10-28  Carl Hetherington  <cth@carlh.net>
48
49         * Version 1.24 released.
50
51 2013-10-28  Carl Hetherington  <cth@carlh.net>
52
53         * Fix failure to reload configuration on
54         some non-English locales.
55
56 2013-10-26  Carl Hetherington  <cth@carlh.net>
57
58         * Version 1.23 released.
59
60 2013-10-25  Carl Hetherington  <cth@carlh.net>
61
62         * Version 1.22 released.
63
64 2013-10-24  Carl Hetherington  <cth@carlh.net>
65
66         * Support sources that require repeat of more than
67         1 extra frame.
68
69 2013-10-23  Carl Hetherington  <cth@carlh.net>
70
71         * Version 1.21 released.
72
73 2013-10-23  Carl Hetherington  <cth@carlh.net>
74
75         * Use our own directory picker on Ubuntu 13.10 as well
76         as Ubuntu 13.04 as it seems similarly broken.
77
78 2013-10-22  Carl Hetherington  <cth@carlh.net>
79
80         * Version 1.20 released.
81
82 2013-10-22  Carl Hetherington  <cth@carlh.net>
83
84         * Allow films to be loaded when content is missing,
85         and then that content can be re-found.
86
87 2013-10-21  Carl Hetherington  <cth@carlh.net>
88
89         * Version 1.19 released.
90
91 2013-10-21  Carl Hetherington  <cth@carlh.net>
92
93         * Fix Rec. 709 gammas (from Lilian Lefranc)
94
95 2013-10-20  Carl Hetherington  <cth@carlh.net>
96
97         * Allow specification of subtitle language even if DVD-o-matic
98         isn't providing the subtitles.
99
100 2013-10-20  Carl Hetherington  <cth@carlh.net>
101
102         * Version 1.18 released.
103
104 2013-10-19  Carl Hetherington  <cth@carlh.net>
105
106         * Fix non-saving of colour transform presets.
107
108         * Some improvements in progress reporting, especially
109         for long encodes.
110
111 2013-10-18  Carl Hetherington  <cth@carlh.net>
112
113         * Fix bug with incorrect validity times given to KDMs.
114
115 2013-10-17  Carl Hetherington  <cth@carlh.net>
116
117         * Fix Make DCP menu option sensitivity (#230).
118
119         * Forward-port fix from master; use 1000000 rather
120         than 1e6 for J2K bandwidth arithmetic to ensure
121         that it's done with integers.
122
123 2013-10-16  Carl Hetherington  <cth@carlh.net>
124
125         * Version 1.17 released.
126
127 2013-10-16  Carl Hetherington  <cth@carlh.net>
128
129         * Hopefully fix crash on closing preferences window
130         when ~/.config/dcpomatic does not exist.
131
132         * Allow specification of the DCP to make KDMs for,
133         in case there is more than one.
134
135         * Speed up response to some settings changes
136         (e.g. crop) (#196).
137
138 2013-10-15  Carl Hetherington  <cth@carlh.net>
139
140         * Version 1.16 released.
141
142 2013-10-15  Carl Hetherington  <cth@carlh.net>
143
144         * Restore up/down buttons for simple content time
145         movements.
146
147         * Include film title in KDM filenames.
148
149         * Allow no-stretch scaling like in DVD-o-matic.
150
151 2013-10-14  Carl Hetherington  <cth@carlh.net>
152
153         * Add Rec. 709 colour conversion preset using
154         Wolfgang Woehl's matrix.
155
156 2013-10-14  Carl Hetherington  <cth@carlh.net>
157
158         * Version 1.15 released.
159
160 2013-10-14  Carl Hetherington  <cth@carlh.net>
161
162         * Fix some crashes in the KDM dialogue when coming
163         out of the add screen without giving a certificate.
164
165         * Really fix libltdl search path on OS X.
166
167 2013-10-13  Carl Hetherington  <cth@carlh.net>
168
169         * Version 1.14 released.
170
171 2013-10-12  Carl Hetherington  <cth@carlh.net>
172
173         * Add some missing libraries to the OS X build.
174
175         * Fix libltdl search path on OS X.
176
177 2013-10-12  Carl Hetherington  <cth@carlh.net>
178
179         * Version 1.13 released.
180
181 2013-10-12  Carl Hetherington  <cth@carlh.net>
182
183         * Fix linux static build.
184
185 2013-10-11  Carl Hetherington  <cth@carlh.net>
186
187         * Version 1.12 released.
188
189 2013-10-11  Carl Hetherington  <cth@carlh.net>
190
191         * Fix failure to create signer certificates
192         on Windows.
193
194 2013-10-10  Carl Hetherington  <cth@carlh.net>
195
196         * Basic snapping in the timeline.
197
198         * Various improvements to dcpomatic_kdm.
199
200 2013-10-10  Carl Hetherington  <cth@carlh.net>
201
202         * Version 1.11 released.
203
204 2013-10-10  Carl Hetherington  <cth@carlh.net>
205
206         * libdcp fix to incorrect signature digests.
207
208 2013-10-09  Carl Hetherington  <cth@carlh.net>
209
210         * Version 1.10 released.
211
212 2013-10-09  Carl Hetherington  <cth@carlh.net>
213
214         * Add some missing Windows dependencies.
215
216 2013-10-09  Carl Hetherington  <cth@carlh.net>
217
218         * Version 1.09 released.
219
220 2013-10-09  Carl Hetherington  <cth@carlh.net>
221
222         * Bump libdcp version to pull in speculative fix
223         for AuthorizedDeviceList thumbprints in KDMs.
224
225 2013-10-09  Carl Hetherington  <cth@carlh.net>
226
227         * Version 1.08 released.
228
229 2013-10-09  Carl Hetherington  <cth@carlh.net>
230
231         * Fix problems with crypto stuff on Windows.
232
233 2013-10-08  Carl Hetherington  <cth@carlh.net>
234
235         * Version 1.07 released.
236
237 2013-10-01  Carl Hetherington  <cth@carlh.net>
238
239         * Version 1.06 released.
240
241 2013-09-19  Carl Hetherington  <cth@carlh.net>
242
243         * Version 1.05 released.
244
245 2013-09-17  Carl Hetherington  <cth@carlh.net>
246
247         * Version 1.04 released.
248
249 2013-09-09  Carl Hetherington  <cth@carlh.net>
250
251         * Version 1.03 released.
252
253 2013-09-02  Carl Hetherington  <cth@carlh.net>
254
255         * Add missing boost datetime dependency
256         to debian control files.
257
258 2013-08-30  Carl Hetherington  <cth@carlh.net>
259
260         * Version 1.02 released.
261
262 2013-08-29  Carl Hetherington  <cth@carlh.net>
263
264         * Version 1.01 released.
265
266 2013-08-29  Carl Hetherington  <cth@carlh.net>
267
268         * Restore server/client operation (#202).
269
270         * Fix strange rounding of still image durations (#204).
271
272         * Remove limitation to numbers and periods in the
273         server host name dialogue box.
274
275         * Fix stuck-at-99% progress meters (#184).
276
277         * Version 1.01beta1 released.
278
279 2013-08-29  Carl Hetherington  <cth@carlh.net>
280
281         * Fix emissions of large chunks of silence when
282         analysing audio in some cases.
283
284         * Use my @dcpomatic.com email address for now,
285         rather than a non-existant mailing list.
286
287 2013-08-28  Carl Hetherington  <cth@carlh.net>
288
289         * Initial DCP-o-matic release.
290