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