Use ISDCF rather than DCI when talking about the digital cinema
[dcpomatic.git] / ChangeLog
1 2014-06-10  Carl Hetherington  <cth@carlh.net>
2
3         * Rename DCI to ISDCF when talking about the digital cinema
4         naming convention (#362).
5
6         * Fix crash when opening the timeline with no content (#369).
7
8 2014-06-09  Carl Hetherington  <cth@carlh.net>
9
10         * Fix server/client with non-RGB24 sources.
11
12         * Version 1.69.25 released.
13
14 2014-06-09  Carl Hetherington  <cth@carlh.net>
15
16         * Make audio gain a floating-point value in the UI (#367).
17
18         * Work-around out-of-memory crashes with large start trims (#252).
19
20         * Version 1.69.24 released.
21
22 2014-06-06  Carl Hetherington  <cth@carlh.net>
23
24         * Version 1.69.23 released.
25
26 2014-06-05  Carl Hetherington  <cth@carlh.net>
27
28         * Version 1.69.22 released.
29
30 2014-06-05  Carl Hetherington  <cth@carlh.net>
31
32         * Large speed-up to multi-image source file decoding.
33
34         * Back-port changes from v2 which work out how separate
35         audio files should be resampled by looking at the video
36         files which are present at the same time.
37
38 2014-06-03  Carl Hetherington  <cth@carlh.net>
39
40         * Version 1.69.21 released.
41
42 2014-06-03  Carl Hetherington  <cth@carlh.net>
43
44         * Fix bad resampling of separate sound file sources that
45         have specified video frame rates.
46
47         * Version 1.69.20 released.
48
49 2014-06-03  Carl Hetherington  <cth@carlh.net>
50
51         * Re-calculate and update audio plots when the mapping is changed.
52
53         * Change the -3dB preset to -6dB since we are talking about
54         amplitude, not power.
55
56         * Version 1.69.19 released.
57
58 2014-06-02  Carl Hetherington  <cth@carlh.net>
59
60         * Empirical hack to prevent over-read of array
61         by libswscale; may fix crashes at the start of
62         DCP encodes.
63
64 2014-05-29  Carl Hetherington  <cth@carlh.net>
65
66         * Version 1.69.18 released.
67
68 2014-05-28  Carl Hetherington  <cth@carlh.net>
69
70         * Version 1.69.17 released.
71
72 2014-05-28  Carl Hetherington  <cth@carlh.net>
73
74         * Version 1.69.16 released.
75
76 2014-05-28  Carl Hetherington  <cth@carlh.net>
77
78         * Rework KDM generation to be about CPLs rather than DCPs,
79         and allow specification of any CPL to generate KDMs for.
80
81         Requested-by: Richard Turner
82
83 2014-05-27  Carl Hetherington  <cth@carlh.net>
84
85         * Version 1.69.15 released.
86
87 2014-05-26  Carl Hetherington  <cth@carlh.net>
88
89         * Version 1.69.14 released.
90
91 2014-05-26  Carl Hetherington  <cth@carlh.net>
92
93         * Fix problems with non-zero FFmpeg content start times.
94
95 2014-05-24  Carl Hetherington  <cth@carlh.net>
96
97         * Version 1.69.13 released.
98
99 2014-05-24  Carl Hetherington  <cth@carlh.net>
100
101         * Fix problems with log setup from config.
102
103 2014-05-23  Carl Hetherington  <cth@carlh.net>
104
105         * Version 1.69.12 released.
106
107 2014-05-22  Carl Hetherington  <cth@carlh.net>
108
109         * Version 1.69.11 released.
110
111 2014-05-21  Carl Hetherington  <cth@carlh.net>
112
113         * Version 1.69.10 released.
114
115 2014-05-21  Carl Hetherington  <cth@carlh.net>
116
117         * Tidy up logging a bit and make it configurable from the GUI
118         (moving a few things into an Advanced preferences tab at
119         the same time).
120
121 2014-05-19  Carl Hetherington  <cth@carlh.net>
122
123         * Version 1.69.9 released.
124
125 2014-05-19  Carl Hetherington  <cth@carlh.net>
126
127         * Decode image sources in the multi-threaded part
128         of the transcoder, rather than the single-threaded.
129
130 2014-05-16  Carl Hetherington  <cth@carlh.net>
131
132         * Version 1.69.8 released.
133
134 2014-05-16  Carl Hetherington  <cth@carlh.net>
135
136         * Fix various confusions in translations of abbreviated
137         channel names (Lc, Rc etc.)
138
139 2014-05-14  Carl Hetherington  <cth@carlh.net>
140
141         * Version 1.69.7 released.
142
143 2014-05-14  Carl Hetherington  <cth@carlh.net>
144
145         * Bump libdcp to remove checks on PCM MXF edit rates,
146         so we can generate strange ones in DCP-o-matic.
147
148 2014-05-13  Carl Hetherington  <cth@carlh.net>
149
150         * Version 1.69.6 released.
151
152 2014-05-13  Carl Hetherington  <cth@carlh.net>
153
154         * Remove artificial 100fps limit when using
155         "any" DCP frame rate.
156
157 2014-05-12  Carl Hetherington  <cth@carlh.net>
158
159         * Version 1.69.5 released.
160
161 2014-05-12  Carl Hetherington  <cth@carlh.net>
162
163         * Add option to use any DCP frame rate, rather than just
164         the "allowed" set.
165
166         * Version 1.69.4 released.
167
168 2014-05-12  Carl Hetherington  <cth@carlh.net>
169
170         * Version 1.69.3 released.
171
172 2014-05-12  Carl Hetherington  <cth@carlh.net>
173
174         * Use libdcp::raw_convert instead of boost::lexical_cast and
175         LocaleGuard, hopefully to fix large numbers being written with
176         thousands separators on some locales.
177
178 2014-05-10  Carl Hetherington  <cth@carlh.net>
179
180         * Version 1.69.2 released.
181
182 2014-05-10  Carl Hetherington  <cth@carlh.net>
183
184         * Fix setup of the libswresample context to work with high channel counts.
185
186 2014-05-09  Carl Hetherington  <cth@carlh.net>
187
188         * Version 1.69.1 released.
189
190 2014-05-09  Carl Hetherington  <cth@carlh.net>
191
192         * Fix crash on using content with more than 12 audio channels.
193
194         * Re-introduce ffprobe call when adding content.
195
196 2014-05-05  Carl Hetherington  <cth@carlh.net>
197
198         * Version 1.69.0 released.
199
200 2014-05-02  Carl Hetherington  <cth@carlh.net>
201
202         * Version 1.68.0 released.
203
204 2014-04-29  Carl Hetherington  <cth@carlh.net>
205
206         * Version 1.67.1 released.
207
208 2014-04-29  Carl Hetherington  <cth@carlh.net>
209
210         * Version 1.67.0 released.
211
212 2014-04-27  Carl Hetherington  <cth@carlh.net>
213
214         * Version 1.66.16 released.
215
216 2014-04-27  Carl Hetherington  <cth@carlh.net>
217
218         * Add .dpx to the list of acceptable image files.
219
220         * Slightly better handling of uncaught exceptions.
221
222         * Use our own directory picker on 14.04 (as well as 13.04 and 13.10) as
223         it appears that the same bug remains.
224
225 2014-04-25  Carl Hetherington  <cth@carlh.net>
226
227         * Version 1.66.15 released.
228
229 2014-04-25  Carl Hetherington  <cth@carlh.net>
230
231         * Fix subtitle display when the next subtitle is decoded before the previous
232         one has finished.
233
234 2014-04-24  Carl Hetherington  <cth@carlh.net>
235
236         * Version 1.66.14 released.
237
238 2014-04-23  Carl Hetherington  <cth@carlh.net>
239
240         * Version 1.66.13 released.
241
242 2014-04-21  Carl Hetherington  <cth@carlh.net>
243
244         * Update to es_ES translation from Manuel AC.
245
246         * Update to fr_FR translation from Thierry Journet.
247
248 2014-04-17  Carl Hetherington  <cth@carlh.net>
249
250         * Fix update of the gain control when using the gain calculator
251         dialog.
252
253         * Version 1.66.12 released.
254
255 2014-04-07  Carl Hetherington  <cth@carlh.net>
256
257         * Version 1.66.11 released.
258
259 2014-04-07  Carl Hetherington  <cth@carlh.net>
260
261         * Updated fr_FR translation from Thierry Journet. 
262
263 2014-04-02  Carl Hetherington  <cth@carlh.net>
264
265         * Version 1.66.10 released.
266
267 2014-04-01  Carl Hetherington  <cth@carlh.net>
268
269         * Basic support for separate left/right-eye files or directories
270         for 3D.
271
272 2014-03-30  Carl Hetherington  <cth@carlh.net>
273
274         * Version 1.66.9 released.
275
276 2014-03-30  Carl Hetherington  <cth@carlh.net>
277
278         * Version 1.66.8 released.
279
280         * nl_NL translation from Theo Kooijmans.
281
282 2014-03-27  Carl Hetherington  <cth@carlh.net>
283
284         * Auto-save film metadata before starting DCP encode.
285
286 2014-03-25  Carl Hetherington  <cth@carlh.net>
287
288         * Add support for downloading Doremi server certificates.
289
290 2014-03-24  Carl Hetherington  <cth@carlh.net>
291
292         * Version 1.66.7 released.
293
294 2014-03-24  Carl Hetherington  <cth@carlh.net>
295
296         * Fix error on creating DCPs without audio.
297
298 2014-03-23  Carl Hetherington  <cth@carlh.net>
299
300         * Version 1.66.6 released.
301
302 2014-03-23  Carl Hetherington  <cth@carlh.net>
303
304         * Attempt to fix format string specifier error on Windows.
305
306         * Version 1.66.5 released.
307
308 2014-03-22  Carl Hetherington  <cth@carlh.net>
309
310         * Version 1.66.4 released.
311
312 2014-03-22  Carl Hetherington  <cth@carlh.net>
313
314         * Allow specification of the video frame rate that a sound file
315         was prepared for.
316
317         * Another attempt to fix colour conversion dialog strange behaviour
318         on OS X.
319
320 2014-03-18  Carl Hetherington  <cth@carlh.net>
321
322         * Version 1.66.3 released.
323
324 2014-03-18  Carl Hetherington  <cth@carlh.net>
325
326         * Fix bad rounding of timecodes.
327
328         * Tentative support for 3D from alternate frames of the source.
329
330 2014-03-17  Carl Hetherington  <cth@carlh.net>
331
332         * Improve behaviour of the position slider at the end of films.
333
334         * Version 1.66.2 released.
335
336 2014-03-17  Carl Hetherington  <cth@carlh.net>
337
338         * Improve appearance of config dialog on OS X.
339
340 2014-03-15  Carl Hetherington  <cth@carlh.net>
341
342         * Improve appearance of new film and KDM dialogs on OS X.
343
344         * Fix KDM dialog to predictably set up its initial range to
345         a week from now.
346
347         * Remove support for FFmpeg post-processing filters as they apparently
348         do not support > 8bpp.  I don't think they are worth the pain of
349         quantizing and then telling the user what has happened.
350
351 2014-03-12  Carl Hetherington  <cth@carlh.net>
352
353         * Version 1.66.1 released.
354
355 2014-03-12  Carl Hetherington  <cth@carlh.net>
356
357         * Hopefully fix i18n on OS X (#324).
358
359 2014-03-10  Carl Hetherington  <cth@carlh.net>
360
361         * Version 1.66.0 released.
362
363 2014-03-09  Carl Hetherington  <cth@carlh.net>
364
365         * Version 1.65.2 released.
366
367 2014-03-09  Carl Hetherington  <cth@carlh.net>
368
369         * Restore old behaviour of "no-stretch" mode with crop.
370
371         * Fix display of no-scale display mode in the player.
372
373 2014-03-08  Carl Hetherington  <cth@carlh.net>
374
375         * Version 1.65.1 released.
376
377 2014-03-08  Carl Hetherington  <cth@carlh.net>
378
379         * Fix incorrect audio analyses on multiple-stream content.
380
381         * Support for unsigned 8-bit audio (hmm!).
382
383 2014-03-06  Carl Hetherington  <cth@carlh.net>
384
385         * Version 1.65.0 released.
386
387 2014-03-05  Carl Hetherington  <cth@carlh.net>
388
389         * Version 1.64.19 released.
390
391 2014-03-05  Carl Hetherington  <cth@carlh.net>
392
393         * Bump maximum audio channels to 12 so that we can
394         (crudely at least) get BsL/BsR.
395
396 2014-03-04  Carl Hetherington  <cth@carlh.net>
397
398         * Version 1.64.18 released.
399
400 2014-03-04  Carl Hetherington  <cth@carlh.net>
401
402         * Add option to disable all scaling of the input video.
403
404 2014-03-03  Carl Hetherington  <cth@carlh.net>
405
406         * Fix rounding of timecodes in at least some cases (#323).
407
408         * Try to prevent OS X from sleeping during DCP encode.
409
410 2014-02-26  Carl Hetherington  <cth@carlh.net>
411
412         * Version 1.64.17 released.
413
414 2014-02-26  Carl Hetherington  <cth@carlh.net>
415
416         * Fix missing RMS audio analysis plots in some cases.
417
418         * Fix failure to load sound files with
419         non-ASCII paths.
420
421 2014-02-23  Carl Hetherington  <cth@carlh.net>
422
423         * Version 1.64.16 released.
424
425 2014-02-23  Carl Hetherington  <cth@carlh.net>
426
427         * Bump ffmpeg library to git head to fix problems with
428         misrecognised frame rates in some MOV files.
429
430 2014-02-20  Carl Hetherington  <cth@carlh.net>
431
432         * Version 1.64.15 released.
433
434 2014-02-20  Carl Hetherington  <cth@carlh.net>
435
436         * Basic support for 7.1 / HI/VI audio tracks.
437
438 2014-02-19  Carl Hetherington  <cth@carlh.net>
439
440         * Add some basic JSON stuff.
441
442 2014-02-18  Carl Hetherington  <cth@carlh.net>
443
444         * Version 1.64.14 released.
445
446 2014-02-18  Carl Hetherington  <cth@carlh.net>
447
448         * Version 1.64.13 released.
449
450 2014-02-12  Carl Hetherington  <cth@carlh.net>
451
452         * Make the batch converter remember its last directory
453         for the film picker (#318).
454
455         * Add dcpomatic_batch to OS X .app.
456
457 2014-02-11  Carl Hetherington  <cth@carlh.net>
458
459         * Version 1.64.12 released.
460
461 2014-02-11  Carl Hetherington  <cth@carlh.net>
462
463         * Be more careful when catching exceptions from KDM creation.
464
465 2014-02-10  Carl Hetherington  <cth@carlh.net>
466
467         * Version 1.64.11 released.
468
469 2014-02-10  Carl Hetherington  <cth@carlh.net>
470
471         * Version 1.64.10 released.
472
473 2014-02-10  Carl Hetherington  <cth@carlh.net>
474
475         * Try to fix Centos RPM dependencies.
476
477         * Version 1.64.9 released.
478
479 2014-02-10  Carl Hetherington  <cth@carlh.net>
480
481         * Version 1.64.8 released.
482
483 2014-02-09  Carl Hetherington  <cth@carlh.net>
484
485         * Build with a more careful version of libopenjpeg that handles
486         out-of-memory conditions slightly better.
487
488         * Possibly fix repeated no route to host errors in some cases.
489
490         * Some small bits of increased low-memory stability.
491
492         * Version 1.64.7 released.
493
494 2014-02-08  Carl Hetherington  <cth@carlh.net>
495
496         * Fix exception when seeking with missing content (part of #317).
497
498         * Version 1.64.6 released.
499
500 2014-02-08  Carl Hetherington  <cth@carlh.net>
501
502         * Version 1.64.5 released.
503
504 2014-02-08  Carl Hetherington  <cth@carlh.net>
505
506         * Version 1.64.4 released.
507
508 2014-02-08  Carl Hetherington  <cth@carlh.net>
509
510         * Version 1.64.3 released.
511
512 2014-02-08  Carl Hetherington  <cth@carlh.net>
513
514         * Bump libdcp version to get some fixes for Interop XML.
515
516 2014-02-07  Carl Hetherington  <cth@carlh.net>
517
518         * Add basic stuff to build RPMs for Centos.
519
520 2014-02-05  Carl Hetherington  <cth@carlh.net>
521
522         * Version 1.64.2 released.
523
524 2014-02-05  Carl Hetherington  <cth@carlh.net>
525
526         * A variety of fixes to small problems found by Coverity.
527
528 2014-02-05  Carl Hetherington  <cth@carlh.net>
529
530         * Version 1.64.1 released.
531
532 2014-02-05  Carl Hetherington  <cth@carlh.net>
533
534         * Updates to it_IT translation from William Fanelli.
535
536 2014-02-02  Carl Hetherington  <cth@carlh.net>
537
538         * Version 1.64.0 released.
539
540 2014-01-29  Carl Hetherington  <cth@carlh.net>
541
542         * Version 1.63.8 released.
543
544 2014-01-29  Carl Hetherington  <cth@carlh.net>
545
546         * Add subtitle X offset option.
547
548         * Fix missing subtitles when subtitled content is at a non-zero position.
549
550 2014-01-28  Carl Hetherington  <cth@carlh.net>
551
552         * Use Mbit/s instead of the incorrect MBps.
553
554         * Version 1.63.7 released.
555
556 2014-01-28  Carl Hetherington  <cth@carlh.net>
557
558         * Try to prevent Windows machines going to sleep during encodes.
559
560         * Add option to not install main program / server on Windows.
561
562 2014-01-26  Carl Hetherington  <cth@carlh.net>
563
564         * Change default JPEG2000 bandwith to 100MBps.
565
566         * Updated fr_FR translation from Theirry Journet.
567
568 2014-01-24  Carl Hetherington  <cth@carlh.net>
569
570         * Try to fix repeatedly-reported exceptions.
571
572 2014-01-23  Carl Hetherington  <cth@carlh.net>
573
574         * Version 1.63.6 released.
575
576 2014-01-23  Carl Hetherington  <cth@carlh.net>
577
578         * Fix recovery of DCP encoding after a crash with a 3D DCP.
579
580 2014-01-21  Carl Hetherington  <cth@carlh.net>
581
582         * Version 1.63.5 released.
583
584 2014-01-21  Carl Hetherington  <cth@carlh.net>
585
586         * Potentially major fix for bad A/V sync.
587
588 2014-01-19  Carl Hetherington  <cth@carlh.net>
589
590         * Version 1.63.4 released.
591
592 2014-01-19  Carl Hetherington  <cth@carlh.net>
593
594         * Updated sv_SE translation from Adam Klotblixt.
595
596 2014-01-15  Carl Hetherington  <cth@carlh.net>
597
598         * Version 1.63.3 released.
599
600 2014-01-15  Carl Hetherington  <cth@carlh.net>
601
602         * Hopefully fix badly-labelled MXFs when in Interop mode.
603
604 2014-01-14  Carl Hetherington  <cth@carlh.net>
605
606         * Version 1.63.2 released.
607
608 2014-01-14  Carl Hetherington  <cth@carlh.net>
609
610         * Fix problems with adding new soundtracks to FFmpeg content with
611         no audio track.
612
613         * Updated de_DE translation from Markus Raab.
614
615         * Version 1.63.1 released.
616
617 2014-01-14  Carl Hetherington  <cth@carlh.net>
618
619         * Try to fix subtitle problems when the video frame rate is being changed
620         from content to DCP.
621
622 2014-01-13  Carl Hetherington  <cth@carlh.net>
623
624         * Change 4:3 and 5:3 ratios to be precise rather than 1.33:1 and 1.66:1, and
625         also tweak 1.19:1 (#306).
626
627         * Version 1.63.0 released.
628
629 2014-01-12  Carl Hetherington  <cth@carlh.net>
630
631         * Fix crashes when using -3dB options in locales with a , decimal separator.
632
633         * Version 1.62.3 released.
634
635 2014-01-11  Carl Hetherington  <cth@carlh.net>
636
637         * Hopefully fix error on restarting a cancelled transcode job
638         on Windows.
639
640 2014-01-10  Carl Hetherington  <cth@carlh.net>
641
642         * Version 1.62.2 released.
643
644 2014-01-10  Carl Hetherington  <cth@carlh.net>
645
646         * Version 1.62.1 released.
647
648 2014-01-10  Carl Hetherington  <cth@carlh.net>
649
650         * Version 1.62.0 released.
651
652 2014-01-10  Carl Hetherington  <cth@carlh.net>
653
654         * Try to stop the queue of things to write filling up excessively
655         on fast CPUs.
656
657         * Try to fix double "are you sure" prompt on quitting with active jobs.
658
659         * Version 1.61.2 released.
660
661 2014-01-09  Carl Hetherington  <cth@carlh.net>
662
663         * Version 1.61.1 released.
664
665 2014-01-09  Carl Hetherington  <cth@carlh.net>
666
667         * Version 1.61.0 released.
668
669 2014-01-09  Carl Hetherington  <cth@carlh.net>
670
671         * Hopefully fix somewhat inexplicable inability of Windows to open
672         new files on top of old ones in some circumstances (with audio
673         MXFs).
674
675         * Version 1.60 released.
676
677 2014-01-09  Carl Hetherington  <cth@carlh.net>
678
679         * More fixes for slow-downs on fast computers.
680
681 2014-01-08  Carl Hetherington  <cth@carlh.net>
682
683         * Version 1.59 released.
684
685 2014-01-07  Carl Hetherington  <cth@carlh.net>
686
687         * Version 1.58 released.
688
689 2014-01-07  Carl Hetherington  <cth@carlh.net>
690
691         * Fix Windows build of FFmpeg to link against zlib, which fixes parsing
692         of some .mov files.
693
694         * Very primitive check-for-updates feature added.
695
696         * Allow still-moving-image sources to have their frame rate specified.
697
698 2014-01-06  Carl Hetherington  <cth@carlh.net>
699
700         * Basics of per-channel audio gain (#247).
701
702         * Give a warning on make DCP if it seems unlikely that the disk
703         will have enough space to store the finished DCP (#92).
704
705         * Make sure forced languages override the environment for gettext()
706         as well as wxWidgets' i18n code (#108).
707
708         * Bump libdcp version to get a fix for VOLINDEX/ASSETMAP file extensions
709         with interop (#206).
710
711         * Fix subtitle colouring (#152).
712
713         * Fix mis-timed subtitles when there is a non-zero video PTS offset.
714
715         * Remove seemingly unnecessary checks on image directories.
716
717         * Leave DCP directory creation until the last minute to help
718         avoid half-eaten directories being left around (#174).
719
720 2014-01-05  Carl Hetherington  <cth@carlh.net>
721
722         * Version 1.57 released.
723
724 2014-01-05  Carl Hetherington  <cth@carlh.net>
725
726         * Use _fseeki64 on Windows when reading content files.
727
728         * Various small fixes to i18n.
729
730 2014-01-03  Carl Hetherington  <cth@carlh.net>
731
732         * Version 1.56 released.
733
734 2014-01-03  Carl Hetherington  <cth@carlh.net>
735
736         * Version 1.55 released.
737
738 2014-01-03  Carl Hetherington  <cth@carlh.net>
739
740         * New de_DE translation from Markus Raab.
741
742         * Work-around mysterious call of pure virtual method inside boost.
743
744 2014-01-01  Carl Hetherington  <cth@carlh.net>
745
746         * Bump ffmpeg version.
747
748 2013-12-30  Carl Hetherington  <cth@carlh.net>
749
750         * Version 1.54 released.
751
752 2013-12-30  Carl Hetherington  <cth@carlh.net>
753
754         * Put catches around a few threads which could have uncaught exceptions.
755
756         * Add nascent dcpomatic_create command-line program to create films.
757
758 2013-12-29  Carl Hetherington  <cth@carlh.net>
759
760         * Version 1.53 released.
761
762 2013-12-29  Carl Hetherington  <cth@carlh.net>
763
764         * Fix failure to load content from directories with non-Latin names.
765
766 2013-12-28  Carl Hetherington  <cth@carlh.net>
767
768         * Speculative fix for "find missing" not working on OS X (#255).
769
770         * Fix failure to load films with missing still image content (#300).
771
772 2013-12-27  Carl Hetherington  <cth@carlh.net>
773
774         * Fix non-update of video information on changing DCP resolution (#299).
775
776         * Version 1.52 released.
777
778 2013-12-27  Carl Hetherington  <cth@carlh.net>
779
780         * More speculative fixes for 4K.
781
782 2013-12-23  Carl Hetherington  <cth@carlh.net>
783
784         * Version 1.51 released.
785
786 2013-12-23  Carl Hetherington  <cth@carlh.net>
787
788         * A couple of potential fixes for 4K.
789
790         * Version 1.50 released.
791
792 2013-12-23  Carl Hetherington  <cth@carlh.net>
793
794         * Version 1.49 released.
795
796 2013-12-23  Carl Hetherington  <cth@carlh.net>
797
798         * Version 1.48 released.
799
800 2013-12-23  Carl Hetherington  <cth@carlh.net>
801
802         * Add TLS/SSL support to KDM email sending.
803
804 2013-12-23  Carl Hetherington  <cth@carlh.net>
805
806         * Version 1.47 released.
807
808 2013-12-23  Carl Hetherington  <cth@carlh.net>
809
810         * Add $START_TIME and $END_TIME as variables for the KDM email.
811
812         * Add top/bottom option for 3D frames.
813
814 2013-12-20  Carl Hetherington  <cth@carlh.net>
815
816         * Add configuration option for default audio delay (#276).
817
818         * Version 1.46 released.
819
820 2013-12-19  Carl Hetherington  <cth@carlh.net>
821
822         * Version 1.45 released.
823
824 2013-12-19  Carl Hetherington  <cth@carlh.net>
825
826         * Bump libdcp version again for a crash fix for 32-bit Windows,
827         and also for problems generating certificate chains.
828
829 2013-12-18  Carl Hetherington  <cth@carlh.net>
830
831         * Version 1.44 released.
832
833 2013-12-18  Carl Hetherington  <cth@carlh.net>
834
835         * Bump libdcp version again for a fix to XML validity for 3D.
836
837         * Version 1.43 released.
838
839 2013-12-18  Carl Hetherington  <cth@carlh.net>
840
841         * Update libdcp version to get fix for 3D IntrinsicDuration.
842
843         * Fix progress reporting when making 3D DCPs.
844
845         * Fix non-update of display when changing video frame type (2D,
846         3D left/right etc.)
847
848         * Restore video information in video tab when using still images.
849
850         * Hopefully fix exception on new film in some strange cases.
851
852 2013-12-09  Carl Hetherington  <cth@carlh.net>
853
854         * Version 1.42 released.
855
856 2013-12-09  Carl Hetherington  <cth@carlh.net>
857
858         * Fix make_black for pixel format 7 (#288).
859
860 2013-12-08  Carl Hetherington  <cth@carlh.net>
861
862         * Fix display update when removing content (#281).
863
864 2013-12-07  Carl Hetherington  <cth@carlh.net>
865
866         * Version 1.41 released.
867
868 2013-12-05  Carl Hetherington  <cth@carlh.net>
869
870         * Improve the correctness of lengths reported by sound files to fix
871         short DCPs when using non-DCI-rate sound files with stills.
872
873 2013-12-04  Carl Hetherington  <cth@carlh.net>
874
875         * Make signatures optional (#273).
876
877         * Only do scale/crop/window/subtitle overlay if a frame is going
878         to be encoded for the DCP.
879
880         * Several optimisations to video processing, which should
881         speed up the player a bit.
882
883 2013-12-03  Carl Hetherington  <cth@carlh.net>
884
885         * Add "play length" control to avoid having to do arithmetic to
886         get end-trims right in some cases (#261).
887
888 2013-12-02  Carl Hetherington  <cth@carlh.net>
889
890         * Fix breakage to adding multiple files at the same time.
891
892         * Fix crash on double-click of "show audio" button (#278).
893
894         * Version 1.40 released.
895
896 2013-12-02  Carl Hetherington  <cth@carlh.net>
897
898         * Fix problems with FFmpeg files that have all-zero stream IDs.
899
900         * Fix crash on checking non-existing frame info
901         files.
902
903         * Fix erroneous disabling of timing panel with
904         audio-only sources.
905
906 2013-11-30  Carl Hetherington  <cth@carlh.net>
907
908         * Version 1.39 released.
909
910 2013-11-30  Carl Hetherington  <cth@carlh.net>
911
912         * Fix windows build.
913
914 2013-11-29  Carl Hetherington  <cth@carlh.net>
915
916         * Version 1.38 released.
917
918 2013-11-29  Carl Hetherington  <cth@carlh.net>
919
920         * Add option to join input files together
921         to help with multiple VOB files from DVDs.
922
923         * Fix build for 32-bit versions of OS X.
924
925 2013-11-27  Carl Hetherington  <cth@carlh.net>
926
927         * Version 1.37 released.
928
929 2013-11-27  Carl Hetherington  <cth@carlh.net>
930
931         * Version 1.36 released.
932
933 2013-11-27  Carl Hetherington  <cth@carlh.net>
934
935         * Version 1.35 released.
936
937 2013-11-26  Carl Hetherington  <cth@carlh.net>
938
939         * Updated fr_FR translation from Lilian Lefranc.
940
941         * A whole load of fixes for lots of bugs when handling filenames
942         using non-Latin characters on Windows.
943
944 2013-11-22  Carl Hetherington  <cth@carlh.net>
945
946         * Version 1.34 released.
947
948 2013-11-22  Carl Hetherington  <cth@carlh.net>
949
950         * Fix both OS X and Windows installers.
951
952 2013-11-21  Carl Hetherington  <cth@carlh.net>
953
954         * Version 1.33 released.
955
956 2013-11-21  Carl Hetherington  <cth@carlh.net>
957
958         * Fix Ubuntu 13.04 build.
959
960 2013-11-20  Carl Hetherington  <cth@carlh.net>
961
962         * Version 1.32 released.
963
964 2013-11-20  Carl Hetherington  <cth@carlh.net>
965
966         * Version 1.31 released.
967
968 2013-11-20  Carl Hetherington  <cth@carlh.net>
969
970         * Add primitive hints dialogue box.
971
972 2013-11-17  Carl Hetherington  <cth@carlh.net>
973
974         * Fix specified-server discovery.
975
976         * Version 1.30 released.
977
978 2013-11-17  Carl Hetherington  <cth@carlh.net>
979
980         * Speculative fix for servers crashing with different
981         locales to clients.
982
983 2013-11-16  Carl Hetherington  <cth@carlh.net>
984
985         * Bump bundled FFmpeg version to current git master.
986
987         * Fix erroneous reset of visible channels in audio
988         level dialog when changing gain.
989
990 2013-11-15  Carl Hetherington  <cth@carlh.net>
991
992         * Use 2 decimal places for gamma controls instead
993         of 1.
994
995 2013-11-14  Carl Hetherington  <cth@carlh.net>
996
997         * Support modification of certain properties when
998         there are several selected pieces of content.
999
1000         * Add server configuration back in.
1001
1002 2013-11-12  Carl Hetherington  <cth@carlh.net>
1003
1004         * Version 1.29 released.
1005
1006 2013-11-12  Carl Hetherington  <cth@carlh.net>
1007
1008         * Fix bad_alloc exception on audio analysis (and
1009         probably elsewhere).
1010
1011 2013-11-11  Carl Hetherington  <cth@carlh.net>
1012
1013         * Version 1.28 released.
1014
1015 2013-11-11  Carl Hetherington  <cth@carlh.net>
1016
1017         * Somewhat speculative fix for slow-downs and
1018         large memory consumption with multi-content playlists.
1019
1020 2013-11-10  Carl Hetherington  <cth@carlh.net>
1021
1022         * Hopefully get rid of spurious black lines around
1023         preview.
1024
1025 2013-11-08  Carl Hetherington  <carl@ubuntu>
1026
1027         * Fix strange behaviour of J2K bandwidth control
1028         on 32-bit Linux.
1029
1030 2013-11-07  Carl Hetherington  <cth@carlh.net>
1031
1032         * Open file dialog starts in the configured DCP directory,
1033         if one exists (#70).
1034
1035 2013-11-06  Carl Hetherington  <cth@carlh.net>
1036
1037         * Support pixel format 30 (#254).
1038
1039 2013-11-06  Carl Hetherington  <cth@carlh.net>
1040
1041         * Version 1.27 released.
1042
1043 2013-11-06  Carl Hetherington  <cth@carlh.net>
1044
1045         * Various server-related tidying up; servers are
1046         now auto-detected only (the configuration for
1047         them has been removed).
1048
1049 2013-11-06  Carl Hetherington  <cth@carlh.net>
1050
1051         * Version 1.26 released.
1052
1053 2013-11-05  Carl Hetherington  <cth@carlh.net>
1054
1055         * Auto-detect encoding servers on the local
1056         subnet(s).
1057
1058         * Tweak verbosity of command-line encoding servers.
1059
1060 2013-11-04  Carl Hetherington  <cth@carlh.net>
1061
1062         * Version 1.25 released.
1063
1064 2013-10-29  Carl Hetherington  <cth@carlh.net>
1065
1066         * Improve performance when start-trimming
1067         large files.
1068
1069         * Fix audio problems when start-trimming.
1070
1071 2013-10-28  Carl Hetherington  <cth@carlh.net>
1072
1073         * Version 1.24 released.
1074
1075 2013-10-28  Carl Hetherington  <cth@carlh.net>
1076
1077         * Fix failure to reload configuration on
1078         some non-English locales.
1079
1080 2013-10-26  Carl Hetherington  <cth@carlh.net>
1081
1082         * Version 1.23 released.
1083
1084 2013-10-25  Carl Hetherington  <cth@carlh.net>
1085
1086         * Version 1.22 released.
1087
1088 2013-10-24  Carl Hetherington  <cth@carlh.net>
1089
1090         * Support sources that require repeat of more than
1091         1 extra frame.
1092
1093 2013-10-23  Carl Hetherington  <cth@carlh.net>
1094
1095         * Version 1.21 released.
1096
1097 2013-10-23  Carl Hetherington  <cth@carlh.net>
1098
1099         * Use our own directory picker on Ubuntu 13.10 as well
1100         as Ubuntu 13.04 as it seems similarly broken.
1101
1102 2013-10-22  Carl Hetherington  <cth@carlh.net>
1103
1104         * Version 1.20 released.
1105
1106 2013-10-22  Carl Hetherington  <cth@carlh.net>
1107
1108         * Allow films to be loaded when content is missing,
1109         and then that content can be re-found.
1110
1111 2013-10-21  Carl Hetherington  <cth@carlh.net>
1112
1113         * Version 1.19 released.
1114
1115 2013-10-21  Carl Hetherington  <cth@carlh.net>
1116
1117         * Fix Rec. 709 gammas (from Lilian Lefranc)
1118
1119 2013-10-20  Carl Hetherington  <cth@carlh.net>
1120
1121         * Allow specification of subtitle language even if DVD-o-matic
1122         isn't providing the subtitles.
1123
1124 2013-10-20  Carl Hetherington  <cth@carlh.net>
1125
1126         * Version 1.18 released.
1127
1128 2013-10-19  Carl Hetherington  <cth@carlh.net>
1129
1130         * Fix non-saving of colour transform presets.
1131
1132         * Some improvements in progress reporting, especially
1133         for long encodes.
1134
1135 2013-10-18  Carl Hetherington  <cth@carlh.net>
1136
1137         * Fix bug with incorrect validity times given to KDMs.
1138
1139 2013-10-17  Carl Hetherington  <cth@carlh.net>
1140
1141         * Fix Make DCP menu option sensitivity (#230).
1142
1143         * Forward-port fix from master; use 1000000 rather
1144         than 1e6 for J2K bandwidth arithmetic to ensure
1145         that it's done with integers.
1146
1147 2013-10-16  Carl Hetherington  <cth@carlh.net>
1148
1149         * Version 1.17 released.
1150
1151 2013-10-16  Carl Hetherington  <cth@carlh.net>
1152
1153         * Hopefully fix crash on closing preferences window
1154         when ~/.config/dcpomatic does not exist.
1155
1156         * Allow specification of the DCP to make KDMs for,
1157         in case there is more than one.
1158
1159         * Speed up response to some settings changes
1160         (e.g. crop) (#196).
1161
1162 2013-10-15  Carl Hetherington  <cth@carlh.net>
1163
1164         * Version 1.16 released.
1165
1166 2013-10-15  Carl Hetherington  <cth@carlh.net>
1167
1168         * Restore up/down buttons for simple content time
1169         movements.
1170
1171         * Include film title in KDM filenames.
1172
1173         * Allow no-stretch scaling like in DVD-o-matic.
1174
1175 2013-10-14  Carl Hetherington  <cth@carlh.net>
1176
1177         * Add Rec. 709 colour conversion preset using
1178         Wolfgang Woehl's matrix.
1179
1180 2013-10-14  Carl Hetherington  <cth@carlh.net>
1181
1182         * Version 1.15 released.
1183
1184 2013-10-14  Carl Hetherington  <cth@carlh.net>
1185
1186         * Fix some crashes in the KDM dialogue when coming
1187         out of the add screen without giving a certificate.
1188
1189         * Really fix libltdl search path on OS X.
1190
1191 2013-10-13  Carl Hetherington  <cth@carlh.net>
1192
1193         * Version 1.14 released.
1194
1195 2013-10-12  Carl Hetherington  <cth@carlh.net>
1196
1197         * Add some missing libraries to the OS X build.
1198
1199         * Fix libltdl search path on OS X.
1200
1201 2013-10-12  Carl Hetherington  <cth@carlh.net>
1202
1203         * Version 1.13 released.
1204
1205 2013-10-12  Carl Hetherington  <cth@carlh.net>
1206
1207         * Fix linux static build.
1208
1209 2013-10-11  Carl Hetherington  <cth@carlh.net>
1210
1211         * Version 1.12 released.
1212
1213 2013-10-11  Carl Hetherington  <cth@carlh.net>
1214
1215         * Fix failure to create signer certificates
1216         on Windows.
1217
1218 2013-10-10  Carl Hetherington  <cth@carlh.net>
1219
1220         * Basic snapping in the timeline.
1221
1222         * Various improvements to dcpomatic_kdm.
1223
1224 2013-10-10  Carl Hetherington  <cth@carlh.net>
1225
1226         * Version 1.11 released.
1227
1228 2013-10-10  Carl Hetherington  <cth@carlh.net>
1229
1230         * libdcp fix to incorrect signature digests.
1231
1232 2013-10-09  Carl Hetherington  <cth@carlh.net>
1233
1234         * Version 1.10 released.
1235
1236 2013-10-09  Carl Hetherington  <cth@carlh.net>
1237
1238         * Add some missing Windows dependencies.
1239
1240 2013-10-09  Carl Hetherington  <cth@carlh.net>
1241
1242         * Version 1.09 released.
1243
1244 2013-10-09  Carl Hetherington  <cth@carlh.net>
1245
1246         * Bump libdcp version to pull in speculative fix
1247         for AuthorizedDeviceList thumbprints in KDMs.
1248
1249 2013-10-09  Carl Hetherington  <cth@carlh.net>
1250
1251         * Version 1.08 released.
1252
1253 2013-10-09  Carl Hetherington  <cth@carlh.net>
1254
1255         * Fix problems with crypto stuff on Windows.
1256
1257 2013-10-08  Carl Hetherington  <cth@carlh.net>
1258
1259         * Version 1.07 released.
1260
1261 2013-10-01  Carl Hetherington  <cth@carlh.net>
1262
1263         * Version 1.06 released.
1264
1265 2013-09-19  Carl Hetherington  <cth@carlh.net>
1266
1267         * Version 1.05 released.
1268
1269 2013-09-17  Carl Hetherington  <cth@carlh.net>
1270
1271         * Version 1.04 released.
1272
1273 2013-09-09  Carl Hetherington  <cth@carlh.net>
1274
1275         * Version 1.03 released.
1276
1277 2013-09-02  Carl Hetherington  <cth@carlh.net>
1278
1279         * Add missing boost datetime dependency
1280         to debian control files.
1281
1282 2013-08-30  Carl Hetherington  <cth@carlh.net>
1283
1284         * Version 1.02 released.
1285
1286 2013-08-29  Carl Hetherington  <cth@carlh.net>
1287
1288         * Version 1.01 released.
1289
1290 2013-08-29  Carl Hetherington  <cth@carlh.net>
1291
1292         * Restore server/client operation (#202).
1293
1294         * Fix strange rounding of still image durations (#204).
1295
1296         * Remove limitation to numbers and periods in the
1297         server host name dialogue box.
1298
1299         * Fix stuck-at-99% progress meters (#184).
1300
1301         * Version 1.01beta1 released.
1302
1303 2013-08-29  Carl Hetherington  <cth@carlh.net>
1304
1305         * Fix emissions of large chunks of silence when
1306         analysing audio in some cases.
1307
1308         * Use my @dcpomatic.com email address for now,
1309         rather than a non-existant mailing list.
1310
1311 2013-08-28  Carl Hetherington  <cth@carlh.net>
1312
1313         * Initial DCP-o-matic release.
1314