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