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