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