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