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