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