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