Bump version
[dcpomatic.git] / ChangeLog
1 2014-10-23  Carl Hetherington  <cth@carlh.net>
2
3         * Version 1.76.5 released.
4
5 2014-10-23  Carl Hetherington  <cth@carlh.net>
6
7         * Version 1.76.4 released.
8
9 2014-10-23  Carl Hetherington  <cth@carlh.net>
10
11         * Rename 'Add folder' to 'Add image sequence'
12         and add some tooltips.
13
14         * Move the "keep video in sequence" button into
15         the timeline dialogue.
16
17         * Fix mix-placement of content when using the "Down"
18         button to move it.
19
20 2014-10-22  Carl Hetherington  <cth@carlh.net>
21
22         * Version 1.76.3 released.
23
24 2014-10-22  Carl Hetherington  <cth@carlh.net>
25
26         * Fix bug where some files from iTunes would
27         be read as being at 90,000fps.
28
29 2014-10-20  Carl Hetherington  <cth@carlh.net>
30
31         * Version 1.76.2 released.
32
33 2014-10-19  Carl Hetherington  <cth@carlh.net>
34
35         * Add simple note of what audio resampling
36         will be done to the audio panel.
37
38 2014-10-16  Carl Hetherington  <cth@carlh.net>
39
40         * Version 1.75.2 released.
41
42 2014-10-16  Carl Hetherington  <cth@carlh.net>
43
44         * Version 1.75.1 released.
45
46 2014-10-16  Carl Hetherington  <cth@carlh.net>
47
48         * Version 1.75.0 released.
49
50 2014-10-14  Carl Hetherington  <cth@carlh.net>
51
52         * Version 1.74.3 released.
53
54 2014-10-08  c.hetherington  <cth@carlh.net>
55
56         * Make server finding more reliable when
57         there are more than a few servers.
58
59 2014-10-08  Carl Hetherington  <cth@carlh.net>
60
61         * Version 1.74.2 released.
62
63 2014-10-08  Carl Hetherington  <cth@carlh.net>
64
65         * Version 1.74.1 released.
66
67 2014-10-05  Carl Hetherington  <cth@carlh.net>
68
69         * Bump ffmpeg version.
70
71 2014-10-06  Carl Hetherington  <cth@carlh.net>
72
73         * Version 1.74.0 released.
74
75 2014-10-06  Carl Hetherington  <cth@carlh.net>
76
77         * Version 1.73.9 released.
78
79 2014-09-28  Carl Hetherington  <cth@carlh.net>
80
81         * Version 1.73.8 released.
82
83 2014-09-28  Carl Hetherington  <cth@carlh.net>
84
85         * Add a few key shortcuts.
86
87 2014-09-16  Carl Hetherington  <cth@carlh.net>
88
89         * Version 1.73.7 released.
90
91 2014-09-16  Carl Hetherington  <cth@carlh.net>
92
93         * Fix non-update of audio gain when changing selected content.
94
95 2014-09-14  Carl Hetherington  <cth@carlh.net>
96
97         * Version 1.73.6 released.
98
99 2014-09-14  Carl Hetherington  <cth@carlh.net>
100
101         * Version 1.73.5 released.
102
103 2014-09-14  Carl Hetherington  <cth@carlh.net>
104
105         * Update to nl_NL translation from Cherif Ben Brahim.
106
107 2014-09-12  Carl Hetherington  <cth@carlh.net>
108
109         * Allow separate X and Y scale for subtitles (#337).
110
111 2014-09-10  Carl Hetherington  <cth@carlh.net>
112
113         * Allow DCP names to be created using the ISDCF template and then
114         edited afterwards (#401).
115
116         * Fix hidden advanced preferences button in some locales.
117
118 2014-09-08  Carl Hetherington  <cth@carlh.net>
119
120         * Version 1.73.4 released.
121
122 2014-09-08  Carl Hetherington  <cth@carlh.net>
123
124         * Fix failure to load Targa files.
125
126 2014-09-07  Carl Hetherington  <cth@carlh.net>
127
128         * Version 1.73.3 released.
129
130 2014-09-07  Carl Hetherington  <cth@carlh.net>
131
132         * Put no stretch / no scale in the set of choices for default
133         scale to.
134
135         * Fix a few bad fuzzy translations from the preferences dialog.
136
137 2014-09-03  Carl Hetherington  <cth@carlh.net>
138
139         * Version 1.73.2 released.
140
141 2014-09-03  Carl Hetherington  <cth@carlh.net>
142
143         * Fix server certificate downloads on OS X (#376).
144
145 2014-09-02  Carl Hetherington  <cth@carlh.net>
146
147         * Improve behaviour of batch converter window when it is shrunk (#338).
148
149 2014-09-01  Carl Hetherington  <cth@carlh.net>
150
151         * Version 1.73.1 released.
152
153 2014-08-31  Carl Hetherington  <cth@carlh.net>
154
155         * Remove configurable CPL <Creator> and use "DCP-o-matic (version) (git)"
156         instead.
157
158         * Fix lack of i18n of strings from src/lib/po on OS X.
159
160         * Give a hint when content and container aspect ratios are not
161         the same (#392).
162
163         * Add "copy" button to colour conversion presets editor (#399).
164
165         * Allow drag-and-drop of files onto the content list (#395).
166
167 2014-08-29  Carl Hetherington  <cth@carlh.net>
168
169         * Some improvements to the manual.
170
171 2014-08-26  Carl Hetherington  <cth@carlh.net>
172
173         * Version 1.73.0 released.
174
175 2014-08-25  Carl Hetherington  <cth@carlh.net>
176
177         * Basic recent files list in the File menu.
178
179 2014-08-23  Carl Hetherington  <cth@carlh.net>
180
181         * Version 1.72.12 released.
182
183 2014-08-23  Carl Hetherington  <cth@carlh.net>
184
185         * Revert previous use of AVFormatContext::start_time when
186         computing the length of video.  I think this is wrong, and
187         causes bits to be missed off the end of videos (and other
188         problems).
189
190 2014-08-20  Carl Hetherington  <cth@carlh.net>
191
192         * Version 1.72.11 released.
193
194 2014-08-19  Carl Hetherington  <cth@carlh.net>
195
196         * Attempt to fix random crashes on OS X (especially during encodes)
197         thought to be caused by multiple threads using (different) stringstreams
198         at the same time; see src/lib/safe_stringstream.
199
200 2014-08-09  Carl Hetherington  <cth@carlh.net>
201
202         * Version 1.72.10 released.
203
204 2014-08-09  Carl Hetherington  <cth@carlh.net>
205
206         * Version 1.72.8 released.
207
208 2014-08-08  Carl Hetherington  <cth@carlh.net>
209
210         * Approximate support for changing timing details of multiple
211         bits of content at the same time.
212
213         * Allow removal of multiple bits of content at the same time.
214
215         * Version 1.72.7 released.
216
217 2014-08-04  Carl Hetherington  <cth@carlh.net>
218
219         * Add BCC option for KDM emails.
220
221 2014-07-29  Carl Hetherington  <cth@carlh.net>
222
223         * Version 1.72.5 released.
224
225 2014-07-17  Carl Hetherington  <cth@carlh.net>
226
227         * Fix corrupted text in job descriptions in some cases.
228
229         * Speculative fix for failure to keep Windows
230         machines awake during encodes.
231
232 2014-07-16  Carl Hetherington  <cth@carlh.net>
233
234         * Version 1.72.4 released.
235
236 2014-07-16  Carl Hetherington  <cth@carlh.net>
237
238         * Add default scaling setting to preferences (#384).
239
240         * Version 1.72.3 released.
241
242 2014-07-16  Carl Hetherington  <cth@carlh.net>
243
244         * Improve approximate time reports a bit.
245
246         * Make KDM email subject configurable.
247
248         * Updates to de_DE from Carsten Kurz.
249
250         * Limit allowed KDM types based on Interop/SMPTE setting
251         of DCP (#385).
252
253         * Updates to fr_FR from GrĂ©goire Ausina.
254
255 2014-07-14  Carl Hetherington  <cth@carlh.net>
256
257         * Bump libdcp to get a new version which writes
258         <Hash> values to CPLs.
259
260 2014-07-10  Carl Hetherington  <cth@carlh.net>
261
262         * Version 1.72.2 released.
263
264 2014-07-10  Carl Hetherington  <cth@carlh.net>
265
266         * Try to fix corruption of KDM email setting in
267         some cases.
268
269         * Version 1.72.1 released.
270
271 2014-07-08  Carl Hetherington  <cth@carlh.net>
272
273         * Fix various problems with seek and content
274         being trimmed when its video frame rate is
275         overridden.
276
277 2014-07-02  Carl Hetherington  <cth@carlh.net>
278
279         * Updated de_DE translation from Carsten Kurz.
280
281 2014-06-30  Carl Hetherington  <cth@carlh.net>
282
283         * Version 1.72.0 released.
284
285 2014-06-28  Carl Hetherington  <cth@carlh.net>
286
287         * Version 1.71.2 released.
288
289 2014-06-28  Carl Hetherington  <cth@carlh.net>
290
291         * Version 1.71.1 released.
292
293 2014-06-28  Carl Hetherington  <cth@carlh.net>
294
295         * Fix crash on analysing audio (and possibly DCP creation) with
296         resampled content.
297
298 2014-06-27  Carl Hetherington  <cth@carlh.net>
299
300         * Version 1.71.0 released.
301
302 2014-06-27  Carl Hetherington  <cth@carlh.net>
303
304         * Fix up/down buttons in content list.
305
306 2014-06-26  Carl Hetherington  <cth@carlh.net>
307
308         * Version 1.70.1 released.
309
310 2014-06-26  Carl Hetherington  <cth@carlh.net>
311
312         * Support different KDM formulations.
313
314         * Allow override of detected video frame rates.
315
316         * Optimisation of uncertain effect to encoder and server
317         thread handling.
318
319         * Version 1.70.0 released.
320
321 2014-06-25  Carl Hetherington  <cth@carlh.net>
322
323         * Version 1.69.37 released.
324
325 2014-06-25  Carl Hetherington  <cth@carlh.net>
326
327         * Version 1.69.36 released.
328
329 2014-06-25  Carl Hetherington  <cth@carlh.net>
330
331         * Support pixel format 46 in make_black().
332
333 2014-06-24  Carl Hetherington  <cth@carlh.net>
334
335         * Re-assign timeline tracks when things are
336         moved about.
337
338 2014-06-23  Carl Hetherington  <cth@carlh.net>
339
340         * Try harder to cope with DCP names specified
341         already in CamelCase.
342
343         * Add option to CC a KDM email, and add
344         $SCREENS and $CINEMA_NAME as variables
345         in the email.
346
347 2014-06-22  Carl Hetherington  <cth@carlh.net>
348
349         * Reset-to-default button for KDM email text.
350
351         * Version 1.69.35 released.
352
353 2014-06-22  Carl Hetherington  <cth@carlh.net>
354
355         * Fix large memory leak with image sources.
356
357 2014-06-21  Carl Hetherington  <cth@carlh.net>
358
359         * Move email config into the KDM email page.
360
361         * Version 1.69.34 released.
362
363 2014-06-21  Carl Hetherington  <cth@carlh.net>
364
365         * Version 1.69.33 released.
366
367 2014-06-21  Carl Hetherington  <cth@carlh.net>
368
369         * Version 1.69.32 released.
370
371 2014-06-21  Carl Hetherington  <cth@carlh.net>
372
373         * Version 1.69.31 released.
374
375 2014-06-20  Carl Hetherington  <cth@carlh.net>
376
377         * Version 1.69.30 released.
378
379 2014-06-20  Carl Hetherington  <cth@carlh.net>
380
381         * Updates to de_DE translation from Carsten Kurz.
382
383 2014-06-18  Carl Hetherington  <cth@carlh.net>
384
385         * Version 1.69.29 released.
386
387 2014-06-18  Carl Hetherington  <cth@carlh.net>
388
389         * Fix thinko causing incorrect audio sample rates in some cases.
390
391 2014-06-15  Carl Hetherington  <cth@carlh.net>
392
393         * Version 1.69.28 released.
394
395 2014-06-12  Carl Hetherington  <cth@carlh.net>
396
397         * Version 1.69.27 released.
398
399 2014-06-12  Carl Hetherington  <cth@carlh.net>
400
401         * Add Content menu with "scale to fit width" and "scale
402         to fit height" options.
403
404         * Version 1.69.26 released.
405
406 2014-06-12  Carl Hetherington  <cth@carlh.net>
407
408         * Fix bug where DCP-o-matic does not recreate video after
409         subtitles are turned on or off.
410
411 2014-06-10  Carl Hetherington  <cth@carlh.net>
412
413         * Support ISDCF naming convention version 9 (#257).
414
415         * Rename DCI to ISDCF when talking about the digital cinema
416         naming convention (#362).
417
418         * Fix crash when opening the timeline with no content (#369).
419
420 2014-06-09  Carl Hetherington  <cth@carlh.net>
421
422         * Fix server/client with non-RGB24 sources.
423
424         * Version 1.69.25 released.
425
426 2014-06-09  Carl Hetherington  <cth@carlh.net>
427
428         * Make audio gain a floating-point value in the UI (#367).
429
430         * Work-around out-of-memory crashes with large start trims (#252).
431
432         * Version 1.69.24 released.
433
434 2014-06-06  Carl Hetherington  <cth@carlh.net>
435
436         * Version 1.69.23 released.
437
438 2014-06-05  Carl Hetherington  <cth@carlh.net>
439
440         * Version 1.69.22 released.
441
442 2014-06-05  Carl Hetherington  <cth@carlh.net>
443
444         * Large speed-up to multi-image source file decoding.
445
446         * Back-port changes from v2 which work out how separate
447         audio files should be resampled by looking at the video
448         files which are present at the same time.
449
450 2014-06-03  Carl Hetherington  <cth@carlh.net>
451
452         * Version 1.69.21 released.
453
454 2014-06-03  Carl Hetherington  <cth@carlh.net>
455
456         * Fix bad resampling of separate sound file sources that
457         have specified video frame rates.
458
459         * Version 1.69.20 released.
460
461 2014-06-03  Carl Hetherington  <cth@carlh.net>
462
463         * Re-calculate and update audio plots when the mapping is changed.
464
465         * Change the -3dB preset to -6dB since we are talking about
466         amplitude, not power.
467
468         * Version 1.69.19 released.
469
470 2014-06-02  Carl Hetherington  <cth@carlh.net>
471
472         * Empirical hack to prevent over-read of array
473         by libswscale; may fix crashes at the start of
474         DCP encodes.
475
476 2014-05-29  Carl Hetherington  <cth@carlh.net>
477
478         * Version 1.69.18 released.
479
480 2014-05-28  Carl Hetherington  <cth@carlh.net>
481
482         * Version 1.69.17 released.
483
484 2014-05-28  Carl Hetherington  <cth@carlh.net>
485
486         * Version 1.69.16 released.
487
488 2014-05-28  Carl Hetherington  <cth@carlh.net>
489
490         * Rework KDM generation to be about CPLs rather than DCPs,
491         and allow specification of any CPL to generate KDMs for.
492
493         Requested-by: Richard Turner
494
495 2014-05-27  Carl Hetherington  <cth@carlh.net>
496
497         * Version 1.69.15 released.
498
499 2014-05-26  Carl Hetherington  <cth@carlh.net>
500
501         * Version 1.69.14 released.
502
503 2014-05-26  Carl Hetherington  <cth@carlh.net>
504
505         * Fix problems with non-zero FFmpeg content start times.
506
507 2014-05-24  Carl Hetherington  <cth@carlh.net>
508
509         * Version 1.69.13 released.
510
511 2014-05-24  Carl Hetherington  <cth@carlh.net>
512
513         * Fix problems with log setup from config.
514
515 2014-05-23  Carl Hetherington  <cth@carlh.net>
516
517         * Version 1.69.12 released.
518
519 2014-05-22  Carl Hetherington  <cth@carlh.net>
520
521         * Version 1.69.11 released.
522
523 2014-05-21  Carl Hetherington  <cth@carlh.net>
524
525         * Version 1.69.10 released.
526
527 2014-05-21  Carl Hetherington  <cth@carlh.net>
528
529         * Tidy up logging a bit and make it configurable from the GUI
530         (moving a few things into an Advanced preferences tab at
531         the same time).
532
533 2014-05-19  Carl Hetherington  <cth@carlh.net>
534
535         * Version 1.69.9 released.
536
537 2014-05-19  Carl Hetherington  <cth@carlh.net>
538
539         * Decode image sources in the multi-threaded part
540         of the transcoder, rather than the single-threaded.
541
542 2014-05-16  Carl Hetherington  <cth@carlh.net>
543
544         * Version 1.69.8 released.
545
546 2014-05-16  Carl Hetherington  <cth@carlh.net>
547
548         * Fix various confusions in translations of abbreviated
549         channel names (Lc, Rc etc.)
550
551 2014-05-14  Carl Hetherington  <cth@carlh.net>
552
553         * Version 1.69.7 released.
554
555 2014-05-14  Carl Hetherington  <cth@carlh.net>
556
557         * Bump libdcp to remove checks on PCM MXF edit rates,
558         so we can generate strange ones in DCP-o-matic.
559
560 2014-05-13  Carl Hetherington  <cth@carlh.net>
561
562         * Version 1.69.6 released.
563
564 2014-05-13  Carl Hetherington  <cth@carlh.net>
565
566         * Remove artificial 100fps limit when using
567         "any" DCP frame rate.
568
569 2014-05-12  Carl Hetherington  <cth@carlh.net>
570
571         * Version 1.69.5 released.
572
573 2014-05-12  Carl Hetherington  <cth@carlh.net>
574
575         * Add option to use any DCP frame rate, rather than just
576         the "allowed" set.
577
578         * Version 1.69.4 released.
579
580 2014-05-12  Carl Hetherington  <cth@carlh.net>
581
582         * Version 1.69.3 released.
583
584 2014-05-12  Carl Hetherington  <cth@carlh.net>
585
586         * Use libdcp::raw_convert instead of boost::lexical_cast and
587         LocaleGuard, hopefully to fix large numbers being written with
588         thousands separators on some locales.
589
590 2014-05-10  Carl Hetherington  <cth@carlh.net>
591
592         * Version 1.69.2 released.
593
594 2014-05-10  Carl Hetherington  <cth@carlh.net>
595
596         * Fix setup of the libswresample context to work with high channel counts.
597
598 2014-05-09  Carl Hetherington  <cth@carlh.net>
599
600         * Version 1.69.1 released.
601
602 2014-05-09  Carl Hetherington  <cth@carlh.net>
603
604         * Fix crash on using content with more than 12 audio channels.
605
606         * Re-introduce ffprobe call when adding content.
607
608 2014-05-05  Carl Hetherington  <cth@carlh.net>
609
610         * Version 1.69.0 released.
611
612 2014-05-02  Carl Hetherington  <cth@carlh.net>
613
614         * Version 1.68.0 released.
615
616 2014-04-29  Carl Hetherington  <cth@carlh.net>
617
618         * Version 1.67.1 released.
619
620 2014-04-29  Carl Hetherington  <cth@carlh.net>
621
622         * Version 1.67.0 released.
623
624 2014-04-27  Carl Hetherington  <cth@carlh.net>
625
626         * Version 1.66.16 released.
627
628 2014-04-27  Carl Hetherington  <cth@carlh.net>
629
630         * Add .dpx to the list of acceptable image files.
631
632         * Slightly better handling of uncaught exceptions.
633
634         * Use our own directory picker on 14.04 (as well as 13.04 and 13.10) as
635         it appears that the same bug remains.
636
637 2014-04-25  Carl Hetherington  <cth@carlh.net>
638
639         * Version 1.66.15 released.
640
641 2014-04-25  Carl Hetherington  <cth@carlh.net>
642
643         * Fix subtitle display when the next subtitle is decoded before the previous
644         one has finished.
645
646 2014-04-24  Carl Hetherington  <cth@carlh.net>
647
648         * Version 1.66.14 released.
649
650 2014-04-23  Carl Hetherington  <cth@carlh.net>
651
652         * Version 1.66.13 released.
653
654 2014-04-21  Carl Hetherington  <cth@carlh.net>
655
656         * Update to es_ES translation from Manuel AC.
657
658         * Update to fr_FR translation from Thierry Journet.
659
660 2014-04-17  Carl Hetherington  <cth@carlh.net>
661
662         * Fix update of the gain control when using the gain calculator
663         dialog.
664
665         * Version 1.66.12 released.
666
667 2014-04-07  Carl Hetherington  <cth@carlh.net>
668
669         * Version 1.66.11 released.
670
671 2014-04-07  Carl Hetherington  <cth@carlh.net>
672
673         * Updated fr_FR translation from Thierry Journet. 
674
675 2014-04-02  Carl Hetherington  <cth@carlh.net>
676
677         * Version 1.66.10 released.
678
679 2014-04-01  Carl Hetherington  <cth@carlh.net>
680
681         * Basic support for separate left/right-eye files or directories
682         for 3D.
683
684 2014-03-30  Carl Hetherington  <cth@carlh.net>
685
686         * Version 1.66.9 released.
687
688 2014-03-30  Carl Hetherington  <cth@carlh.net>
689
690         * Version 1.66.8 released.
691
692         * nl_NL translation from Theo Kooijmans.
693
694 2014-03-27  Carl Hetherington  <cth@carlh.net>
695
696         * Auto-save film metadata before starting DCP encode.
697
698 2014-03-25  Carl Hetherington  <cth@carlh.net>
699
700         * Add support for downloading Doremi server certificates.
701
702 2014-03-24  Carl Hetherington  <cth@carlh.net>
703
704         * Version 1.66.7 released.
705
706 2014-03-24  Carl Hetherington  <cth@carlh.net>
707
708         * Fix error on creating DCPs without audio.
709
710 2014-03-23  Carl Hetherington  <cth@carlh.net>
711
712         * Version 1.66.6 released.
713
714 2014-03-23  Carl Hetherington  <cth@carlh.net>
715
716         * Attempt to fix format string specifier error on Windows.
717
718         * Version 1.66.5 released.
719
720 2014-03-22  Carl Hetherington  <cth@carlh.net>
721
722         * Version 1.66.4 released.
723
724 2014-03-22  Carl Hetherington  <cth@carlh.net>
725
726         * Allow specification of the video frame rate that a sound file
727         was prepared for.
728
729         * Another attempt to fix colour conversion dialog strange behaviour
730         on OS X.
731
732 2014-03-18  Carl Hetherington  <cth@carlh.net>
733
734         * Version 1.66.3 released.
735
736 2014-03-18  Carl Hetherington  <cth@carlh.net>
737
738         * Fix bad rounding of timecodes.
739
740         * Tentative support for 3D from alternate frames of the source.
741
742 2014-03-17  Carl Hetherington  <cth@carlh.net>
743
744         * Improve behaviour of the position slider at the end of films.
745
746         * Version 1.66.2 released.
747
748 2014-03-17  Carl Hetherington  <cth@carlh.net>
749
750         * Improve appearance of config dialog on OS X.
751
752 2014-03-15  Carl Hetherington  <cth@carlh.net>
753
754         * Improve appearance of new film and KDM dialogs on OS X.
755
756         * Fix KDM dialog to predictably set up its initial range to
757         a week from now.
758
759         * Remove support for FFmpeg post-processing filters as they apparently
760         do not support > 8bpp.  I don't think they are worth the pain of
761         quantizing and then telling the user what has happened.
762
763 2014-03-12  Carl Hetherington  <cth@carlh.net>
764
765         * Version 1.66.1 released.
766
767 2014-03-12  Carl Hetherington  <cth@carlh.net>
768
769         * Hopefully fix i18n on OS X (#324).
770
771 2014-03-10  Carl Hetherington  <cth@carlh.net>
772
773         * Version 1.66.0 released.
774
775 2014-03-09  Carl Hetherington  <cth@carlh.net>
776
777         * Version 1.65.2 released.
778
779 2014-03-09  Carl Hetherington  <cth@carlh.net>
780
781         * Restore old behaviour of "no-stretch" mode with crop.
782
783         * Fix display of no-scale display mode in the player.
784
785 2014-03-08  Carl Hetherington  <cth@carlh.net>
786
787         * Version 1.65.1 released.
788
789 2014-03-08  Carl Hetherington  <cth@carlh.net>
790
791         * Fix incorrect audio analyses on multiple-stream content.
792
793         * Support for unsigned 8-bit audio (hmm!).
794
795 2014-03-06  Carl Hetherington  <cth@carlh.net>
796
797         * Version 1.65.0 released.
798
799 2014-03-05  Carl Hetherington  <cth@carlh.net>
800
801         * Version 1.64.19 released.
802
803 2014-03-05  Carl Hetherington  <cth@carlh.net>
804
805         * Bump maximum audio channels to 12 so that we can
806         (crudely at least) get BsL/BsR.
807
808 2014-03-04  Carl Hetherington  <cth@carlh.net>
809
810         * Version 1.64.18 released.
811
812 2014-03-04  Carl Hetherington  <cth@carlh.net>
813
814         * Add option to disable all scaling of the input video.
815
816 2014-03-03  Carl Hetherington  <cth@carlh.net>
817
818         * Fix rounding of timecodes in at least some cases (#323).
819
820         * Try to prevent OS X from sleeping during DCP encode.
821
822 2014-02-26  Carl Hetherington  <cth@carlh.net>
823
824         * Version 1.64.17 released.
825
826 2014-02-26  Carl Hetherington  <cth@carlh.net>
827
828         * Fix missing RMS audio analysis plots in some cases.
829
830         * Fix failure to load sound files with
831         non-ASCII paths.
832
833 2014-02-23  Carl Hetherington  <cth@carlh.net>
834
835         * Version 1.64.16 released.
836
837 2014-02-23  Carl Hetherington  <cth@carlh.net>
838
839         * Bump ffmpeg library to git head to fix problems with
840         misrecognised frame rates in some MOV files.
841
842 2014-02-20  Carl Hetherington  <cth@carlh.net>
843
844         * Version 1.64.15 released.
845
846 2014-02-20  Carl Hetherington  <cth@carlh.net>
847
848         * Basic support for 7.1 / HI/VI audio tracks.
849
850 2014-02-19  Carl Hetherington  <cth@carlh.net>
851
852         * Add some basic JSON stuff.
853
854 2014-02-18  Carl Hetherington  <cth@carlh.net>
855
856         * Version 1.64.14 released.
857
858 2014-02-18  Carl Hetherington  <cth@carlh.net>
859
860         * Version 1.64.13 released.
861
862 2014-02-12  Carl Hetherington  <cth@carlh.net>
863
864         * Make the batch converter remember its last directory
865         for the film picker (#318).
866
867         * Add dcpomatic_batch to OS X .app.
868
869 2014-02-11  Carl Hetherington  <cth@carlh.net>
870
871         * Version 1.64.12 released.
872
873 2014-02-11  Carl Hetherington  <cth@carlh.net>
874
875         * Be more careful when catching exceptions from KDM creation.
876
877 2014-02-10  Carl Hetherington  <cth@carlh.net>
878
879         * Version 1.64.11 released.
880
881 2014-02-10  Carl Hetherington  <cth@carlh.net>
882
883         * Version 1.64.10 released.
884
885 2014-02-10  Carl Hetherington  <cth@carlh.net>
886
887         * Try to fix Centos RPM dependencies.
888
889         * Version 1.64.9 released.
890
891 2014-02-10  Carl Hetherington  <cth@carlh.net>
892
893         * Version 1.64.8 released.
894
895 2014-02-09  Carl Hetherington  <cth@carlh.net>
896
897         * Build with a more careful version of libopenjpeg that handles
898         out-of-memory conditions slightly better.
899
900         * Possibly fix repeated no route to host errors in some cases.
901
902         * Some small bits of increased low-memory stability.
903
904         * Version 1.64.7 released.
905
906 2014-02-08  Carl Hetherington  <cth@carlh.net>
907
908         * Fix exception when seeking with missing content (part of #317).
909
910         * Version 1.64.6 released.
911
912 2014-02-08  Carl Hetherington  <cth@carlh.net>
913
914         * Version 1.64.5 released.
915
916 2014-02-08  Carl Hetherington  <cth@carlh.net>
917
918         * Version 1.64.4 released.
919
920 2014-02-08  Carl Hetherington  <cth@carlh.net>
921
922         * Version 1.64.3 released.
923
924 2014-02-08  Carl Hetherington  <cth@carlh.net>
925
926         * Bump libdcp version to get some fixes for Interop XML.
927
928 2014-02-07  Carl Hetherington  <cth@carlh.net>
929
930         * Add basic stuff to build RPMs for Centos.
931
932 2014-02-05  Carl Hetherington  <cth@carlh.net>
933
934         * Version 1.64.2 released.
935
936 2014-02-05  Carl Hetherington  <cth@carlh.net>
937
938         * A variety of fixes to small problems found by Coverity.
939
940 2014-02-05  Carl Hetherington  <cth@carlh.net>
941
942         * Version 1.64.1 released.
943
944 2014-02-05  Carl Hetherington  <cth@carlh.net>
945
946         * Updates to it_IT translation from William Fanelli.
947
948 2014-02-02  Carl Hetherington  <cth@carlh.net>
949
950         * Version 1.64.0 released.
951
952 2014-01-29  Carl Hetherington  <cth@carlh.net>
953
954         * Version 1.63.8 released.
955
956 2014-01-29  Carl Hetherington  <cth@carlh.net>
957
958         * Add subtitle X offset option.
959
960         * Fix missing subtitles when subtitled content is at a non-zero position.
961
962 2014-01-28  Carl Hetherington  <cth@carlh.net>
963
964         * Use Mbit/s instead of the incorrect MBps.
965
966         * Version 1.63.7 released.
967
968 2014-01-28  Carl Hetherington  <cth@carlh.net>
969
970         * Try to prevent Windows machines going to sleep during encodes.
971
972         * Add option to not install main program / server on Windows.
973
974 2014-01-26  Carl Hetherington  <cth@carlh.net>
975
976         * Change default JPEG2000 bandwith to 100MBps.
977
978         * Updated fr_FR translation from Theirry Journet.
979
980 2014-01-24  Carl Hetherington  <cth@carlh.net>
981
982         * Try to fix repeatedly-reported exceptions.
983
984 2014-01-23  Carl Hetherington  <cth@carlh.net>
985
986         * Version 1.63.6 released.
987
988 2014-01-23  Carl Hetherington  <cth@carlh.net>
989
990         * Fix recovery of DCP encoding after a crash with a 3D DCP.
991
992 2014-01-21  Carl Hetherington  <cth@carlh.net>
993
994         * Version 1.63.5 released.
995
996 2014-01-21  Carl Hetherington  <cth@carlh.net>
997
998         * Potentially major fix for bad A/V sync.
999
1000 2014-01-19  Carl Hetherington  <cth@carlh.net>
1001
1002         * Version 1.63.4 released.
1003
1004 2014-01-19  Carl Hetherington  <cth@carlh.net>
1005
1006         * Updated sv_SE translation from Adam Klotblixt.
1007
1008 2014-01-15  Carl Hetherington  <cth@carlh.net>
1009
1010         * Version 1.63.3 released.
1011
1012 2014-01-15  Carl Hetherington  <cth@carlh.net>
1013
1014         * Hopefully fix badly-labelled MXFs when in Interop mode.
1015
1016 2014-01-14  Carl Hetherington  <cth@carlh.net>
1017
1018         * Version 1.63.2 released.
1019
1020 2014-01-14  Carl Hetherington  <cth@carlh.net>
1021
1022         * Fix problems with adding new soundtracks to FFmpeg content with
1023         no audio track.
1024
1025         * Updated de_DE translation from Markus Raab.
1026
1027         * Version 1.63.1 released.
1028
1029 2014-01-14  Carl Hetherington  <cth@carlh.net>
1030
1031         * Try to fix subtitle problems when the video frame rate is being changed
1032         from content to DCP.
1033
1034 2014-01-13  Carl Hetherington  <cth@carlh.net>
1035
1036         * Change 4:3 and 5:3 ratios to be precise rather than 1.33:1 and 1.66:1, and
1037         also tweak 1.19:1 (#306).
1038
1039         * Version 1.63.0 released.
1040
1041 2014-01-12  Carl Hetherington  <cth@carlh.net>
1042
1043         * Fix crashes when using -3dB options in locales with a , decimal separator.
1044
1045         * Version 1.62.3 released.
1046
1047 2014-01-11  Carl Hetherington  <cth@carlh.net>
1048
1049         * Hopefully fix error on restarting a cancelled transcode job
1050         on Windows.
1051
1052 2014-01-10  Carl Hetherington  <cth@carlh.net>
1053
1054         * Version 1.62.2 released.
1055
1056 2014-01-10  Carl Hetherington  <cth@carlh.net>
1057
1058         * Version 1.62.1 released.
1059
1060 2014-01-10  Carl Hetherington  <cth@carlh.net>
1061
1062         * Version 1.62.0 released.
1063
1064 2014-01-10  Carl Hetherington  <cth@carlh.net>
1065
1066         * Try to stop the queue of things to write filling up excessively
1067         on fast CPUs.
1068
1069         * Try to fix double "are you sure" prompt on quitting with active jobs.
1070
1071         * Version 1.61.2 released.
1072
1073 2014-01-09  Carl Hetherington  <cth@carlh.net>
1074
1075         * Version 1.61.1 released.
1076
1077 2014-01-09  Carl Hetherington  <cth@carlh.net>
1078
1079         * Version 1.61.0 released.
1080
1081 2014-01-09  Carl Hetherington  <cth@carlh.net>
1082
1083         * Hopefully fix somewhat inexplicable inability of Windows to open
1084         new files on top of old ones in some circumstances (with audio
1085         MXFs).
1086
1087         * Version 1.60 released.
1088
1089 2014-01-09  Carl Hetherington  <cth@carlh.net>
1090
1091         * More fixes for slow-downs on fast computers.
1092
1093 2014-01-08  Carl Hetherington  <cth@carlh.net>
1094
1095         * Version 1.59 released.
1096
1097 2014-01-07  Carl Hetherington  <cth@carlh.net>
1098
1099         * Version 1.58 released.
1100
1101 2014-01-07  Carl Hetherington  <cth@carlh.net>
1102
1103         * Fix Windows build of FFmpeg to link against zlib, which fixes parsing
1104         of some .mov files.
1105
1106         * Very primitive check-for-updates feature added.
1107
1108         * Allow still-moving-image sources to have their frame rate specified.
1109
1110 2014-01-06  Carl Hetherington  <cth@carlh.net>
1111
1112         * Basics of per-channel audio gain (#247).
1113
1114         * Give a warning on make DCP if it seems unlikely that the disk
1115         will have enough space to store the finished DCP (#92).
1116
1117         * Make sure forced languages override the environment for gettext()
1118         as well as wxWidgets' i18n code (#108).
1119
1120         * Bump libdcp version to get a fix for VOLINDEX/ASSETMAP file extensions
1121         with interop (#206).
1122
1123         * Fix subtitle colouring (#152).
1124
1125         * Fix mis-timed subtitles when there is a non-zero video PTS offset.
1126
1127         * Remove seemingly unnecessary checks on image directories.
1128
1129         * Leave DCP directory creation until the last minute to help
1130         avoid half-eaten directories being left around (#174).
1131
1132 2014-01-05  Carl Hetherington  <cth@carlh.net>
1133
1134         * Version 1.57 released.
1135
1136 2014-01-05  Carl Hetherington  <cth@carlh.net>
1137
1138         * Use _fseeki64 on Windows when reading content files.
1139
1140         * Various small fixes to i18n.
1141
1142 2014-01-03  Carl Hetherington  <cth@carlh.net>
1143
1144         * Version 1.56 released.
1145
1146 2014-01-03  Carl Hetherington  <cth@carlh.net>
1147
1148         * Version 1.55 released.
1149
1150 2014-01-03  Carl Hetherington  <cth@carlh.net>
1151
1152         * New de_DE translation from Markus Raab.
1153
1154         * Work-around mysterious call of pure virtual method inside boost.
1155
1156 2014-01-01  Carl Hetherington  <cth@carlh.net>
1157
1158         * Bump ffmpeg version.
1159
1160 2013-12-30  Carl Hetherington  <cth@carlh.net>
1161
1162         * Version 1.54 released.
1163
1164 2013-12-30  Carl Hetherington  <cth@carlh.net>
1165
1166         * Put catches around a few threads which could have uncaught exceptions.
1167
1168         * Add nascent dcpomatic_create command-line program to create films.
1169
1170 2013-12-29  Carl Hetherington  <cth@carlh.net>
1171
1172         * Version 1.53 released.
1173
1174 2013-12-29  Carl Hetherington  <cth@carlh.net>
1175
1176         * Fix failure to load content from directories with non-Latin names.
1177
1178 2013-12-28  Carl Hetherington  <cth@carlh.net>
1179
1180         * Speculative fix for "find missing" not working on OS X (#255).
1181
1182         * Fix failure to load films with missing still image content (#300).
1183
1184 2013-12-27  Carl Hetherington  <cth@carlh.net>
1185
1186         * Fix non-update of video information on changing DCP resolution (#299).
1187
1188         * Version 1.52 released.
1189
1190 2013-12-27  Carl Hetherington  <cth@carlh.net>
1191
1192         * More speculative fixes for 4K.
1193
1194 2013-12-23  Carl Hetherington  <cth@carlh.net>
1195
1196         * Version 1.51 released.
1197
1198 2013-12-23  Carl Hetherington  <cth@carlh.net>
1199
1200         * A couple of potential fixes for 4K.
1201
1202         * Version 1.50 released.
1203
1204 2013-12-23  Carl Hetherington  <cth@carlh.net>
1205
1206         * Version 1.49 released.
1207
1208 2013-12-23  Carl Hetherington  <cth@carlh.net>
1209
1210         * Version 1.48 released.
1211
1212 2013-12-23  Carl Hetherington  <cth@carlh.net>
1213
1214         * Add TLS/SSL support to KDM email sending.
1215
1216 2013-12-23  Carl Hetherington  <cth@carlh.net>
1217
1218         * Version 1.47 released.
1219
1220 2013-12-23  Carl Hetherington  <cth@carlh.net>
1221
1222         * Add $START_TIME and $END_TIME as variables for the KDM email.
1223
1224         * Add top/bottom option for 3D frames.
1225
1226 2013-12-20  Carl Hetherington  <cth@carlh.net>
1227
1228         * Add configuration option for default audio delay (#276).
1229
1230         * Version 1.46 released.
1231
1232 2013-12-19  Carl Hetherington  <cth@carlh.net>
1233
1234         * Version 1.45 released.
1235
1236 2013-12-19  Carl Hetherington  <cth@carlh.net>
1237
1238         * Bump libdcp version again for a crash fix for 32-bit Windows,
1239         and also for problems generating certificate chains.
1240
1241 2013-12-18  Carl Hetherington  <cth@carlh.net>
1242
1243         * Version 1.44 released.
1244
1245 2013-12-18  Carl Hetherington  <cth@carlh.net>
1246
1247         * Bump libdcp version again for a fix to XML validity for 3D.
1248
1249         * Version 1.43 released.
1250
1251 2013-12-18  Carl Hetherington  <cth@carlh.net>
1252
1253         * Update libdcp version to get fix for 3D IntrinsicDuration.
1254
1255         * Fix progress reporting when making 3D DCPs.
1256
1257         * Fix non-update of display when changing video frame type (2D,
1258         3D left/right etc.)
1259
1260         * Restore video information in video tab when using still images.
1261
1262         * Hopefully fix exception on new film in some strange cases.
1263
1264 2013-12-09  Carl Hetherington  <cth@carlh.net>
1265
1266         * Version 1.42 released.
1267
1268 2013-12-09  Carl Hetherington  <cth@carlh.net>
1269
1270         * Fix make_black for pixel format 7 (#288).
1271
1272 2013-12-08  Carl Hetherington  <cth@carlh.net>
1273
1274         * Fix display update when removing content (#281).
1275
1276 2013-12-07  Carl Hetherington  <cth@carlh.net>
1277
1278         * Version 1.41 released.
1279
1280 2013-12-05  Carl Hetherington  <cth@carlh.net>
1281
1282         * Improve the correctness of lengths reported by sound files to fix
1283         short DCPs when using non-DCI-rate sound files with stills.
1284
1285 2013-12-04  Carl Hetherington  <cth@carlh.net>
1286
1287         * Make signatures optional (#273).
1288
1289         * Only do scale/crop/window/subtitle overlay if a frame is going
1290         to be encoded for the DCP.
1291
1292         * Several optimisations to video processing, which should
1293         speed up the player a bit.
1294
1295 2013-12-03  Carl Hetherington  <cth@carlh.net>
1296
1297         * Add "play length" control to avoid having to do arithmetic to
1298         get end-trims right in some cases (#261).
1299
1300 2013-12-02  Carl Hetherington  <cth@carlh.net>
1301
1302         * Fix breakage to adding multiple files at the same time.
1303
1304         * Fix crash on double-click of "show audio" button (#278).
1305
1306         * Version 1.40 released.
1307
1308 2013-12-02  Carl Hetherington  <cth@carlh.net>
1309
1310         * Fix problems with FFmpeg files that have all-zero stream IDs.
1311
1312         * Fix crash on checking non-existing frame info
1313         files.
1314
1315         * Fix erroneous disabling of timing panel with
1316         audio-only sources.
1317
1318 2013-11-30  Carl Hetherington  <cth@carlh.net>
1319
1320         * Version 1.39 released.
1321
1322 2013-11-30  Carl Hetherington  <cth@carlh.net>
1323
1324         * Fix windows build.
1325
1326 2013-11-29  Carl Hetherington  <cth@carlh.net>
1327
1328         * Version 1.38 released.
1329
1330 2013-11-29  Carl Hetherington  <cth@carlh.net>
1331
1332         * Add option to join input files together
1333         to help with multiple VOB files from DVDs.
1334
1335         * Fix build for 32-bit versions of OS X.
1336
1337 2013-11-27  Carl Hetherington  <cth@carlh.net>
1338
1339         * Version 1.37 released.
1340
1341 2013-11-27  Carl Hetherington  <cth@carlh.net>
1342
1343         * Version 1.36 released.
1344
1345 2013-11-27  Carl Hetherington  <cth@carlh.net>
1346
1347         * Version 1.35 released.
1348
1349 2013-11-26  Carl Hetherington  <cth@carlh.net>
1350
1351         * Updated fr_FR translation from Lilian Lefranc.
1352
1353         * A whole load of fixes for lots of bugs when handling filenames
1354         using non-Latin characters on Windows.
1355
1356 2013-11-22  Carl Hetherington  <cth@carlh.net>
1357
1358         * Version 1.34 released.
1359
1360 2013-11-22  Carl Hetherington  <cth@carlh.net>
1361
1362         * Fix both OS X and Windows installers.
1363
1364 2013-11-21  Carl Hetherington  <cth@carlh.net>
1365
1366         * Version 1.33 released.
1367
1368 2013-11-21  Carl Hetherington  <cth@carlh.net>
1369
1370         * Fix Ubuntu 13.04 build.
1371
1372 2013-11-20  Carl Hetherington  <cth@carlh.net>
1373
1374         * Version 1.32 released.
1375
1376 2013-11-20  Carl Hetherington  <cth@carlh.net>
1377
1378         * Version 1.31 released.
1379
1380 2013-11-20  Carl Hetherington  <cth@carlh.net>
1381
1382         * Add primitive hints dialogue box.
1383
1384 2013-11-17  Carl Hetherington  <cth@carlh.net>
1385
1386         * Fix specified-server discovery.
1387
1388         * Version 1.30 released.
1389
1390 2013-11-17  Carl Hetherington  <cth@carlh.net>
1391
1392         * Speculative fix for servers crashing with different
1393         locales to clients.
1394
1395 2013-11-16  Carl Hetherington  <cth@carlh.net>
1396
1397         * Bump bundled FFmpeg version to current git master.
1398
1399         * Fix erroneous reset of visible channels in audio
1400         level dialog when changing gain.
1401
1402 2013-11-15  Carl Hetherington  <cth@carlh.net>
1403
1404         * Use 2 decimal places for gamma controls instead
1405         of 1.
1406
1407 2013-11-14  Carl Hetherington  <cth@carlh.net>
1408
1409         * Support modification of certain properties when
1410         there are several selected pieces of content.
1411
1412         * Add server configuration back in.
1413
1414 2013-11-12  Carl Hetherington  <cth@carlh.net>
1415
1416         * Version 1.29 released.
1417
1418 2013-11-12  Carl Hetherington  <cth@carlh.net>
1419
1420         * Fix bad_alloc exception on audio analysis (and
1421         probably elsewhere).
1422
1423 2013-11-11  Carl Hetherington  <cth@carlh.net>
1424
1425         * Version 1.28 released.
1426
1427 2013-11-11  Carl Hetherington  <cth@carlh.net>
1428
1429         * Somewhat speculative fix for slow-downs and
1430         large memory consumption with multi-content playlists.
1431
1432 2013-11-10  Carl Hetherington  <cth@carlh.net>
1433
1434         * Hopefully get rid of spurious black lines around
1435         preview.
1436
1437 2013-11-08  Carl Hetherington  <carl@ubuntu>
1438
1439         * Fix strange behaviour of J2K bandwidth control
1440         on 32-bit Linux.
1441
1442 2013-11-07  Carl Hetherington  <cth@carlh.net>
1443
1444         * Open file dialog starts in the configured DCP directory,
1445         if one exists (#70).
1446
1447 2013-11-06  Carl Hetherington  <cth@carlh.net>
1448
1449         * Support pixel format 30 (#254).
1450
1451 2013-11-06  Carl Hetherington  <cth@carlh.net>
1452
1453         * Version 1.27 released.
1454
1455 2013-11-06  Carl Hetherington  <cth@carlh.net>
1456
1457         * Various server-related tidying up; servers are
1458         now auto-detected only (the configuration for
1459         them has been removed).
1460
1461 2013-11-06  Carl Hetherington  <cth@carlh.net>
1462
1463         * Version 1.26 released.
1464
1465 2013-11-05  Carl Hetherington  <cth@carlh.net>
1466
1467         * Auto-detect encoding servers on the local
1468         subnet(s).
1469
1470         * Tweak verbosity of command-line encoding servers.
1471
1472 2013-11-04  Carl Hetherington  <cth@carlh.net>
1473
1474         * Version 1.25 released.
1475
1476 2013-10-29  Carl Hetherington  <cth@carlh.net>
1477
1478         * Improve performance when start-trimming
1479         large files.
1480
1481         * Fix audio problems when start-trimming.
1482
1483 2013-10-28  Carl Hetherington  <cth@carlh.net>
1484
1485         * Version 1.24 released.
1486
1487 2013-10-28  Carl Hetherington  <cth@carlh.net>
1488
1489         * Fix failure to reload configuration on
1490         some non-English locales.
1491
1492 2013-10-26  Carl Hetherington  <cth@carlh.net>
1493
1494         * Version 1.23 released.
1495
1496 2013-10-25  Carl Hetherington  <cth@carlh.net>
1497
1498         * Version 1.22 released.
1499
1500 2013-10-24  Carl Hetherington  <cth@carlh.net>
1501
1502         * Support sources that require repeat of more than
1503         1 extra frame.
1504
1505 2013-10-23  Carl Hetherington  <cth@carlh.net>
1506
1507         * Version 1.21 released.
1508
1509 2013-10-23  Carl Hetherington  <cth@carlh.net>
1510
1511         * Use our own directory picker on Ubuntu 13.10 as well
1512         as Ubuntu 13.04 as it seems similarly broken.
1513
1514 2013-10-22  Carl Hetherington  <cth@carlh.net>
1515
1516         * Version 1.20 released.
1517
1518 2013-10-22  Carl Hetherington  <cth@carlh.net>
1519
1520         * Allow films to be loaded when content is missing,
1521         and then that content can be re-found.
1522
1523 2013-10-21  Carl Hetherington  <cth@carlh.net>
1524
1525         * Version 1.19 released.
1526
1527 2013-10-21  Carl Hetherington  <cth@carlh.net>
1528
1529         * Fix Rec. 709 gammas (from Lilian Lefranc)
1530
1531 2013-10-20  Carl Hetherington  <cth@carlh.net>
1532
1533         * Allow specification of subtitle language even if DVD-o-matic
1534         isn't providing the subtitles.
1535
1536 2013-10-20  Carl Hetherington  <cth@carlh.net>
1537
1538         * Version 1.18 released.
1539
1540 2013-10-19  Carl Hetherington  <cth@carlh.net>
1541
1542         * Fix non-saving of colour transform presets.
1543
1544         * Some improvements in progress reporting, especially
1545         for long encodes.
1546
1547 2013-10-18  Carl Hetherington  <cth@carlh.net>
1548
1549         * Fix bug with incorrect validity times given to KDMs.
1550
1551 2013-10-17  Carl Hetherington  <cth@carlh.net>
1552
1553         * Fix Make DCP menu option sensitivity (#230).
1554
1555         * Forward-port fix from master; use 1000000 rather
1556         than 1e6 for J2K bandwidth arithmetic to ensure
1557         that it's done with integers.
1558
1559 2013-10-16  Carl Hetherington  <cth@carlh.net>
1560
1561         * Version 1.17 released.
1562
1563 2013-10-16  Carl Hetherington  <cth@carlh.net>
1564
1565         * Hopefully fix crash on closing preferences window
1566         when ~/.config/dcpomatic does not exist.
1567
1568         * Allow specification of the DCP to make KDMs for,
1569         in case there is more than one.
1570
1571         * Speed up response to some settings changes
1572         (e.g. crop) (#196).
1573
1574 2013-10-15  Carl Hetherington  <cth@carlh.net>
1575
1576         * Version 1.16 released.
1577
1578 2013-10-15  Carl Hetherington  <cth@carlh.net>
1579
1580         * Restore up/down buttons for simple content time
1581         movements.
1582
1583         * Include film title in KDM filenames.
1584
1585         * Allow no-stretch scaling like in DVD-o-matic.
1586
1587 2013-10-14  Carl Hetherington  <cth@carlh.net>
1588
1589         * Add Rec. 709 colour conversion preset using
1590         Wolfgang Woehl's matrix.
1591
1592 2013-10-14  Carl Hetherington  <cth@carlh.net>
1593
1594         * Version 1.15 released.
1595
1596 2013-10-14  Carl Hetherington  <cth@carlh.net>
1597
1598         * Fix some crashes in the KDM dialogue when coming
1599         out of the add screen without giving a certificate.
1600
1601         * Really fix libltdl search path on OS X.
1602
1603 2013-10-13  Carl Hetherington  <cth@carlh.net>
1604
1605         * Version 1.14 released.
1606
1607 2013-10-12  Carl Hetherington  <cth@carlh.net>
1608
1609         * Add some missing libraries to the OS X build.
1610
1611         * Fix libltdl search path on OS X.
1612
1613 2013-10-12  Carl Hetherington  <cth@carlh.net>
1614
1615         * Version 1.13 released.
1616
1617 2013-10-12  Carl Hetherington  <cth@carlh.net>
1618
1619         * Fix linux static build.
1620
1621 2013-10-11  Carl Hetherington  <cth@carlh.net>
1622
1623         * Version 1.12 released.
1624
1625 2013-10-11  Carl Hetherington  <cth@carlh.net>
1626
1627         * Fix failure to create signer certificates
1628         on Windows.
1629
1630 2013-10-10  Carl Hetherington  <cth@carlh.net>
1631
1632         * Basic snapping in the timeline.
1633
1634         * Various improvements to dcpomatic_kdm.
1635
1636 2013-10-10  Carl Hetherington  <cth@carlh.net>
1637
1638         * Version 1.11 released.
1639
1640 2013-10-10  Carl Hetherington  <cth@carlh.net>
1641
1642         * libdcp fix to incorrect signature digests.
1643
1644 2013-10-09  Carl Hetherington  <cth@carlh.net>
1645
1646         * Version 1.10 released.
1647
1648 2013-10-09  Carl Hetherington  <cth@carlh.net>
1649
1650         * Add some missing Windows dependencies.
1651
1652 2013-10-09  Carl Hetherington  <cth@carlh.net>
1653
1654         * Version 1.09 released.
1655
1656 2013-10-09  Carl Hetherington  <cth@carlh.net>
1657
1658         * Bump libdcp version to pull in speculative fix
1659         for AuthorizedDeviceList thumbprints in KDMs.
1660
1661 2013-10-09  Carl Hetherington  <cth@carlh.net>
1662
1663         * Version 1.08 released.
1664
1665 2013-10-09  Carl Hetherington  <cth@carlh.net>
1666
1667         * Fix problems with crypto stuff on Windows.
1668
1669 2013-10-08  Carl Hetherington  <cth@carlh.net>
1670
1671         * Version 1.07 released.
1672
1673 2013-10-01  Carl Hetherington  <cth@carlh.net>
1674
1675         * Version 1.06 released.
1676
1677 2013-09-19  Carl Hetherington  <cth@carlh.net>
1678
1679         * Version 1.05 released.
1680
1681 2013-09-17  Carl Hetherington  <cth@carlh.net>
1682
1683         * Version 1.04 released.
1684
1685 2013-09-09  Carl Hetherington  <cth@carlh.net>
1686
1687         * Version 1.03 released.
1688
1689 2013-09-02  Carl Hetherington  <cth@carlh.net>
1690
1691         * Add missing boost datetime dependency
1692         to debian control files.
1693
1694 2013-08-30  Carl Hetherington  <cth@carlh.net>
1695
1696         * Version 1.02 released.
1697
1698 2013-08-29  Carl Hetherington  <cth@carlh.net>
1699
1700         * Version 1.01 released.
1701
1702 2013-08-29  Carl Hetherington  <cth@carlh.net>
1703
1704         * Restore server/client operation (#202).
1705
1706         * Fix strange rounding of still image durations (#204).
1707
1708         * Remove limitation to numbers and periods in the
1709         server host name dialogue box.
1710
1711         * Fix stuck-at-99% progress meters (#184).
1712
1713         * Version 1.01beta1 released.
1714
1715 2013-08-29  Carl Hetherington  <cth@carlh.net>
1716
1717         * Fix emissions of large chunks of silence when
1718         analysing audio in some cases.
1719
1720         * Use my @dcpomatic.com email address for now,
1721         rather than a non-existant mailing list.
1722
1723 2013-08-28  Carl Hetherington  <cth@carlh.net>
1724
1725         * Initial DCP-o-matic release.
1726