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