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