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