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