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