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