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