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