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