Fix merge.
[dcpomatic.git] / ChangeLog
1 2015-06-25  c.hetherington  <cth@carlh.net>
2
3         * Disallow impossible burn settings by manipulating
4         the controls in the subtitle panel (#625).
5
6 2015-06-26  Carl Hetherington  <cth@carlh.net>
7
8         * Version 2.1.11 released.
9
10 2015-06-26  Carl Hetherington  <cth@carlh.net>
11
12         * Fix missing subtitles in some cases.
13
14         * Fix no-rebuild of DCP after subtitle burn is turned off/on.
15
16 2015-06-25  Carl Hetherington  <cth@carlh.net>
17
18         * Version 2.1.10 released.
19
20 2015-06-25  c.hetherington  <cth@carlh.net>
21
22         * Add decode debugging option.
23
24 2015-06-25  Carl Hetherington  <cth@carlh.net>
25
26         * Version 2.1.9 released.
27
28 2015-06-24  Carl Hetherington  <cth@carlh.net>
29
30         * Version 2.1.8 released.
31
32 2015-06-24  c.hetherington  <cth@carlh.net>
33
34         * Bump libdcp for probable fix to various font ID problems (#620).
35
36 2015-06-23  Carl Hetherington  <cth@carlh.net>
37
38         * Fix incorrect saving of colour conversion settings (#618).
39
40 2015-06-21  Carl Hetherington  <cth@carlh.net>
41
42         * Add some more video properties to the content properties
43         dialogue.
44
45         * Version 2.1.7 released.
46
47 2015-06-21  Carl Hetherington  <cth@carlh.net>
48
49         * Prevent DCP creation if the project is set up to request
50         non-burnt-in subtitles with text-subtitle content (#606).
51
52         * Fix status message appearance on OS X (#615).
53
54 2015-06-19  Carl Hetherington  <cth@carlh.net>
55
56         * Fix non-working audio analysis dialogue.
57
58         * Version 2.1.6 released.
59
60 2015-06-18  Carl Hetherington  <cth@carlh.net>
61
62         * Version 2.1.5 released.
63
64 2015-06-18  c.hetherington  <cth@carlh.net>
65
66         * Fix error when copying fonts into subtitles
67         on Windows (#612).
68
69         * Split job status onto two lines (#610).
70
71         * Fix audio channel counts in DCP names when
72         processors are in use (#609).
73
74 2015-06-18  Carl Hetherington  <cth@carlh.net>
75
76         * Version 2.1.4 released.
77
78 2015-06-18  Carl Hetherington  <cth@carlh.net>
79
80         * Fixes to Linux .desktop files.
81
82         * Stop playback when we reach the end of the film.
83
84 2015-06-16  c.hetherington  <cth@carlh.net>
85
86         * Prevent selection of fewer DCP channels than
87         are present in the output of an active processor (#611).
88
89 2015-06-15  Carl Hetherington  <cth@carlh.net>
90
91         * Select newly-added content (#455).
92
93 2015-06-14  Carl Hetherington  <cth@carlh.net>
94
95         * Version 2.1.3 released.
96
97 2015-06-14  Carl Hetherington  <cth@carlh.net>
98
99         * Fix parsing of .srt files with a Unicode
100         byte-order-mark.
101
102         * Add buttons to set trim from current `playhead'
103         position (#372).
104
105 2015-06-13  Carl Hetherington  <cth@carlh.net>
106
107         * Version 2.1.2 released.
108
109 2015-06-13  Carl Hetherington  <cth@carlh.net>
110
111         * Fix i18n.
112
113         * Version 2.1.1 released.
114
115 2015-06-13  Carl Hetherington  <cth@carlh.net>
116
117         * Version 2.1.0 released.
118
119 2015-06-13  Carl Hetherington  <cth@carlh.net>
120
121         * Make ru_RU translation actually work.
122
123         * Update progress bar (sort-of) when finding subtitles (#603).
124
125         * Make sure audio mapping view is scrollable when necessary (#597).
126
127 2015-06-12  Carl Hetherington  <cth@carlh.net>
128
129         * Add a close button to the audio plot on Linux (#602).
130
131         * Version 2.0.51 released.
132
133 2015-06-12  Carl Hetherington  <cth@carlh.net>
134
135         * New ru_RU translation from Igor Voytovich.
136
137 2015-06-12  c.hetherington  <cth@carlh.net>
138
139         * Fix for every audio stream being mapped to the DCP when loading
140         old films.
141
142 2015-06-11  c.hetherington  <cth@carlh.net>
143
144         * Fix massive slowdown of direct J2K->DCP encodes (#599).
145
146         * Fix hang on audio analysis in some cases (#598).
147
148         * Fix never-ending encode when XYZ values are clamped (#600).
149
150 2015-06-10  Carl Hetherington  <cth@carlh.net>
151
152         * Version 2.0.50 released.
153
154 2015-06-10  c.hetherington  <cth@carlh.net>
155
156         * Skip audio analysis when there is no audio content (#596).
157
158 2015-06-09  Carl Hetherington  <cth@carlh.net>
159
160         * Version 2.0.49 released.
161
162 2015-06-04  Carl Hetherington  <cth@carlh.net>
163
164         * Version 2.0.48 released.
165
166 2015-06-03  Carl Hetherington  <cth@carlh.net>
167
168         * Various fixes to subtitle rendering, including independent
169         x and y scale of text subs (#489).
170
171 2015-06-02  c.hetherington  <cth@carlh.net>
172
173         * Allow use of all content audio streams, not just
174         the selected one.
175
176         * Tweak colour conversion controls so that it's easier
177         to use a preset without seeing the details.
178
179 2015-05-25  Carl Hetherington  <cth@carlh.net>
180
181         * Block all but alphanumeric characters with a few bits
182         of punctuation from DCP names.
183
184         * Improve view of jobs in various ways.
185
186         * Increase the number of images that DCP-o-matic will
187         keep around in memory before resorting to pushing them
188         to disk.
189
190         * Display DCP container size beside the choice
191         in the DCP tab.
192
193         * Try to set up useful default colour conversions
194         depending on the type and resolution of content (#565).
195
196 2015-05-23  Carl Hetherington  <cth@carlh.net>
197
198         * Fix failure to import some video MXFs (#566).
199
200 2015-05-17  Carl Hetherington  <cth@carlh.net>
201
202         * Update DCP name on changing DCP standard (#570).
203
204 2015-05-14  Carl Hetherington  <cth@carlh.net>
205
206         * Version 2.0.47 released.
207
208 2015-05-13  c.hetherington  <cth@carlh.net>
209
210         * Various fixes to embedded image subtitle
211         handling.
212
213 2015-05-10  Carl Hetherington  <cth@carlh.net>
214
215         * Version 2.0.46 released.
216
217 2015-05-10  Carl Hetherington  <cth@carlh.net>
218
219         * Version 2.0.45 released.
220
221 2015-05-10  Carl Hetherington  <cth@carlh.net>
222
223         * Version 2.0.44 released.
224
225 2015-05-10  Carl Hetherington  <cth@carlh.net>
226
227         * Fix sometimes-missing channel labels on OS X audio analysis.
228
229 2015-05-09  Carl Hetherington  <cth@carlh.net>
230
231         * Efficiency fix for cases where there is a lot of processing
232         power.
233
234         * Add UTF-8 content type to KDM emails to try to fix #549.
235
236         * Disable OK until a download succeeds in the certificate
237         downloader (#404).
238
239 2015-05-07  Carl Hetherington  <cth@carlh.net>
240
241         * Version 2.0.43 released.
242
243 2015-05-07  Carl Hetherington  <cth@carlh.net>
244
245         * A few small but possibly sigificant correctness fixes
246         for subtitles (thanks to dcp_inspect).
247
248 2015-05-04  Carl Hetherington  <cth@carlh.net>
249
250         * Version 2.0.42 released.
251
252 2015-05-04  Carl Hetherington  <cth@carlh.net>
253
254         * Move restore-default-prefs option (#537).
255
256         * Don't try to update config dialog when its window has been
257         destroyed.  Fixes various crashes on Windows (from master).
258
259         * Add a simple content properties dialog (#554).
260
261 2015-05-01  carl  <cth@carlh.net>
262
263         * Don't load image files whose names start with ._ as they
264         are probably OS X resource files (from master).
265
266 2015-04-30  Carl Hetherington  <cth@carlh.net>
267
268         * Copy subtitle fonts to the DCP, and provide
269         LiberationSans-Regular as a default Arial equivalent.
270
271 2015-04-29  Carl Hetherington  <cth@carlh.net>
272
273         * Make disk space check take account of whether hard links
274         are supported by the target filesystem (#511).
275
276         * Allow configuration of the encryption key (from master).
277
278         * Various fixes to bad timeline drag behaviour when
279         snapping (from master).
280
281 2015-04-29  c.hetherington  <cth@carlh.net>
282
283         * Hand-apply 291179175729b62e17a9c322cd27ae134d1310d9,
284         8d92cce7d2885afa13ee4cb6f546dbf43942124b and
285         c994839239e84a1f62865ed82fdc090900a66b03 from master;
286         stop flickering when dragging in the timeline on OS X.
287
288 2015-04-22  c.hetherington  <cth@carlh.net>
289
290         * Add P3 colour conversion preset.
291
292         * Hand-apply all changes relating to colour specification
293         as chromaticity.
294
295 2015-04-20  Carl Hetherington  <cth@carlh.net>
296
297         * Hand-apply 47770097cf6a5d7dbbdded8977da5f3de53dfd33;
298         single-file hashes.
299
300         * Hand-apply e1d0d24146592e311d46781a1961fe080f6357cf;
301         attempt to fix confusion with the JPEG2000 bandwidth
302         control when a user enters a value directly rather than
303         using the spin arrows.
304
305 2015-04-16  Carl Hetherington  <cth@carlh.net>
306
307         * Fix potential OS X crashes due to another incarnation
308         of the bizarre multi-thread stringstream bug.
309
310 2015-04-15  c.hetherington  <cth@carlh.net>
311
312         * Hand-apply 94998e12d117f3f1781dfb1318939debfbf34546 from master;
313         add option to restore the default configuration.
314
315 2015-04-12  Carl Hetherington  <cth@carlh.net>
316
317         * Hand-apply 69866d9ba972d21375081c313ac245535ac55be9 from master;
318         handle removed ratio if it occurs in old files.
319
320         * Hand-apply c0e0b90d987af2586323d4a67bd67330256da51d from master;
321         remove 1.37 ratio and set Academy to 1.375.
322
323         * Hand-apply 83f1ea8eacb4d56860ccdb9db5acdf12c6e71dfb from master;
324         ellipsize filters strings if it is long.
325
326         * Hand-apply 24ae3a8f0a68529b50c34079e643caf6b9327523 from master;
327         use the number of mapped audio channels for the DCP name, not the
328         number of DCP channels (#479).
329
330 2015-03-25  Carl Hetherington  <cth@carlh.net>
331
332         * Remove scaler settings and just uses SWS_BICUBIC all round.
333
334         * Hand-apply ec3e6abf817b84d589f0782b01f5059dd3bf0953; only allow
335         even DCP audio channel counts between 2 and 16 inclusive.
336
337         * Hand-apply 3e3d3e46a74af7b3e6431033c7c80bd058c02cf6update;
338         full/play length in the timing panel when the DCP frame rate is
339         changed.
340
341 2015-03-24  Carl Hetherington  <cth@carlh.net>
342
343         * Hand-apply 31eafa8a121b8d341d198e4fe426ee843cc70167; add a note
344         to the timing panel to try to stop people changing the video frame
345         rate in the wrong circumstances.
346
347         * Hand-apply e30fd8d; resurrect JSON server code.
348
349         * Hand-apply 7ba9dcdbfe8f0d94ad9887843995c152c45dfe9e from master;
350         allow "deletion" of the audio part of a FFmpeg file from the
351         timeline; delete unmaps the audio (#316).
352
353 2015-02-25  Carl Hetherington  <cth@carlh.net>
354
355         * Version 2.0.41 released.
356
357 2015-02-10  c.hetherington  <cth@carlh.net>
358
359         * Default to no colour conversion for
360         JPEG2000 and DCP content (#445).
361
362 2015-02-06  Carl Hetherington  <cth@carlh.net>
363
364         * Version 2.0.40 released.
365
366 2015-02-06  Carl Hetherington  <cth@carlh.net>
367
368         * Version 2.0.39 released.
369
370 2015-01-31  Carl Hetherington  <cth@carlh.net>
371
372         * Fix error when using audio delay.
373
374 2015-01-30  Carl Hetherington  <cth@carlh.net>
375
376         * Fix update of preview when video fade changes.
377
378         * Hopefully fix black borders round the preview in
379         some cases.
380
381 2015-01-24  Carl Hetherington  <cth@carlh.net>
382
383         * Version 2.0.38 released.
384
385 2015-01-23  Carl Hetherington  <cth@carlh.net>
386
387         * Fix update checker.
388
389         * Scan a whole FFmpeg file if no duration is given
390         in its header.
391
392         * Fix flicker of SubRip subtitles in some cases.
393
394         * Version 2.0.37 released.
395
396 2015-01-21  Carl Hetherington  <cth@carlh.net>
397
398         * Version 2.0.36 released.
399
400 2015-01-21  Carl Hetherington  <cth@carlh.net>
401
402         * Fix differentiation between MXF-wrapped subtitles
403         and video/audio content.
404
405 2015-01-20  Carl Hetherington  <cth@carlh.net>
406
407         * Version 2.0.35 released.
408
409 2015-01-20  c.hetherington  <cth@carlh.net>
410
411         * More informative error when failing to decode
412         JPEG2000 files.
413
414 2015-01-15  Carl Hetherington  <cth@carlh.net>
415
416         * Version 2.0.34 released.
417
418 2015-01-15  Carl Hetherington  <cth@carlh.net>
419
420         * Version 2.0.33 released.
421
422 2015-01-15  Carl Hetherington  <cth@carlh.net>
423
424         * Version 2.0.32 released.
425
426 2015-01-15  Carl Hetherington  <cth@carlh.net>
427
428         * Version 2.0.31 released.
429
430 2015-01-15  Carl Hetherington  <cth@carlh.net>
431
432         * Version 2.0.30 released.
433
434 2015-01-11  Carl Hetherington  <cth@carlh.net>
435
436         * Version 2.0.29 released.
437
438 2015-01-11  Carl Hetherington  <cth@carlh.net>
439
440         * Version 2.0.28 released.
441
442 2015-01-07  Carl Hetherington  <cth@carlh.net>
443
444         * Version 2.0.27 released.
445
446 2015-01-07  Carl Hetherington  <cth@carlh.net>
447
448         * Version 2.0.26 released.
449
450 2015-01-04  Carl Hetherington  <cth@carlh.net>
451
452         * Fix loading of SMPTE XML subtitles which
453         are not MXF-wrapped.
454
455 2014-12-14  Carl Hetherington  <cth@carlh.net>
456
457         * Version 2.0.25 released.
458
459 2014-12-11  Carl Hetherington  <cth@carlh.net>
460
461         * Version 2.0.24 released.
462
463 2014-12-11  Carl Hetherington  <cth@carlh.net>
464
465         * Version 2.0.23 released.
466
467 2014-12-11  Carl Hetherington  <cth@carlh.net>
468
469         * Add a language property to subtitle content and use it
470         for the DCP subtitle's language specification.
471
472 2014-11-24  Carl Hetherington  <cth@carlh.net>
473
474         * Version 2.0.22 released.
475
476 2014-11-24  Carl Hetherington  <cth@carlh.net>
477
478         * Allow import of J2K image sequences.
479
480 2014-11-12  Carl Hetherington  <cth@carlh.net>
481
482         * Version 2.0.21 released.
483
484 2014-11-12  Carl Hetherington  <cth@carlh.net>
485
486         * Version 2.0.20 released.
487
488 2014-11-10  Carl Hetherington  <cth@carlh.net>
489
490         * Guess initial scale from the size of video
491         content images, taking pixel aspect ratio into
492         account where possible.
493
494 2014-11-07  c.hetherington  <cth@carlh.net>
495
496         * Add a hint if there is 3D content in a proposed 2D DCP.
497
498 2014-11-06  Carl Hetherington  <cth@carlh.net>
499
500         * Basic support for emailing a report of
501         a problem (#43).
502
503 2014-11-05  c.hetherington  <cth@carlh.net>
504
505         * Add a few more hints.
506
507 2014-10-30  Carl Hetherington  <cth@carlh.net>
508
509         * Version 2.0.19 released.
510
511 2014-10-30  Carl Hetherington  <cth@carlh.net>
512
513         * Fix mis-merge causing complete breakage
514         of the main window.
515
516 2014-10-28  Carl Hetherington  <cth@carlh.net>
517
518         * Version 2.0.18 released.
519
520 2014-10-26  Carl Hetherington  <cth@carlh.net>
521
522         * Version 2.0.17 released.
523
524 2014-11-02  Carl Hetherington  <cth@carlh.net>
525
526         * Be more tolerant of some FFmpeg audio decoding errors;
527         should fix #352.
528
529 2014-10-26  Carl Hetherington  <cth@carlh.net>
530
531         * Version 2.0.16 released.
532
533 2014-10-24  Carl Hetherington  <cth@carlh.net>
534
535         * Add a pause button for jobs.
536
537         * Experimental support for bypassing colourspace conversion (#266).
538
539         * Version 1.76.6 released.
540
541 2014-10-23  Carl Hetherington  <cth@carlh.net>
542
543         * Version 1.76.5 released.
544
545 2014-10-23  Carl Hetherington  <cth@carlh.net>
546
547         * Version 1.76.4 released.
548
549 2014-10-23  Carl Hetherington  <cth@carlh.net>
550
551         * Rename 'Add folder' to 'Add image sequence'
552         and add some tooltips.
553
554         * Move the "keep video in sequence" button into
555         the timeline dialogue.
556
557         * Fix mix-placement of content when using the "Down"
558         button to move it.
559
560 2014-10-22  Carl Hetherington  <cth@carlh.net>
561
562         * Version 2.0.15 released.
563
564 2014-10-22  Carl Hetherington  <cth@carlh.net>
565
566         * Version 1.76.3 released.
567
568 2014-10-22  Carl Hetherington  <cth@carlh.net>
569
570         * Fix bug where some files from iTunes would
571         be read as being at 90,000fps.
572
573 2014-10-20  Carl Hetherington  <cth@carlh.net>
574
575         * Version 1.76.2 released.
576
577 2014-10-19  Carl Hetherington  <cth@carlh.net>
578
579         * Add simple note of what audio resampling
580         will be done to the audio panel.
581
582 2014-10-16  Carl Hetherington  <cth@carlh.net>
583
584         * Version 1.75.2 released.
585
586 2014-10-16  Carl Hetherington  <cth@carlh.net>
587
588         * Version 1.75.1 released.
589
590 2014-10-16  Carl Hetherington  <cth@carlh.net>
591
592         * Version 1.75.0 released.
593
594 2014-10-14  Carl Hetherington  <cth@carlh.net>
595
596         * Version 1.74.3 released.
597
598 2014-10-08  c.hetherington  <cth@carlh.net>
599
600         * Make server finding more reliable when
601         there are more than a few servers.
602
603 2014-10-05  Carl Hetherington  <cth@carlh.net>
604
605         * Use a more sensible default position and size for
606         .srt subs.
607
608 2014-10-03  Carl Hetherington  <cth@carlh.net>
609
610         * Version 2.0.14 released.
611
612 2014-10-01  Carl Hetherington  <cth@carlh.net>
613
614         * Version 2.0.13 released.
615
616 2014-09-30  Carl Hetherington  <cth@carlh.net>
617
618         * Version 2.0.12 released.
619
620 2014-09-30  Carl Hetherington  <cth@carlh.net>
621
622         * Add basic video fade in/out.
623
624 2014-09-22  Carl Hetherington  <cth@carlh.net>
625
626         * Version 2.0.11 released.
627
628 2014-09-18  Carl Hetherington  <cth@carlh.net>
629
630         * Version 2.0.10 released.
631
632 2014-10-08  Carl Hetherington  <cth@carlh.net>
633
634         * Version 1.74.2 released.
635
636 2014-10-08  Carl Hetherington  <cth@carlh.net>
637
638         * Version 1.74.1 released.
639
640 2014-10-05  Carl Hetherington  <cth@carlh.net>
641
642         * Bump ffmpeg version.
643
644 2014-10-06  Carl Hetherington  <cth@carlh.net>
645
646         * Version 1.74.0 released.
647
648 2014-10-06  Carl Hetherington  <cth@carlh.net>
649
650         * Version 1.73.9 released.
651
652 2014-09-28  Carl Hetherington  <cth@carlh.net>
653
654         * Version 1.73.8 released.
655
656 2014-09-28  Carl Hetherington  <cth@carlh.net>
657
658         * Add a few key shortcuts.
659
660 2014-09-16  Carl Hetherington  <cth@carlh.net>
661
662         * Version 1.73.7 released.
663
664 2014-09-16  Carl Hetherington  <cth@carlh.net>
665
666         * Fix non-update of audio gain when changing selected content.
667
668 2014-09-14  Carl Hetherington  <cth@carlh.net>
669
670         * Version 1.73.6 released.
671
672 2014-09-14  Carl Hetherington  <cth@carlh.net>
673
674         * Version 1.73.5 released.
675
676 2014-09-14  Carl Hetherington  <cth@carlh.net>
677
678         * Update to nl_NL translation from Cherif Ben Brahim.
679
680 2014-09-12  Carl Hetherington  <cth@carlh.net>
681
682         * Version 2.0.9 released.
683
684 2014-09-12  Carl Hetherington  <cth@carlh.net>
685
686         * Add "re-examine" option to content context menu (#339).
687
688 2014-09-11  Carl Hetherington  <cth@carlh.net>
689
690         * Restore encoding optimisations for still-image sources.
691
692         * Add option to re-make signing chain with specified organisation,
693         common names etc. (#354)
694
695         * Allow separate X and Y scale for subtitles (#337).
696
697 2014-09-10  Carl Hetherington  <cth@carlh.net>
698
699         * Allow DCP names to be created using the ISDCF template and then
700         edited afterwards (#401).
701
702         * Fix hidden advanced preferences button in some locales.
703
704         * Version 2.0.8 released.
705
706 2014-09-10  Carl Hetherington  <cth@carlh.net>
707
708         * Fix loading of 1.x films.
709
710         * Fix crash on audio analysis in some cases.
711
712 2014-09-09  Carl Hetherington  <cth@carlh.net>
713
714         * Version 2.0.7 released.
715
716 2014-09-09  Carl Hetherington  <cth@carlh.net>
717
718         * Version 2.0.6 released.
719
720 2014-09-09  Carl Hetherington  <cth@carlh.net>
721
722         * Fix missing OS X dependencies.
723
724         * Use a different directory for DCP-o-matic 2
725         configuration (not the same as 1.x).
726
727 2014-09-08  Carl Hetherington  <cth@carlh.net>
728
729         * Version 2.0.5 released.
730
731         * Fix hidden advanced preferences button in some locales.
732
733 2014-09-08  Carl Hetherington  <cth@carlh.net>
734
735         * Fix failure to load Targa files.
736
737 2014-09-07  Carl Hetherington  <cth@carlh.net>
738
739         * Put no stretch / no scale in the set of choices for default
740         scale to.
741
742         * Fix a few bad fuzzy translations from the preferences dialog.
743
744 2014-09-03  Carl Hetherington  <cth@carlh.net>
745
746         * Fix server certificate downloads on OS X (#376).
747
748 2014-09-02  Carl Hetherington  <cth@carlh.net>
749
750         * Improve behaviour of batch converter window when it is shrunk (#338).
751
752 2014-09-01  Carl Hetherington  <cth@carlh.net>
753
754         * Version 1.73.1 released.
755
756 2014-08-31  Carl Hetherington  <cth@carlh.net>
757
758         * Remove configurable CPL <Creator> and use "DCP-o-matic (version) (git)"
759         instead.
760
761         * Fix lack of i18n of strings from src/lib/po on OS X.
762
763         * Give a hint when content and container aspect ratios are not
764         the same (#392).
765
766         * Add "copy" button to colour conversion presets editor (#399).
767
768         * Allow drag-and-drop of files onto the content list (#395).
769
770 2014-08-29  Carl Hetherington  <cth@carlh.net>
771
772         * Version 2.0.4 released.
773
774 2014-08-24  Carl Hetherington  <cth@carlh.net>
775
776         * Version 2.0.3 released.
777
778 2014-08-24  Carl Hetherington  <cth@carlh.net>
779
780         * Version 2.0.2 released.
781
782 2014-08-06  Carl Hetherington  <cth@carlh.net>
783
784         * Version 2.0.1 released.
785
786 2014-07-15  Carl Hetherington  <cth@carlh.net>
787
788         * A variety of changes were made on the 2.0 branch
789         but not documented in the ChangeLog.  Most sigificantly:
790
791         - DCP import
792         - Creation of DCPs with proper XML subtitles
793         - Import of .srt and .xml subtitles
794         - Audio processing framework (with some basic processors).
795
796 2014-03-07  Carl Hetherington  <cth@carlh.net>
797
798         * Add subtitle view.
799         * Some improvements to the manual.
800
801 2014-08-26  Carl Hetherington  <cth@carlh.net>
802
803         * Version 1.73.0 released.
804
805 2014-08-25  Carl Hetherington  <cth@carlh.net>
806
807         * Basic recent files list in the File menu.
808
809 2014-08-23  Carl Hetherington  <cth@carlh.net>
810
811         * Version 1.72.12 released.
812
813 2014-08-23  Carl Hetherington  <cth@carlh.net>
814
815         * Revert previous use of AVFormatContext::start_time when
816         computing the length of video.  I think this is wrong, and
817         causes bits to be missed off the end of videos (and other
818         problems).
819
820 2014-08-20  Carl Hetherington  <cth@carlh.net>
821
822         * Version 1.72.11 released.
823
824 2014-08-19  Carl Hetherington  <cth@carlh.net>
825
826         * Attempt to fix random crashes on OS X (especially during encodes)
827         thought to be caused by multiple threads using (different) stringstreams
828         at the same time; see src/lib/safe_stringstream.
829 >>>>>>> origin/master
830
831 2014-08-09  Carl Hetherington  <cth@carlh.net>
832
833         * Version 1.72.10 released.
834
835 2014-08-09  Carl Hetherington  <cth@carlh.net>
836
837         * Version 1.72.8 released.
838
839 2014-08-08  Carl Hetherington  <cth@carlh.net>
840
841         * Approximate support for changing timing details of multiple
842         bits of content at the same time.
843
844         * Allow removal of multiple bits of content at the same time.
845
846         * Version 1.72.7 released.
847
848 2014-08-04  Carl Hetherington  <cth@carlh.net>
849
850         * Add BCC option for KDM emails.
851
852 2014-07-29  Carl Hetherington  <cth@carlh.net>
853
854         * Version 1.72.5 released.
855
856 2014-07-17  Carl Hetherington  <cth@carlh.net>
857
858         * Fix corrupted text in job descriptions in some cases.
859
860         * Speculative fix for failure to keep Windows
861         machines awake during encodes.
862
863 2014-07-16  Carl Hetherington  <cth@carlh.net>
864
865         * Version 1.72.4 released.
866
867 2014-07-16  Carl Hetherington  <cth@carlh.net>
868
869         * Add default scaling setting to preferences (#384).
870
871         * Version 1.72.3 released.
872
873 2014-07-16  Carl Hetherington  <cth@carlh.net>
874
875         * Improve approximate time reports a bit.
876
877         * Make KDM email subject configurable.
878
879         * Updates to de_DE from Carsten Kurz.
880
881         * Limit allowed KDM types based on Interop/SMPTE setting
882         of DCP (#385).
883
884         * Updates to fr_FR from Grégoire Ausina.
885
886 2014-07-14  Carl Hetherington  <cth@carlh.net>
887
888         * Bump libdcp to get a new version which writes
889         <Hash> values to CPLs.
890
891 2014-07-10  Carl Hetherington  <cth@carlh.net>
892
893         * Version 1.72.2 released.
894 >>>>>>> origin/master
895
896 2014-07-10  Carl Hetherington  <cth@carlh.net>
897
898         * Try to fix corruption of KDM email setting in
899         some cases.
900
901         * Version 1.72.1 released.
902
903 2014-07-08  Carl Hetherington  <cth@carlh.net>
904
905         * Fix various problems with seek and content
906         being trimmed when its video frame rate is
907         overridden.
908
909 2014-07-02  Carl Hetherington  <cth@carlh.net>
910
911         * Updated de_DE translation from Carsten Kurz.
912
913 2014-06-30  Carl Hetherington  <cth@carlh.net>
914
915         * Version 1.72.0 released.
916
917 2014-06-28  Carl Hetherington  <cth@carlh.net>
918
919         * Version 1.71.2 released.
920
921 2014-06-28  Carl Hetherington  <cth@carlh.net>
922
923         * Version 1.71.1 released.
924
925 2014-06-28  Carl Hetherington  <cth@carlh.net>
926
927         * Fix crash on analysing audio (and possibly DCP creation) with
928         resampled content.
929
930 2014-06-27  Carl Hetherington  <cth@carlh.net>
931
932         * Version 1.71.0 released.
933
934 2014-06-27  Carl Hetherington  <cth@carlh.net>
935
936         * Fix up/down buttons in content list.
937
938 2014-06-26  Carl Hetherington  <cth@carlh.net>
939
940         * Version 1.70.1 released.
941
942 2014-06-26  Carl Hetherington  <cth@carlh.net>
943
944         * Support different KDM formulations.
945
946         * Allow override of detected video frame rates.
947
948         * Optimisation of uncertain effect to encoder and server
949         thread handling.
950
951         * Version 1.70.0 released.
952
953 2014-06-25  Carl Hetherington  <cth@carlh.net>
954
955         * Version 1.69.37 released.
956
957 2014-06-25  Carl Hetherington  <cth@carlh.net>
958
959         * Version 1.69.36 released.
960
961 2014-06-25  Carl Hetherington  <cth@carlh.net>
962
963         * Support pixel format 46 in make_black().
964
965 2014-06-24  Carl Hetherington  <cth@carlh.net>
966
967         * Re-assign timeline tracks when things are
968         moved about.
969
970 2014-06-23  Carl Hetherington  <cth@carlh.net>
971
972         * Try harder to cope with DCP names specified
973         already in CamelCase.
974
975         * Add option to CC a KDM email, and add
976         $SCREENS and $CINEMA_NAME as variables
977         in the email.
978
979 2014-06-22  Carl Hetherington  <cth@carlh.net>
980
981         * Reset-to-default button for KDM email text.
982
983         * Version 1.69.35 released.
984
985 2014-06-22  Carl Hetherington  <cth@carlh.net>
986
987         * Fix large memory leak with image sources.
988
989 2014-06-21  Carl Hetherington  <cth@carlh.net>
990
991         * Move email config into the KDM email page.
992
993         * Version 1.69.34 released.
994
995 2014-06-21  Carl Hetherington  <cth@carlh.net>
996
997         * Version 1.69.33 released.
998
999 2014-06-21  Carl Hetherington  <cth@carlh.net>
1000
1001         * Version 1.69.32 released.
1002
1003 2014-06-21  Carl Hetherington  <cth@carlh.net>
1004
1005         * Version 1.69.31 released.
1006
1007 2014-06-20  Carl Hetherington  <cth@carlh.net>
1008
1009         * Version 1.69.30 released.
1010
1011 2014-06-20  Carl Hetherington  <cth@carlh.net>
1012
1013         * Updates to de_DE translation from Carsten Kurz.
1014
1015 2014-06-18  Carl Hetherington  <cth@carlh.net>
1016
1017         * Version 1.69.29 released.
1018
1019 2014-06-18  Carl Hetherington  <cth@carlh.net>
1020
1021         * Fix thinko causing incorrect audio sample rates in some cases.
1022
1023 2014-06-15  Carl Hetherington  <cth@carlh.net>
1024
1025         * Version 1.69.28 released.
1026
1027 2014-06-12  Carl Hetherington  <cth@carlh.net>
1028
1029         * Version 1.69.27 released.
1030
1031 2014-06-12  Carl Hetherington  <cth@carlh.net>
1032
1033         * Add Content menu with "scale to fit width" and "scale
1034         to fit height" options.
1035
1036         * Version 1.69.26 released.
1037
1038 2014-06-12  Carl Hetherington  <cth@carlh.net>
1039
1040         * Fix bug where DCP-o-matic does not recreate video after
1041         subtitles are turned on or off.
1042
1043 2014-06-10  Carl Hetherington  <cth@carlh.net>
1044
1045         * Support ISDCF naming convention version 9 (#257).
1046
1047         * Rename DCI to ISDCF when talking about the digital cinema
1048         naming convention (#362).
1049
1050         * Fix crash when opening the timeline with no content (#369).
1051
1052 2014-06-09  Carl Hetherington  <cth@carlh.net>
1053
1054         * Fix server/client with non-RGB24 sources.
1055
1056         * Version 1.69.25 released.
1057
1058 2014-06-09  Carl Hetherington  <cth@carlh.net>
1059
1060         * Make audio gain a floating-point value in the UI (#367).
1061
1062         * Work-around out-of-memory crashes with large start trims (#252).
1063
1064         * Version 1.69.24 released.
1065
1066 2014-06-06  Carl Hetherington  <cth@carlh.net>
1067
1068         * Version 1.69.23 released.
1069
1070 2014-06-05  Carl Hetherington  <cth@carlh.net>
1071
1072         * Version 1.69.22 released.
1073
1074 2014-06-05  Carl Hetherington  <cth@carlh.net>
1075
1076         * Large speed-up to multi-image source file decoding.
1077
1078         * Back-port changes from v2 which work out how separate
1079         audio files should be resampled by looking at the video
1080         files which are present at the same time.
1081
1082 2014-06-03  Carl Hetherington  <cth@carlh.net>
1083
1084         * Version 1.69.21 released.
1085
1086 2014-06-03  Carl Hetherington  <cth@carlh.net>
1087
1088         * Fix bad resampling of separate sound file sources that
1089         have specified video frame rates.
1090
1091         * Version 1.69.20 released.
1092
1093 2014-06-03  Carl Hetherington  <cth@carlh.net>
1094
1095         * Re-calculate and update audio plots when the mapping is changed.
1096
1097         * Change the -3dB preset to -6dB since we are talking about
1098         amplitude, not power.
1099
1100         * Version 1.69.19 released.
1101
1102 2014-06-02  Carl Hetherington  <cth@carlh.net>
1103
1104         * Empirical hack to prevent over-read of array
1105         by libswscale; may fix crashes at the start of
1106         DCP encodes.
1107
1108 2014-05-29  Carl Hetherington  <cth@carlh.net>
1109
1110         * Version 1.69.18 released.
1111
1112 2014-05-28  Carl Hetherington  <cth@carlh.net>
1113
1114         * Version 1.69.17 released.
1115
1116 2014-05-28  Carl Hetherington  <cth@carlh.net>
1117
1118         * Version 1.69.16 released.
1119
1120 2014-05-28  Carl Hetherington  <cth@carlh.net>
1121
1122         * Rework KDM generation to be about CPLs rather than DCPs,
1123         and allow specification of any CPL to generate KDMs for.
1124
1125         Requested-by: Richard Turner
1126
1127 2014-05-27  Carl Hetherington  <cth@carlh.net>
1128
1129         * Version 1.69.15 released.
1130
1131 2014-05-26  Carl Hetherington  <cth@carlh.net>
1132
1133         * Version 1.69.14 released.
1134
1135 2014-05-26  Carl Hetherington  <cth@carlh.net>
1136
1137         * Fix problems with non-zero FFmpeg content start times.
1138
1139 2014-05-24  Carl Hetherington  <cth@carlh.net>
1140
1141         * Version 1.69.13 released.
1142
1143 2014-05-24  Carl Hetherington  <cth@carlh.net>
1144
1145         * Fix problems with log setup from config.
1146
1147 2014-05-23  Carl Hetherington  <cth@carlh.net>
1148
1149         * Version 1.69.12 released.
1150
1151 2014-05-22  Carl Hetherington  <cth@carlh.net>
1152
1153         * Version 1.69.11 released.
1154
1155 2014-05-21  Carl Hetherington  <cth@carlh.net>
1156
1157         * Version 1.69.10 released.
1158
1159 2014-05-21  Carl Hetherington  <cth@carlh.net>
1160
1161         * Tidy up logging a bit and make it configurable from the GUI
1162         (moving a few things into an Advanced preferences tab at
1163         the same time).
1164
1165 2014-05-19  Carl Hetherington  <cth@carlh.net>
1166
1167         * Version 1.69.9 released.
1168
1169 2014-05-19  Carl Hetherington  <cth@carlh.net>
1170
1171         * Decode image sources in the multi-threaded part
1172         of the transcoder, rather than the single-threaded.
1173
1174 2014-05-16  Carl Hetherington  <cth@carlh.net>
1175
1176         * Version 1.69.8 released.
1177
1178 2014-05-16  Carl Hetherington  <cth@carlh.net>
1179
1180         * Fix various confusions in translations of abbreviated
1181         channel names (Lc, Rc etc.)
1182
1183 2014-05-14  Carl Hetherington  <cth@carlh.net>
1184
1185         * Version 1.69.7 released.
1186
1187 2014-05-14  Carl Hetherington  <cth@carlh.net>
1188
1189         * Bump libdcp to remove checks on PCM MXF edit rates,
1190         so we can generate strange ones in DCP-o-matic.
1191
1192 2014-05-13  Carl Hetherington  <cth@carlh.net>
1193
1194         * Version 1.69.6 released.
1195
1196 2014-05-13  Carl Hetherington  <cth@carlh.net>
1197
1198         * Remove artificial 100fps limit when using
1199         "any" DCP frame rate.
1200
1201 2014-05-12  Carl Hetherington  <cth@carlh.net>
1202
1203         * Version 1.69.5 released.
1204
1205 2014-05-12  Carl Hetherington  <cth@carlh.net>
1206
1207         * Add option to use any DCP frame rate, rather than just
1208         the "allowed" set.
1209
1210         * Version 1.69.4 released.
1211
1212 2014-05-12  Carl Hetherington  <cth@carlh.net>
1213
1214         * Version 1.69.3 released.
1215
1216 2014-05-12  Carl Hetherington  <cth@carlh.net>
1217
1218         * Use libdcp::raw_convert instead of boost::lexical_cast and
1219         LocaleGuard, hopefully to fix large numbers being written with
1220         thousands separators on some locales.
1221
1222 2014-05-10  Carl Hetherington  <cth@carlh.net>
1223
1224         * Version 1.69.2 released.
1225
1226 2014-05-10  Carl Hetherington  <cth@carlh.net>
1227
1228         * Fix setup of the libswresample context to work with high channel counts.
1229
1230 2014-05-09  Carl Hetherington  <cth@carlh.net>
1231
1232         * Version 1.69.1 released.
1233
1234 2014-05-09  Carl Hetherington  <cth@carlh.net>
1235
1236         * Fix crash on using content with more than 12 audio channels.
1237
1238         * Re-introduce ffprobe call when adding content.
1239
1240 2014-05-05  Carl Hetherington  <cth@carlh.net>
1241
1242         * Version 1.69.0 released.
1243
1244 2014-05-02  Carl Hetherington  <cth@carlh.net>
1245
1246         * Version 1.68.0 released.
1247
1248 2014-04-29  Carl Hetherington  <cth@carlh.net>
1249
1250         * Version 1.67.1 released.
1251
1252 2014-04-29  Carl Hetherington  <cth@carlh.net>
1253
1254         * Version 1.67.0 released.
1255
1256 2014-04-27  Carl Hetherington  <cth@carlh.net>
1257
1258         * Version 1.66.16 released.
1259
1260 2014-04-27  Carl Hetherington  <cth@carlh.net>
1261
1262         * Add .dpx to the list of acceptable image files.
1263
1264         * Slightly better handling of uncaught exceptions.
1265
1266         * Use our own directory picker on 14.04 (as well as 13.04 and 13.10) as
1267         it appears that the same bug remains.
1268
1269 2014-04-25  Carl Hetherington  <cth@carlh.net>
1270
1271         * Version 1.66.15 released.
1272
1273 2014-04-25  Carl Hetherington  <cth@carlh.net>
1274
1275         * Fix subtitle display when the next subtitle is decoded before the previous
1276         one has finished.
1277
1278 2014-04-24  Carl Hetherington  <cth@carlh.net>
1279
1280         * Version 1.66.14 released.
1281
1282 2014-04-23  Carl Hetherington  <cth@carlh.net>
1283
1284         * Version 1.66.13 released.
1285
1286 2014-04-21  Carl Hetherington  <cth@carlh.net>
1287
1288         * Update to es_ES translation from Manuel AC.
1289
1290         * Update to fr_FR translation from Thierry Journet.
1291
1292 2014-04-17  Carl Hetherington  <cth@carlh.net>
1293
1294         * Fix update of the gain control when using the gain calculator
1295         dialog.
1296
1297         * Version 1.66.12 released.
1298
1299 2014-04-07  Carl Hetherington  <cth@carlh.net>
1300
1301         * Version 1.66.11 released.
1302
1303 2014-04-07  Carl Hetherington  <cth@carlh.net>
1304
1305         * Updated fr_FR translation from Thierry Journet.
1306
1307 2014-04-02  Carl Hetherington  <cth@carlh.net>
1308
1309         * Version 1.66.10 released.
1310
1311 2014-04-01  Carl Hetherington  <cth@carlh.net>
1312
1313         * Basic support for separate left/right-eye files or directories
1314         for 3D.
1315
1316 2014-03-30  Carl Hetherington  <cth@carlh.net>
1317
1318         * Version 1.66.9 released.
1319
1320 2014-03-30  Carl Hetherington  <cth@carlh.net>
1321
1322         * Version 1.66.8 released.
1323
1324         * nl_NL translation from Theo Kooijmans.
1325
1326 2014-03-27  Carl Hetherington  <cth@carlh.net>
1327
1328         * Auto-save film metadata before starting DCP encode.
1329
1330 2014-03-25  Carl Hetherington  <cth@carlh.net>
1331
1332         * Add support for downloading Doremi server certificates.
1333
1334 2014-03-24  Carl Hetherington  <cth@carlh.net>
1335
1336         * Version 1.66.7 released.
1337
1338 2014-03-24  Carl Hetherington  <cth@carlh.net>
1339
1340         * Fix error on creating DCPs without audio.
1341
1342 2014-03-23  Carl Hetherington  <cth@carlh.net>
1343
1344         * Version 1.66.6 released.
1345
1346 2014-03-23  Carl Hetherington  <cth@carlh.net>
1347
1348         * Attempt to fix format string specifier error on Windows.
1349
1350         * Version 1.66.5 released.
1351
1352 2014-03-22  Carl Hetherington  <cth@carlh.net>
1353
1354         * Version 1.66.4 released.
1355
1356 2014-03-22  Carl Hetherington  <cth@carlh.net>
1357
1358         * Allow specification of the video frame rate that a sound file
1359         was prepared for.
1360
1361         * Another attempt to fix colour conversion dialog strange behaviour
1362         on OS X.
1363
1364 2014-03-18  Carl Hetherington  <cth@carlh.net>
1365
1366         * Version 1.66.3 released.
1367
1368 2014-03-18  Carl Hetherington  <cth@carlh.net>
1369
1370         * Fix bad rounding of timecodes.
1371
1372         * Tentative support for 3D from alternate frames of the source.
1373
1374 2014-03-17  Carl Hetherington  <cth@carlh.net>
1375
1376         * Improve behaviour of the position slider at the end of films.
1377
1378         * Version 1.66.2 released.
1379
1380 2014-03-17  Carl Hetherington  <cth@carlh.net>
1381
1382         * Improve appearance of config dialog on OS X.
1383
1384 2014-03-15  Carl Hetherington  <cth@carlh.net>
1385
1386         * Improve appearance of new film and KDM dialogs on OS X.
1387
1388         * Fix KDM dialog to predictably set up its initial range to
1389         a week from now.
1390
1391         * Remove support for FFmpeg post-processing filters as they apparently
1392         do not support > 8bpp.  I don't think they are worth the pain of
1393         quantizing and then telling the user what has happened.
1394
1395 2014-03-12  Carl Hetherington  <cth@carlh.net>
1396
1397         * Version 1.66.1 released.
1398
1399 2014-03-12  Carl Hetherington  <cth@carlh.net>
1400
1401         * Hopefully fix i18n on OS X (#324).
1402
1403 2014-03-10  Carl Hetherington  <cth@carlh.net>
1404
1405         * Version 1.66.0 released.
1406
1407 2014-03-09  Carl Hetherington  <cth@carlh.net>
1408
1409         * Version 1.65.2 released.
1410
1411 2014-03-09  Carl Hetherington  <cth@carlh.net>
1412
1413         * Restore old behaviour of "no-stretch" mode with crop.
1414
1415         * Fix display of no-scale display mode in the player.
1416
1417 2014-03-08  Carl Hetherington  <cth@carlh.net>
1418
1419         * Version 1.65.1 released.
1420
1421 2014-03-08  Carl Hetherington  <cth@carlh.net>
1422
1423         * Fix incorrect audio analyses on multiple-stream content.
1424
1425         * Support for unsigned 8-bit audio (hmm!).
1426
1427 2014-03-06  Carl Hetherington  <cth@carlh.net>
1428
1429         * Version 1.65.0 released.
1430
1431 2014-03-05  Carl Hetherington  <cth@carlh.net>
1432
1433         * Version 1.64.19 released.
1434
1435 2014-03-05  Carl Hetherington  <cth@carlh.net>
1436
1437         * Bump maximum audio channels to 12 so that we can
1438         (crudely at least) get BsL/BsR.
1439
1440 2014-03-04  Carl Hetherington  <cth@carlh.net>
1441
1442         * Version 1.64.18 released.
1443
1444 2014-03-04  Carl Hetherington  <cth@carlh.net>
1445
1446         * Add option to disable all scaling of the input video.
1447
1448 2014-03-03  Carl Hetherington  <cth@carlh.net>
1449
1450         * Fix rounding of timecodes in at least some cases (#323).
1451
1452         * Try to prevent OS X from sleeping during DCP encode.
1453
1454 2014-02-26  Carl Hetherington  <cth@carlh.net>
1455
1456         * Version 1.64.17 released.
1457
1458 2014-02-26  Carl Hetherington  <cth@carlh.net>
1459
1460         * Fix missing RMS audio analysis plots in some cases.
1461
1462         * Fix failure to load sound files with
1463         non-ASCII paths.
1464
1465 2014-02-23  Carl Hetherington  <cth@carlh.net>
1466
1467         * Version 1.64.16 released.
1468
1469 2014-02-23  Carl Hetherington  <cth@carlh.net>
1470
1471         * Bump ffmpeg library to git head to fix problems with
1472         misrecognised frame rates in some MOV files.
1473
1474 2014-02-20  Carl Hetherington  <cth@carlh.net>
1475
1476         * Version 1.64.15 released.
1477
1478 2014-02-20  Carl Hetherington  <cth@carlh.net>
1479
1480         * Basic support for 7.1 / HI/VI audio tracks.
1481
1482 2014-02-19  Carl Hetherington  <cth@carlh.net>
1483
1484         * Add some basic JSON stuff.
1485
1486 2014-02-18  Carl Hetherington  <cth@carlh.net>
1487
1488         * Version 1.64.14 released.
1489
1490 2014-02-18  Carl Hetherington  <cth@carlh.net>
1491
1492         * Version 1.64.13 released.
1493
1494 2014-02-12  Carl Hetherington  <cth@carlh.net>
1495
1496         * Make the batch converter remember its last directory
1497         for the film picker (#318).
1498
1499         * Add dcpomatic_batch to OS X .app.
1500
1501 2014-02-11  Carl Hetherington  <cth@carlh.net>
1502
1503         * Version 1.64.12 released.
1504
1505 2014-02-11  Carl Hetherington  <cth@carlh.net>
1506
1507         * Be more careful when catching exceptions from KDM creation.
1508
1509 2014-02-10  Carl Hetherington  <cth@carlh.net>
1510
1511         * Version 1.64.11 released.
1512
1513 2014-02-10  Carl Hetherington  <cth@carlh.net>
1514
1515         * Version 1.64.10 released.
1516
1517 2014-02-10  Carl Hetherington  <cth@carlh.net>
1518
1519         * Try to fix Centos RPM dependencies.
1520
1521         * Version 1.64.9 released.
1522
1523 2014-02-10  Carl Hetherington  <cth@carlh.net>
1524
1525         * Version 1.64.8 released.
1526
1527 2014-02-09  Carl Hetherington  <cth@carlh.net>
1528
1529         * Build with a more careful version of libopenjpeg that handles
1530         out-of-memory conditions slightly better.
1531
1532         * Possibly fix repeated no route to host errors in some cases.
1533
1534         * Some small bits of increased low-memory stability.
1535
1536         * Version 1.64.7 released.
1537
1538 2014-02-08  Carl Hetherington  <cth@carlh.net>
1539
1540         * Fix exception when seeking with missing content (part of #317).
1541
1542         * Version 1.64.6 released.
1543
1544 2014-02-08  Carl Hetherington  <cth@carlh.net>
1545
1546         * Version 1.64.5 released.
1547
1548 2014-02-08  Carl Hetherington  <cth@carlh.net>
1549
1550         * Version 1.64.4 released.
1551
1552 2014-02-08  Carl Hetherington  <cth@carlh.net>
1553
1554         * Version 1.64.3 released.
1555
1556 2014-02-08  Carl Hetherington  <cth@carlh.net>
1557
1558         * Bump libdcp version to get some fixes for Interop XML.
1559
1560 2014-02-07  Carl Hetherington  <cth@carlh.net>
1561
1562         * Add basic stuff to build RPMs for Centos.
1563
1564 2014-02-05  Carl Hetherington  <cth@carlh.net>
1565
1566         * Version 1.64.2 released.
1567
1568 2014-02-05  Carl Hetherington  <cth@carlh.net>
1569
1570         * A variety of fixes to small problems found by Coverity.
1571
1572 2014-02-05  Carl Hetherington  <cth@carlh.net>
1573
1574         * Version 1.64.1 released.
1575
1576 2014-02-05  Carl Hetherington  <cth@carlh.net>
1577
1578         * Updates to it_IT translation from William Fanelli.
1579
1580 2014-02-02  Carl Hetherington  <cth@carlh.net>
1581
1582         * Version 1.64.0 released.
1583
1584 2014-01-29  Carl Hetherington  <cth@carlh.net>
1585
1586         * Version 1.63.8 released.
1587
1588 2014-01-29  Carl Hetherington  <cth@carlh.net>
1589
1590         * Add subtitle X offset option.
1591
1592         * Fix missing subtitles when subtitled content is at a non-zero position.
1593
1594 2014-01-28  Carl Hetherington  <cth@carlh.net>
1595
1596         * Use Mbit/s instead of the incorrect MBps.
1597
1598         * Version 1.63.7 released.
1599
1600 2014-01-28  Carl Hetherington  <cth@carlh.net>
1601
1602         * Try to prevent Windows machines going to sleep during encodes.
1603
1604         * Add option to not install main program / server on Windows.
1605
1606 2014-01-26  Carl Hetherington  <cth@carlh.net>
1607
1608         * Change default JPEG2000 bandwith to 100MBps.
1609
1610         * Updated fr_FR translation from Theirry Journet.
1611
1612 2014-01-24  Carl Hetherington  <cth@carlh.net>
1613
1614         * Try to fix repeatedly-reported exceptions.
1615
1616 2014-01-23  Carl Hetherington  <cth@carlh.net>
1617
1618         * Version 1.63.6 released.
1619
1620 2014-01-23  Carl Hetherington  <cth@carlh.net>
1621
1622         * Fix recovery of DCP encoding after a crash with a 3D DCP.
1623
1624 2014-01-21  Carl Hetherington  <cth@carlh.net>
1625
1626         * Version 1.63.5 released.
1627
1628 2014-01-21  Carl Hetherington  <cth@carlh.net>
1629
1630         * Potentially major fix for bad A/V sync.
1631
1632 2014-01-19  Carl Hetherington  <cth@carlh.net>
1633
1634         * Version 1.63.4 released.
1635
1636 2014-01-19  Carl Hetherington  <cth@carlh.net>
1637
1638         * Updated sv_SE translation from Adam Klotblixt.
1639
1640 2014-01-15  Carl Hetherington  <cth@carlh.net>
1641
1642         * Version 1.63.3 released.
1643
1644 2014-01-15  Carl Hetherington  <cth@carlh.net>
1645
1646         * Hopefully fix badly-labelled MXFs when in Interop mode.
1647
1648 2014-01-14  Carl Hetherington  <cth@carlh.net>
1649
1650         * Version 1.63.2 released.
1651
1652 2014-01-14  Carl Hetherington  <cth@carlh.net>
1653
1654         * Fix problems with adding new soundtracks to FFmpeg content with
1655         no audio track.
1656
1657         * Updated de_DE translation from Markus Raab.
1658
1659         * Version 1.63.1 released.
1660
1661 2014-01-14  Carl Hetherington  <cth@carlh.net>
1662
1663         * Try to fix subtitle problems when the video frame rate is being changed
1664         from content to DCP.
1665
1666 2014-01-13  Carl Hetherington  <cth@carlh.net>
1667
1668         * Change 4:3 and 5:3 ratios to be precise rather than 1.33:1 and 1.66:1, and
1669         also tweak 1.19:1 (#306).
1670
1671         * Version 1.63.0 released.
1672
1673 2014-01-12  Carl Hetherington  <cth@carlh.net>
1674
1675         * Fix crashes when using -3dB options in locales with a , decimal separator.
1676
1677         * Version 1.62.3 released.
1678
1679 2014-01-11  Carl Hetherington  <cth@carlh.net>
1680
1681         * Hopefully fix error on restarting a cancelled transcode job
1682         on Windows.
1683
1684 2014-01-10  Carl Hetherington  <cth@carlh.net>
1685
1686         * Version 1.62.2 released.
1687
1688 2014-01-10  Carl Hetherington  <cth@carlh.net>
1689
1690         * Version 1.62.1 released.
1691
1692 2014-01-10  Carl Hetherington  <cth@carlh.net>
1693
1694         * Version 1.62.0 released.
1695
1696 2014-01-10  Carl Hetherington  <cth@carlh.net>
1697
1698         * Try to stop the queue of things to write filling up excessively
1699         on fast CPUs.
1700
1701         * Try to fix double "are you sure" prompt on quitting with active jobs.
1702
1703         * Version 1.61.2 released.
1704
1705 2014-01-09  Carl Hetherington  <cth@carlh.net>
1706
1707         * Version 1.61.1 released.
1708
1709 2014-01-09  Carl Hetherington  <cth@carlh.net>
1710
1711         * Version 1.61.0 released.
1712
1713 2014-01-09  Carl Hetherington  <cth@carlh.net>
1714
1715         * Hopefully fix somewhat inexplicable inability of Windows to open
1716         new files on top of old ones in some circumstances (with audio
1717         MXFs).
1718
1719         * Version 1.60 released.
1720
1721 2014-01-09  Carl Hetherington  <cth@carlh.net>
1722
1723         * More fixes for slow-downs on fast computers.
1724
1725 2014-01-08  Carl Hetherington  <cth@carlh.net>
1726
1727         * Version 1.59 released.
1728
1729 2014-01-07  Carl Hetherington  <cth@carlh.net>
1730
1731         * Version 1.58 released.
1732
1733 2014-01-07  Carl Hetherington  <cth@carlh.net>
1734
1735         * Fix Windows build of FFmpeg to link against zlib, which fixes parsing
1736         of some .mov files.
1737
1738         * Very primitive check-for-updates feature added.
1739
1740         * Allow still-moving-image sources to have their frame rate specified.
1741
1742 2014-01-06  Carl Hetherington  <cth@carlh.net>
1743
1744         * Basics of per-channel audio gain (#247).
1745
1746         * Give a warning on make DCP if it seems unlikely that the disk
1747         will have enough space to store the finished DCP (#92).
1748
1749         * Make sure forced languages override the environment for gettext()
1750         as well as wxWidgets' i18n code (#108).
1751
1752         * Bump libdcp version to get a fix for VOLINDEX/ASSETMAP file extensions
1753         with interop (#206).
1754
1755         * Fix subtitle colouring (#152).
1756
1757         * Fix mis-timed subtitles when there is a non-zero video PTS offset.
1758
1759         * Remove seemingly unnecessary checks on image directories.
1760
1761         * Leave DCP directory creation until the last minute to help
1762         avoid half-eaten directories being left around (#174).
1763
1764 2014-01-05  Carl Hetherington  <cth@carlh.net>
1765
1766         * Version 1.57 released.
1767
1768 2014-01-05  Carl Hetherington  <cth@carlh.net>
1769
1770         * Use _fseeki64 on Windows when reading content files.
1771
1772         * Various small fixes to i18n.
1773
1774 2014-01-03  Carl Hetherington  <cth@carlh.net>
1775
1776         * Version 1.56 released.
1777
1778 2014-01-03  Carl Hetherington  <cth@carlh.net>
1779
1780         * Version 1.55 released.
1781
1782 2014-01-03  Carl Hetherington  <cth@carlh.net>
1783
1784         * New de_DE translation from Markus Raab.
1785
1786         * Work-around mysterious call of pure virtual method inside boost.
1787
1788 2014-01-01  Carl Hetherington  <cth@carlh.net>
1789
1790         * Bump ffmpeg version.
1791
1792 2013-12-30  Carl Hetherington  <cth@carlh.net>
1793
1794         * Version 1.54 released.
1795
1796 2013-12-30  Carl Hetherington  <cth@carlh.net>
1797
1798         * Put catches around a few threads which could have uncaught exceptions.
1799
1800         * Add nascent dcpomatic_create command-line program to create films.
1801
1802 2013-12-29  Carl Hetherington  <cth@carlh.net>
1803
1804         * Version 1.53 released.
1805
1806 2013-12-29  Carl Hetherington  <cth@carlh.net>
1807
1808         * Fix failure to load content from directories with non-Latin names.
1809
1810 2013-12-28  Carl Hetherington  <cth@carlh.net>
1811
1812         * Speculative fix for "find missing" not working on OS X (#255).
1813
1814         * Fix failure to load films with missing still image content (#300).
1815
1816 2013-12-27  Carl Hetherington  <cth@carlh.net>
1817
1818         * Fix non-update of video information on changing DCP resolution (#299).
1819
1820         * Version 1.52 released.
1821
1822 2013-12-27  Carl Hetherington  <cth@carlh.net>
1823
1824         * More speculative fixes for 4K.
1825
1826 2013-12-23  Carl Hetherington  <cth@carlh.net>
1827
1828         * Version 1.51 released.
1829
1830 2013-12-23  Carl Hetherington  <cth@carlh.net>
1831
1832         * A couple of potential fixes for 4K.
1833
1834         * Version 1.50 released.
1835
1836 2013-12-23  Carl Hetherington  <cth@carlh.net>
1837
1838         * Version 1.49 released.
1839
1840 2013-12-23  Carl Hetherington  <cth@carlh.net>
1841
1842         * Version 1.48 released.
1843
1844 2013-12-23  Carl Hetherington  <cth@carlh.net>
1845
1846         * Add TLS/SSL support to KDM email sending.
1847
1848 2013-12-23  Carl Hetherington  <cth@carlh.net>
1849
1850         * Version 1.47 released.
1851
1852 2013-12-23  Carl Hetherington  <cth@carlh.net>
1853
1854         * Add $START_TIME and $END_TIME as variables for the KDM email.
1855
1856         * Add top/bottom option for 3D frames.
1857
1858 2013-12-20  Carl Hetherington  <cth@carlh.net>
1859
1860         * Add configuration option for default audio delay (#276).
1861
1862         * Version 1.46 released.
1863
1864 2013-12-19  Carl Hetherington  <cth@carlh.net>
1865
1866         * Version 1.45 released.
1867
1868 2013-12-19  Carl Hetherington  <cth@carlh.net>
1869
1870         * Bump libdcp version again for a crash fix for 32-bit Windows,
1871         and also for problems generating certificate chains.
1872
1873 2013-12-18  Carl Hetherington  <cth@carlh.net>
1874
1875         * Version 1.44 released.
1876
1877 2013-12-18  Carl Hetherington  <cth@carlh.net>
1878
1879         * Bump libdcp version again for a fix to XML validity for 3D.
1880
1881         * Version 1.43 released.
1882
1883 2013-12-18  Carl Hetherington  <cth@carlh.net>
1884
1885         * Update libdcp version to get fix for 3D IntrinsicDuration.
1886
1887         * Fix progress reporting when making 3D DCPs.
1888
1889         * Fix non-update of display when changing video frame type (2D,
1890         3D left/right etc.)
1891
1892         * Restore video information in video tab when using still images.
1893
1894         * Hopefully fix exception on new film in some strange cases.
1895
1896 2013-12-09  Carl Hetherington  <cth@carlh.net>
1897
1898         * Version 1.42 released.
1899
1900 2013-12-09  Carl Hetherington  <cth@carlh.net>
1901
1902         * Fix make_black for pixel format 7 (#288).
1903
1904 2013-12-08  Carl Hetherington  <cth@carlh.net>
1905
1906         * Fix display update when removing content (#281).
1907
1908 2013-12-07  Carl Hetherington  <cth@carlh.net>
1909
1910         * Version 1.41 released.
1911
1912 2013-12-05  Carl Hetherington  <cth@carlh.net>
1913
1914         * Improve the correctness of lengths reported by sound files to fix
1915         short DCPs when using non-DCI-rate sound files with stills.
1916
1917 2013-12-04  Carl Hetherington  <cth@carlh.net>
1918
1919         * Make signatures optional (#273).
1920
1921         * Only do scale/crop/window/subtitle overlay if a frame is going
1922         to be encoded for the DCP.
1923
1924         * Several optimisations to video processing, which should
1925         speed up the player a bit.
1926
1927 2013-12-03  Carl Hetherington  <cth@carlh.net>
1928
1929         * Add "play length" control to avoid having to do arithmetic to
1930         get end-trims right in some cases (#261).
1931
1932 2013-12-02  Carl Hetherington  <cth@carlh.net>
1933
1934         * Fix breakage to adding multiple files at the same time.
1935
1936         * Fix crash on double-click of "show audio" button (#278).
1937
1938         * Version 1.40 released.
1939
1940 2013-12-02  Carl Hetherington  <cth@carlh.net>
1941
1942         * Fix problems with FFmpeg files that have all-zero stream IDs.
1943
1944         * Fix crash on checking non-existing frame info
1945         files.
1946
1947         * Fix erroneous disabling of timing panel with
1948         audio-only sources.
1949
1950 2013-11-30  Carl Hetherington  <cth@carlh.net>
1951
1952         * Version 1.39 released.
1953
1954 2013-11-30  Carl Hetherington  <cth@carlh.net>
1955
1956         * Fix windows build.
1957
1958 2013-11-29  Carl Hetherington  <cth@carlh.net>
1959
1960         * Version 1.38 released.
1961
1962 2013-11-29  Carl Hetherington  <cth@carlh.net>
1963
1964         * Add option to join input files together
1965         to help with multiple VOB files from DVDs.
1966
1967         * Fix build for 32-bit versions of OS X.
1968
1969 2013-11-27  Carl Hetherington  <cth@carlh.net>
1970
1971         * Version 1.37 released.
1972
1973 2013-11-27  Carl Hetherington  <cth@carlh.net>
1974
1975         * Version 1.36 released.
1976
1977 2013-11-27  Carl Hetherington  <cth@carlh.net>
1978
1979         * Version 1.35 released.
1980
1981 2013-11-26  Carl Hetherington  <cth@carlh.net>
1982
1983         * Updated fr_FR translation from Lilian Lefranc.
1984
1985         * A whole load of fixes for lots of bugs when handling filenames
1986         using non-Latin characters on Windows.
1987
1988 2013-11-22  Carl Hetherington  <cth@carlh.net>
1989
1990         * Version 1.34 released.
1991
1992 2013-11-22  Carl Hetherington  <cth@carlh.net>
1993
1994         * Fix both OS X and Windows installers.
1995
1996 2013-11-21  Carl Hetherington  <cth@carlh.net>
1997
1998         * Version 1.33 released.
1999
2000 2013-11-21  Carl Hetherington  <cth@carlh.net>
2001
2002         * Fix Ubuntu 13.04 build.
2003
2004 2013-11-20  Carl Hetherington  <cth@carlh.net>
2005
2006         * Version 1.32 released.
2007
2008 2013-11-20  Carl Hetherington  <cth@carlh.net>
2009
2010         * Version 1.31 released.
2011
2012 2013-11-20  Carl Hetherington  <cth@carlh.net>
2013
2014         * Add primitive hints dialogue box.
2015
2016 2013-11-17  Carl Hetherington  <cth@carlh.net>
2017
2018         * Fix specified-server discovery.
2019
2020         * Version 1.30 released.
2021
2022 2013-11-17  Carl Hetherington  <cth@carlh.net>
2023
2024         * Speculative fix for servers crashing with different
2025         locales to clients.
2026
2027 2013-11-16  Carl Hetherington  <cth@carlh.net>
2028
2029         * Bump bundled FFmpeg version to current git master.
2030
2031         * Fix erroneous reset of visible channels in audio
2032         level dialog when changing gain.
2033
2034 2013-11-15  Carl Hetherington  <cth@carlh.net>
2035
2036         * Use 2 decimal places for gamma controls instead
2037         of 1.
2038
2039 2013-11-14  Carl Hetherington  <cth@carlh.net>
2040
2041         * Support modification of certain properties when
2042         there are several selected pieces of content.
2043
2044         * Add server configuration back in.
2045
2046 2013-11-12  Carl Hetherington  <cth@carlh.net>
2047
2048         * Version 1.29 released.
2049
2050 2013-11-12  Carl Hetherington  <cth@carlh.net>
2051
2052         * Fix bad_alloc exception on audio analysis (and
2053         probably elsewhere).
2054
2055 2013-11-11  Carl Hetherington  <cth@carlh.net>
2056
2057         * Version 1.28 released.
2058
2059 2013-11-11  Carl Hetherington  <cth@carlh.net>
2060
2061         * Somewhat speculative fix for slow-downs and
2062         large memory consumption with multi-content playlists.
2063
2064 2013-11-10  Carl Hetherington  <cth@carlh.net>
2065
2066         * Hopefully get rid of spurious black lines around
2067         preview.
2068
2069 2013-11-08  Carl Hetherington  <carl@ubuntu>
2070
2071         * Fix strange behaviour of J2K bandwidth control
2072         on 32-bit Linux.
2073
2074 2013-11-07  Carl Hetherington  <cth@carlh.net>
2075
2076         * Open file dialog starts in the configured DCP directory,
2077         if one exists (#70).
2078
2079 2013-11-06  Carl Hetherington  <cth@carlh.net>
2080
2081         * Support pixel format 30 (#254).
2082
2083 2013-11-06  Carl Hetherington  <cth@carlh.net>
2084
2085         * Version 1.27 released.
2086
2087 2013-11-06  Carl Hetherington  <cth@carlh.net>
2088
2089         * Various server-related tidying up; servers are
2090         now auto-detected only (the configuration for
2091         them has been removed).
2092
2093 2013-11-06  Carl Hetherington  <cth@carlh.net>
2094
2095         * Version 1.26 released.
2096
2097 2013-11-05  Carl Hetherington  <cth@carlh.net>
2098
2099         * Auto-detect encoding servers on the local
2100         subnet(s).
2101
2102         * Tweak verbosity of command-line encoding servers.
2103
2104 2013-11-04  Carl Hetherington  <cth@carlh.net>
2105
2106         * Version 1.25 released.
2107
2108 2013-10-29  Carl Hetherington  <cth@carlh.net>
2109
2110         * Improve performance when start-trimming
2111         large files.
2112
2113         * Fix audio problems when start-trimming.
2114
2115 2013-10-28  Carl Hetherington  <cth@carlh.net>
2116
2117         * Version 1.24 released.
2118
2119 2013-10-28  Carl Hetherington  <cth@carlh.net>
2120
2121         * Fix failure to reload configuration on
2122         some non-English locales.
2123
2124 2013-10-26  Carl Hetherington  <cth@carlh.net>
2125
2126         * Version 1.23 released.
2127
2128 2013-10-25  Carl Hetherington  <cth@carlh.net>
2129
2130         * Version 1.22 released.
2131
2132 2013-10-24  Carl Hetherington  <cth@carlh.net>
2133
2134         * Support sources that require repeat of more than
2135         1 extra frame.
2136
2137 2013-10-23  Carl Hetherington  <cth@carlh.net>
2138
2139         * Version 1.21 released.
2140
2141 2013-10-23  Carl Hetherington  <cth@carlh.net>
2142
2143         * Use our own directory picker on Ubuntu 13.10 as well
2144         as Ubuntu 13.04 as it seems similarly broken.
2145
2146 2013-10-22  Carl Hetherington  <cth@carlh.net>
2147
2148         * Version 1.20 released.
2149
2150 2013-10-22  Carl Hetherington  <cth@carlh.net>
2151
2152         * Allow films to be loaded when content is missing,
2153         and then that content can be re-found.
2154
2155 2013-10-21  Carl Hetherington  <cth@carlh.net>
2156
2157         * Version 1.19 released.
2158
2159 2013-10-21  Carl Hetherington  <cth@carlh.net>
2160
2161         * Fix Rec. 709 gammas (from Lilian Lefranc)
2162
2163 2013-10-20  Carl Hetherington  <cth@carlh.net>
2164
2165         * Allow specification of subtitle language even if DVD-o-matic
2166         isn't providing the subtitles.
2167
2168 2013-10-20  Carl Hetherington  <cth@carlh.net>
2169
2170         * Version 1.18 released.
2171
2172 2013-10-19  Carl Hetherington  <cth@carlh.net>
2173
2174         * Fix non-saving of colour transform presets.
2175
2176         * Some improvements in progress reporting, especially
2177         for long encodes.
2178
2179 2013-10-18  Carl Hetherington  <cth@carlh.net>
2180
2181         * Fix bug with incorrect validity times given to KDMs.
2182
2183 2013-10-17  Carl Hetherington  <cth@carlh.net>
2184
2185         * Fix Make DCP menu option sensitivity (#230).
2186
2187         * Forward-port fix from master; use 1000000 rather
2188         than 1e6 for J2K bandwidth arithmetic to ensure
2189         that it's done with integers.
2190
2191 2013-10-16  Carl Hetherington  <cth@carlh.net>
2192
2193         * Version 1.17 released.
2194
2195 2013-10-16  Carl Hetherington  <cth@carlh.net>
2196
2197         * Hopefully fix crash on closing preferences window
2198         when ~/.config/dcpomatic does not exist.
2199
2200         * Allow specification of the DCP to make KDMs for,
2201         in case there is more than one.
2202
2203         * Speed up response to some settings changes
2204         (e.g. crop) (#196).
2205
2206 2013-10-15  Carl Hetherington  <cth@carlh.net>
2207
2208         * Version 1.16 released.
2209
2210 2013-10-15  Carl Hetherington  <cth@carlh.net>
2211
2212         * Restore up/down buttons for simple content time
2213         movements.
2214
2215         * Include film title in KDM filenames.
2216
2217         * Allow no-stretch scaling like in DVD-o-matic.
2218
2219 2013-10-14  Carl Hetherington  <cth@carlh.net>
2220
2221         * Add Rec. 709 colour conversion preset using
2222         Wolfgang Woehl's matrix.
2223
2224 2013-10-14  Carl Hetherington  <cth@carlh.net>
2225
2226         * Version 1.15 released.
2227
2228 2013-10-14  Carl Hetherington  <cth@carlh.net>
2229
2230         * Fix some crashes in the KDM dialogue when coming
2231         out of the add screen without giving a certificate.
2232
2233         * Really fix libltdl search path on OS X.
2234
2235 2013-10-13  Carl Hetherington  <cth@carlh.net>
2236
2237         * Version 1.14 released.
2238
2239 2013-10-12  Carl Hetherington  <cth@carlh.net>
2240
2241         * Add some missing libraries to the OS X build.
2242
2243         * Fix libltdl search path on OS X.
2244
2245 2013-10-12  Carl Hetherington  <cth@carlh.net>
2246
2247         * Version 1.13 released.
2248
2249 2013-10-12  Carl Hetherington  <cth@carlh.net>
2250
2251         * Fix linux static build.
2252
2253 2013-10-11  Carl Hetherington  <cth@carlh.net>
2254
2255         * Version 1.12 released.
2256
2257 2013-10-11  Carl Hetherington  <cth@carlh.net>
2258
2259         * Fix failure to create signer certificates
2260         on Windows.
2261
2262 2013-10-10  Carl Hetherington  <cth@carlh.net>
2263
2264         * Basic snapping in the timeline.
2265
2266         * Various improvements to dcpomatic_kdm.
2267
2268 2013-10-10  Carl Hetherington  <cth@carlh.net>
2269
2270         * Version 1.11 released.
2271
2272 2013-10-10  Carl Hetherington  <cth@carlh.net>
2273
2274         * libdcp fix to incorrect signature digests.
2275
2276 2013-10-09  Carl Hetherington  <cth@carlh.net>
2277
2278         * Version 1.10 released.
2279
2280 2013-10-09  Carl Hetherington  <cth@carlh.net>
2281
2282         * Add some missing Windows dependencies.
2283
2284 2013-10-09  Carl Hetherington  <cth@carlh.net>
2285
2286         * Version 1.09 released.
2287
2288 2013-10-09  Carl Hetherington  <cth@carlh.net>
2289
2290         * Bump libdcp version to pull in speculative fix
2291         for AuthorizedDeviceList thumbprints in KDMs.
2292
2293 2013-10-09  Carl Hetherington  <cth@carlh.net>
2294
2295         * Version 1.08 released.
2296
2297 2013-10-09  Carl Hetherington  <cth@carlh.net>
2298
2299         * Fix problems with crypto stuff on Windows.
2300
2301 2013-10-08  Carl Hetherington  <cth@carlh.net>
2302
2303         * Version 1.07 released.
2304
2305 2013-10-01  Carl Hetherington  <cth@carlh.net>
2306
2307         * Version 1.06 released.
2308
2309 2013-09-19  Carl Hetherington  <cth@carlh.net>
2310
2311         * Version 1.05 released.
2312
2313 2013-09-17  Carl Hetherington  <cth@carlh.net>
2314
2315         * Version 1.04 released.
2316
2317 2013-09-09  Carl Hetherington  <cth@carlh.net>
2318
2319         * Version 1.03 released.
2320
2321 2013-09-02  Carl Hetherington  <cth@carlh.net>
2322
2323         * Add missing boost datetime dependency
2324         to debian control files.
2325
2326 2013-08-30  Carl Hetherington  <cth@carlh.net>
2327
2328         * Version 1.02 released.
2329
2330 2013-08-29  Carl Hetherington  <cth@carlh.net>
2331
2332         * Version 1.01 released.
2333
2334 2013-08-29  Carl Hetherington  <cth@carlh.net>
2335
2336         * Restore server/client operation (#202).
2337
2338         * Fix strange rounding of still image durations (#204).
2339
2340         * Remove limitation to numbers and periods in the
2341         server host name dialogue box.
2342
2343         * Fix stuck-at-99% progress meters (#184).
2344
2345         * Version 1.01beta1 released.
2346
2347 2013-08-29  Carl Hetherington  <cth@carlh.net>
2348
2349         * Fix emissions of large chunks of silence when
2350         analysing audio in some cases.
2351
2352         * Use my @dcpomatic.com email address for now,
2353         rather than a non-existant mailing list.
2354
2355 2013-08-28  Carl Hetherington  <cth@carlh.net>
2356
2357         * Initial DCP-o-matic release.