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