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