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