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