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