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